5a77a6ee0f
fix race condition on 43 msg creation/closure. Speed up game object insert to db (from 10-12s to 1-2s)
main
lbenedar
2026-04-27 17:29:15 +03:00
4bb4b04004
add user and pass for world to env variables
lbenedar
2026-04-27 13:14:17 +03:00
fd65631be1
finish world initialization, set up init on startup and on shutdown, move all models to main directory
lbenedar
2026-04-24 18:04:35 +03:00
07025afefc
fix errors on insertion to game, fix db creation of game
lbenedar
2026-04-23 19:03:56 +03:00
f46ff8333e
finish setup data insertion, add world insertion
lbenedar
2026-04-22 18:18:43 +03:00
a465e6a657
add graceful shutdown, add reconnect on connection loss
lbenedar
2026-04-10 13:59:16 +03:00
fb4e371348
refactor foundry lib structure; add transport classes for db,http,websocket; add action interface instead of multiple function that accepts action classes; add changing foundry status on websocket responses
lbenedar
2026-04-09 18:29:41 +03:00
468e027418
add init world data
lbenedar
2026-04-08 18:19:20 +03:00