Commit Graph

8 Commits

Author SHA256 Message Date
b6f2d3f456 - chore: ran cargo fix on the codebase 2025-03-07 21:03:15 -05:00
18afa71d74 - add: logout grpc function
- add: logout packet handler
- add: connection state and service for storing connection data
- add: session service calls to auth-service
- fix: compile error on database service due to moved redis cache
2024-12-20 14:46:00 -05:00
a444fa4558 - fix: launcher not passing args properly 2024-12-18 12:15:44 -05:00
9735b59598 - fix: consul.json file encoding 2024-12-18 01:05:03 -05:00
ee29fef634 - fix: launcher not parsing the launch command correctly
- add: explicit linux support for the launcher
2024-12-17 18:25:57 -05:00
1b2d6bdac2 - update: code cleanup
- update: reworked how the launch params are parsed
2024-12-15 01:41:42 -05:00
860b319a03 - add: command line arguments for updating and launching
- add: stub for updating game
2024-12-14 23:41:24 -05:00
949a931914 - add: launcher for custom uri protocol to allow pass token and server info to the client 2024-12-14 01:52:27 -05:00