32fe2d65a7
- add: select character now actually sends the character data to the client
...
- add: character data response when a character is requested from the service
2025-01-08 03:46:08 -05:00
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