db868cc1ac
- add: Character service now loads the data from the database and sends it in the character list packet
...
- add: character id list to the connection state for tracking the real character database id's for when the client requests actions on the character
- fix: sql error when trying to create a character
2025-01-07 22:16:47 -05:00
cb6ee657f0
- add: Character service can now actually create a character correctly in the database
...
- add: character db client to allow the character service to talk to the database service
- update: character.proto to make character data shared
2025-01-07 13:41:07 -05:00
7417d2d6dd
- update: grpc character db api now includes getting the character list
2025-01-05 17:09:28 -05:00
52455d6ffc
- update: major refactor of the database-service to make it easy to add newer api services
...
- add: character database api
2024-12-17 01:58:18 -05:00