Commit Graph

6 Commits

Author SHA1 Message Date
8c52df6554 server: Client -> Peer 2023-03-09 16:42:13 -06:00
8569225ec7 major refactoring; started DB
- DB work has started in db. this will be a direct port of the OpenFusion DB format.
- LoginServer is now less of a dummy. You can create and login to accounts, and create a character to go through the tutorial with.
- config.go will host some commonly changed variables.
- protocol: fixed a bug relating to arrays being ignored while encoding packets
2023-03-09 01:48:13 -06:00
4d0bd4b1c1 absolute minimal login server 2023-03-07 02:06:40 -06:00
d3d92c404b misc. refactoring 2023-03-06 18:39:41 -06:00
115005b6a3 can now respond to packets 2023-03-05 02:14:36 -06:00
34ce9a7420 misc. cleanup 2023-03-04 22:08:09 -06:00