raven Raven
Raven pushed to main at Raven/osirose-new 2024-12-17 17:04:17 -05:00
9c61b1b3f2 - add: frontend webpage for login/register
Raven pushed to main at Raven/osirose-new 2024-12-17 04:07:20 -05:00
c67cdd5b2a - fix: issue where login failed to return the user if their role was null
Raven pushed to main at Raven/osirose-new 2024-12-17 01:59:01 -05:00
52455d6ffc - update: major refactor of the database-service to make it easy to add newer api services
267422adb4 - add: database schema
Compare 2 commits »
Raven opened issue Raven/osirose-new#8 2024-12-15 02:38:51 -05:00
Load Mail
Raven opened issue Raven/osirose-new#7 2024-12-15 02:38:35 -05:00
Load Inventory
Raven opened issue Raven/osirose-new#6 2024-12-15 02:38:26 -05:00
Save Character
Raven opened issue Raven/osirose-new#5 2024-12-15 02:38:15 -05:00
Load Character
Raven opened issue Raven/osirose-new#4 2024-12-15 02:38:04 -05:00
Delete Character
Raven opened issue Raven/osirose-new#3 2024-12-15 02:37:56 -05:00
Create Character
Raven commented on issue Raven/osirose-new#1 2024-12-15 02:34:13 -05:00
create character

This should also include the database service changes required to save and load the data from the DB

Raven pushed to main at Raven/osirose-new 2024-12-15 01:51:12 -05:00
277d25a820 - add: docker-compose.yml to run the services
1b2d6bdac2 - update: code cleanup
Compare 2 commits »
Raven pushed to main at Raven/osirose-new 2024-12-14 23:44:05 -05:00
860b319a03 - add: command line arguments for updating and launching
ff3f6b2148 - add: service version to metadata when registering with consul
Compare 2 commits »
Raven opened issue Raven/osirose-new#2 2024-12-14 06:31:48 -05:00
delete character
Raven opened issue Raven/osirose-new#1 2024-12-14 06:31:25 -05:00
create character
Raven pushed to main at Raven/osirose-new 2024-12-14 05:54:48 -05:00
7194eb88fa - fix: docker libssl in slim image
c17d498b93 - fix: docker containers would fail to load libssl3
Compare 2 commits »
Raven pushed to main at Raven/osirose-new 2024-12-14 04:13:54 -05:00
e179b3b995 - add: Dockerfile for building docker containers
697231965b - update: default listen address is now set to 0.0.0.0
Compare 2 commits »
Raven pushed to main at Raven/osirose-new 2024-12-14 01:55:44 -05:00
0fd2b0f9b1 - add: character and world proto stubs
4c7a363814 - update: services now bind to the LISTEN address env instead of the service address (allows the ability to listen on 0.0.0.0 while the service address could be the external address)
949a931914 - add: launcher for custom uri protocol to allow pass token and server info to the client
4f826d7da5 - add: api service gateway to allow website logins
Compare 4 commits »
Raven pushed to main at Raven/osirose-new 2024-12-14 00:31:45 -05:00
e6f78128a7 - add: new token login and join server packet
Raven pushed to main at Raven/osirose-new 2024-12-13 14:32:24 -05:00
444e69294c - move: null string to utils
Raven pushed to main at Raven/osirose-new 2024-12-13 04:46:42 -05:00
51e2fef9df - add: character and world service stubs
38ea2ddb71 - add: handle channel list request
Compare 2 commits »