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
c704fbc742
feat: add Prism snake and gameplay database lifecycle
...
Build and Push Docker Container / build-and-push (push) Successful in 8m3s
- Add bitboard-accelerated Prism and versioned Supreme snake implementations.
- Add database-backed move benchmarks and focused strategy tests.
- Normalize gameplay storage while preserving replay compatibility.
- Add deterministic game quality scoring and replay retention tiers.
- Add backup-first SQLite cleanup, verification, and replacement tooling.
- Add safe compact-plus-delta database merging with conflict detection.
- Extend SQLite and PostgreSQL schemas for replay and quality metadata.
- Add PostgreSQL development service and pytest import configuration.
- Update gameplay documentation and the quart_common submodule revision.
2026-08-01 16:21:02 +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
33c8fabc4c
use redis.asyncio insted of the old aioredis package
Build and Push Docker Container / build-and-push (push) Successful in 51s
2026-04-04 13:25:23 +02:00
daniel156161
4547e3443b
add redis backend for storage of gameboards
2026-04-04 12:07:05 +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
daniel156161
74592979cf
remove not neaded files
2024-04-01 01:41:19 +02:00
daniel156161
ad77bbc1f2
Initial commit
2022-01-24 15:30:05 +01:00