Code Monkey home page Code Monkey logo

fragmentnetslumserver's Introduction

.hack//frägment Server Emulator

Build Status Quality Gate Status

A private Lobby Server Emulator for the PS2 game .hack//frägment

Credits

Big thanks to Warranty Voider for the original port of the C/C++ Lobby Server. Lobby Server in action: https://www.youtube.com/watch?v=VErjuUM4AQM (Credit to Warranty Voider for the video)

Setup

The Lobby Server requires a MySQL/MariaDB backend. The file settings.ini.example located in the root of this repository should be copied and renamed to settings.ini, then modified with the connection details for the database.

Database Setup

Once your configuration file has been adjusted, you will need to run FragmentNetslumServer/SQL/DB.SQL to lay out the correct schema objects.

Web Interface

FragmentNetslumServerLauncher includes a reference to FragmentNetslumServerWebAPI and fires it up, attempting to expose all internal services to the WebAPI. For the time being, there is no proper UI but rather API calls. In the future, I hope to include a barebones Web UI that would allow for an Administrator to remotely control the system.

Notes

There are plenty of things I'm considering doing with the code base. These are listed in no particular order:

  • Some additional refactoring / abstractions to properly handle Clients versus Area Servers
  • Consider a fully functional Web UI (complete with security abstractions)
  • Provide a consistent, fully documented, read only API
  • Figure out why Guild Chat doesn't work

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.