Commit Graph

11 Commits

Author SHA256 Message Date
d906cd8d64 Tons of fixes
Added movement updates
Updated how entities are checked
Events sending between packet service all the way to the logic service
2025-07-02 15:37:10 -04:00
4c91fe3557 Updated map ids in Kubernetes
World service will create logic instance with a log level that can be adjusted at runtime
2025-06-24 14:09:26 -04:00
ad6ba2c8e6 More work.
Added chat service
Updated packet service to pass the tcp stream around in a Arc type.
Updated character position data to not require multiplying the coords
Added more debug logs
Added an interceptor for gRPC comms with the chat server
Updated build and push script for the chat server changes
2025-06-06 17:52:29 -04:00
6a2711bdc1 - update: charts to be able to set the service account. 2025-03-20 22:49:42 -04:00
0cfacd8935 - update: charts to make more sense in what the settings do 2025-03-20 17:30:21 -04:00
03cef8e526 - update: network type for both api and packet service to be LoadBalancer instead of being the defaul ClusterIP 2025-03-18 12:46:37 -04:00
3c6d74405f - removed: unused imports
- removed: unused volume and mounts
2025-03-18 11:58:26 -04:00
89a1e93dc3 - update: service port env variable to just be named service_port 2025-03-18 11:57:51 -04:00
f4bc414ebd - update: code update to use kube api instead of consul 2025-03-18 02:00:11 -04:00
e28219c8b7 - update: auto generate the database url using the saved secret 2025-03-18 00:11:08 -04:00
eebf5c58e0 - add: helm chart
- add: python script for building and pushing the containers
2025-03-17 23:59:33 -04:00