This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
city
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6b90372eef7e9ca1119465457c11bba32a4da734
city
/
server
T
History
retoor
6b90372eef
feat: add structured logger module with configurable level and stdout formatter for CityBuilder
2025-10-04 22:08:47 +00:00
..
__init__.py
chore: add initial project scaffold with gitignore, readme, requirements, and server skeleton
2025-10-04 18:40:44 +00:00
database.py
feat: add financial metrics endpoint and optimize economy tick with aggregate building calculations
2025-10-04 21:26:27 +00:00
economy.py
feat: add financial metrics endpoint and optimize economy tick with aggregate building calculations
2025-10-04 21:26:27 +00:00
game_state.py
feat: add financial metrics endpoint and optimize economy tick with aggregate building calculations
2025-10-04 21:26:27 +00:00
logger.py
feat: add structured logger module with configurable level and stdout formatter for CityBuilder
2025-10-04 22:08:47 +00:00
main.py
feat: refactor economy loop into hybrid tick model and optimize building toolbox rendering with DOM caching
2025-10-04 21:46:44 +00:00
models.py
chore: add initial project scaffold with gitignore, readme, requirements, and server skeleton
2025-10-04 18:40:44 +00:00
websocket_manager.py
feat: add financial metrics endpoint and optimize economy tick with aggregate building calculations
2025-10-04 21:26:27 +00:00