Code Monkey home page Code Monkey logo

webui's Introduction

SEGS Logo

Segs WebUI

Note: this project is in a holding pattern, waiting for a maintainer.

Introduction

This is the start of a Web-UI for SEGS (Super Entity Game Server).

See docs/README.md for more information.

IMPORTANT Please consider running this over HTTPS, as passwords are sent unencrypted.

Requirements

  • SEGS WebUI utilizes composer to install dependency modules. For information on installing and using composer, visit https://getcomposer.org.

SEGS WebUI Installation

  1. Download or clone to directory of your choice.
  2. Set the document root of your web server to <installation_directory>/public
  3. Configure settings as described in the Configuration section below.
  4. Run composer update in installation directory to install required dependencies.

Configuration

For initial configuration, copy the file config/example_config.php to config/config.php and edit any necessary settings.

A list of timezones can be found here: PHP List of Supported Timezones

Known Issues

Many, many, many issues. Among them:

  • Extraneous code.
  • Not all actions return result (success or failure) to user.
  • Character and Zone list are updated on every reload of 'Zone Switcher' page, resulting in a lot of database traffic and slow refresh to that page.
  • Search and notifications do not work.

"The journey of a thousand miles, begins with but a single step."

© 2006 - 2023 SEGS Team

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.