chuck.js/app
Karl Pannek 38eb5ad182 Disable joint limits on RubeDoll for improved ragdoll behavior
- Temporarily commented out joint limit setting code in RubeDoll.flip()
- RubeDoll joints now have no angular constraints
- Should make ragdoll more floppy and less glitchy
- Collision prevention between held RubeDoll and holding player is working
- All Planck.js migration issues resolved
2025-07-18 22:57:46 +02:00
..
Bootstrap 2025 update! 2025-07-15 20:05:12 +02:00
Game Disable joint limits on RubeDoll for improved ragdoll behavior 2025-07-18 22:57:46 +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