Skip to content

This is a full reboot of the .Hack//Fragment Area Server Architecture

License

Notifications You must be signed in to change notification settings

retlAairtlA/Fragment-AS-Reboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fragment AS Reboot

This is a full reboot of the .Hack//Fragment Area Server... With the aim of create a uncapped root town that handles area instances for parties of 3 through a subserver architecture... and impliment admin functions beyond kick/ban as no such functions where originally implemented on the AS.

DevStack

  1. C++ (SDL2/Image/Net) Root Town Server
  2. NPM + NodeJS (Mesh-Link, ExpressJS) Party & Dungeon Handling

TODO

  1. Make Window to mimic Official AS (doesnt have to be exact).
  2. Get Area Server to List on Lobby Server (Official AS Ip: "a.dothackers.org")
  3. Handle Inbound Connections
  4. Uncapped Root Town + Instanced Dungeons

Known Information

  1. The lobby server hosts it's own webAPI that lists servers' status' at "a.dothackers.org:5010/status". 5000 is API and 49000 is Server
  2. https://www.dothackers.net/forums/viewtopic.php?t=17240 (some very useful information on the networking side of things) Alt text Alt text

About

This is a full reboot of the .Hack//Fragment Area Server Architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Other 1.8%