daniel156161
c646392b84
fix: preserve gameplay data and correct duel evaluation
...
- Preserve snake customizations across database migrations and merges.
- Lazily load optional storage backends for SQLite maintenance scripts.
- Match Apex territory and nearest-food tie-breaking semantics.
- Resolve duel occupancy after simultaneous movement and food growth.
- Recompute simulated head-to-head danger after body growth.
- Add regression coverage and declare the aiofiles dependency.
2026-08-01 18:16:04 +02:00
daniel156161
65c97b219b
fix(deps): add httpx, remove unused gel dependency
...
Build and Push Docker Container / build-and-push (push) Successful in 8m20s
- Add httpx>=0.28.0 (required by quart_common.web.wide_event)
- Remove gel>=3.1.0 (only lazy-imported in EdgeDB.py with try/except)
- Update uv.lock with resolved dependency changes
2026-08-01 16:33:37 +02:00
daniel156161
79c6b00ace
install python-dotenv and asyncpg for postgres
Build and Push Docker Container / build-and-push (push) Successful in 4m30s
2026-04-08 15:03:55 +02:00
daniel156161
4daf63d483
update uv.lock file
Build and Push Docker Container / build-and-push (push) Successful in 56s
2026-04-04 13:26:17 +02:00
daniel156161
4547e3443b
add redis backend for storage of gameboards
2026-04-04 12:07:05 +02:00
daniel156161
d3b0488e0f
update python packages
Build and Push Docker Container / build-and-push (push) Successful in 1m32s
2026-04-03 21:51:13 +02:00
daniel156161
c8dd01490c
add aiologger package
2026-04-03 18:01:38 +02:00
daniel156161
8ea9cbdcee
add uv package manager and use it to build container
2026-01-06 13:35:55 +01:00