Commit Graph

5 Commits

Author SHA1 Message Date
7a3723fc98 Created Service/Repository/Entity for Users and Cribs
- In preparation for the save/load crib on the Galaxy Server
- In preparation for the register user on the ArkOne Server
- Also added a PasswordEncoder for encrypting passwords when saved to
the DB
2022-07-12 08:48:16 -05:00
58b2c87cd8 Fixed Postcard Sending for Galaxy POST Requests
- Post Requests Work
- TCP Server connects
2022-07-08 22:00:23 -05:00
08acb3ddc0 Added JavaGrinko's TcpController Library
- Started implementing it into the ArkOneController class
- Needs testing to verify it can communicate with the game
2022-07-07 14:03:47 -05:00
1479835340 Added an Email Service to send postcards
- Credentials not working properly
- Needs testing
2022-07-07 12:17:43 -05:00
78e8940e37 Initial Commit | Added Galaxy GET Request for Update Files 2022-07-07 10:35:47 -05:00