daniel156161
|
a62501cf22
|
remove stroing of the Game Board State into Redis or Memory
|
2026-04-08 08:36:54 +02:00 |
|
daniel156161
|
f6e19e18e6
|
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
Build and Push Docker Container / build-and-push (push) Successful in 4m49s
|
2026-04-07 12:13:11 +02:00 |
|
daniel156161
|
f4c0ad193e
|
only allow access to start, move, end endpoint with the user agent BattlesnakeEngine
Build and Push Docker Container / build-and-push (push) Successful in 4m8s
|
2026-04-07 02:34:31 +02:00 |
|
daniel156161
|
1b8fa67059
|
use snake class name and version from GameBoard and remove snake type and version from GameplayTrackingService init
|
2026-04-06 23:24:37 +02:00 |
|
daniel156161
|
3da10189b7
|
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
Build and Push Docker Container / build-and-push (push) Failing after 13m9s
|
2026-04-06 19:24:45 +02:00 |
|
daniel156161
|
01343472df
|
move all Databases into the database folder to not have storeage and Database when they are all Databases
|
2026-04-06 16:24:28 +02:00 |
|
daniel156161
|
5328252cf1
|
move snake builder into game_runtime.py to not pass it around very where
|
2026-04-06 05:27:37 +02:00 |
|
daniel156161
|
98be2fe6fe
|
move Server code into more services and use them into blueprints or server
|
2026-04-06 04:20:07 +02:00 |
|
daniel156161
|
d89986dba9
|
move route code out of server into own blueprints and cleanup the codebase
|
2026-04-06 03:10:49 +02:00 |
|