8bee9f24a5
fix: invert right-mouse pan direction and triple sensitivity in InputHandler
master
retoor2025-11-01 16:18:27 +00:00
3d24bbc61f
feat: add building name validation and label rendering with improved context menu pre-fill
retoor2025-10-05 04:13:39 +00:00
bcc24bc6fc
feat: sync player economy on websocket login and switch camera to isometric transport-tycoon view
retoor2025-10-05 01:31:45 +00:00
0cf4072ce5
chore: remove trailing whitespace from README.md line 42
retoor2025-10-05 00:53:26 +00:00
fdf3032ae7
chore: add initial Makefile with build, test, and lint targets for City Builder project
retoor2025-10-05 00:31:31 +00:00
2fb014fd40
docs: add comprehensive testing documentation and framework setup for City Builder game
retoor2025-10-05 00:25:37 +00:00
3093e38f0e
chore: remove building placement reset on left click and move it to right mouse up handler
retoor2025-10-04 22:18:06 +00:00
6b90372eef
feat: add structured logger module with configurable level and stdout formatter for CityBuilder
retoor2025-10-04 22:08:47 +00:00
f11b2f4c87
fix: reorganize inline comments and remove redundant whitespace in GameRenderer and InputHandler
retoor2025-10-04 22:08:32 +00:00
f80f8a5dc0
feat: refactor economy loop into hybrid tick model and optimize building toolbox rendering with DOM caching
retoor2025-10-04 21:46:44 +00:00
26b2551cc9
feat: add financial metrics endpoint and optimize economy tick with aggregate building calculations
retoor2025-10-04 21:26:27 +00:00
8441695d0a
fix: replace DELETE+INSERT with INSERT OR REPLACE and wrap game loop in try-except to prevent unique key crashes on duplicate nicknames
retoor2025-10-04 19:15:02 +00:00
f52cc992be
chore: add initial project scaffold with gitignore, readme, requirements, and server skeleton
retoor2025-10-04 18:40:44 +00:00