chuck.js/app/Game
Karl Pannek 955179eec9 Fix contact detection for jump mechanics
- Fix IsTouching() → isTouching() in Doll.js onFootSensorDetection
- This should resolve the issue where players couldn't jump immediately
  after landing, as the contact detection was failing due to calling
  a non-existent method in Planck.js
2025-07-16 15:17:27 +02:00
..
Asset should fix a bug happening on live deployment 2015-06-28 20:11:28 +02:00
Channel Fix remaining capitalized Box2D method calls using sed 2025-07-16 15:16:30 +02:00
Client Complete Box2D to Planck.js migration 2025-07-16 15:01:59 +02:00
Config Increases score limit back to a higher value 2016-10-10 20:15:41 +02:00
Core Fix contact detection for jump mechanics 2025-07-16 15:17:27 +02:00