chuck.js/app
Karl Pannek 9d74a01f04 Enable pointer lock filters and disable them when debug draw is on
- Enable ENABLE_POINTER_LOCK_FILTER in Settings.js
- Add debug mode check in onPointerLockChange to disable filters when debug is on
- Add onToggleDebugMode override to remove active filters when debug is enabled
- Reduce debug draw line thickness to 0.25 for cleaner visualization
2025-07-19 00:01:48 +02:00
..
Bootstrap 2025 update! 2025-07-15 20:05:12 +02:00
Game Enable pointer lock filters and disable them when debug draw is on 2025-07-19 00:01:48 +02:00
Lib Restore RubeDoll functionality with Planck.js migration. Update RubeLoader to use Planck.js, fix import aliases, and enable RubeDoll spawning on player death. 2025-07-18 22:06:58 +02:00
Menu Migrate Box2D to Planck.js in core game logic, items, debug draw, and menu. Remove legacy Box2D references, update level and item loading, and improve debug draw for Planck. 2025-07-17 18:50:16 +02:00
Server Add working debug level with grass and soil tiles 2025-07-16 12:51:31 +02:00