Commit Graph

6 Commits

Author SHA1 Message Date
CPunch bf1e9d1350 updated README 2023-03-10 00:58:29 -06:00
CPunch 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
CPunch 3f4ce93f9f genstructs.py: include go source header 2023-03-07 15:08:48 -06:00
CPunch b639346605 server: split LoginServer, new Server interface 2023-03-07 14:47:49 -06:00
CPunch 6d42933189 updated README.md 2023-03-07 12:39:12 -06:00
CPunch d3d92c404b misc. refactoring 2023-03-06 18:39:41 -06:00