Commit Graph

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