2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 31, 2024 — Mar 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent hanging timer events with repeat More... 8 months ago
Update lock-comments.yml More... 8 months ago
Fix #7008. Tweens with persist:true and a completeDelay can be replayed More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Update lock-comments.yml More... 8 months ago
Create lock-comments.yml More... 8 months ago
Added `StaticBody` More... 8 months ago
Fix #6972. Setting game objects `ignoreDestroy` to `true` no longer causes infinite loop bug when `shutdown` is called. More... 9 months ago
Added `Phaser.Plugins.PluginManager` fix when game config render type set to Phaser.HEADLESS More... 9 months ago
Fixed #6893. Boot plugins automatically if config render type is set to Phaser.HEADLESS More... 9 months ago
Update CHANGELOG-v3.88.md More... 9 months ago
Fix #6967. Added `StaticBody` to `ArcadePhysicsColliderType` More... 9 months ago
Update CHANGELOG-v3.88.md More... 9 months ago
Fixed incorrect Arcade Physics circle separation logic for circle to circle, and circle to rectangle collisions. The logic was incorrectly moving only one body, even if both could be moved. Fix #6963 More... 9 months ago
Update CHANGELOG-v3.88.md More... 9 months ago
The Arcade Physics `Body.setGameObject` and `StaticBody.setGameObject` methods have been updated to do the following: Return if no valid Game Object is passed. Disable and null the body of the existing Game Object if the Body has one. Set the `body` property, even if it doesn't exist (converts non-physics objects into physics objects). Calls `setSize` to update the body dimensions to make the new Game Object and finally sets `enable` based on the given parameter, which is now correctly referenced. The StaticBody version also has a new parameter, `enable` which matches that of the Dynamic Body and defaults to `true` (the original state). Fix #6969 More... 9 months ago
Update CHANGELOG-v3.88.md More... 9 months ago
Fixed #6979. `Interpolate.ColorWithColor` returns all ColorObject properties More... 9 months ago
Fixed #6992. Updated calculation for widthInPixels and heightInPixels in MapData. Thanks @ptantiku More... 9 months ago
Revert "Fixed #6996. Updated calculation for widthInPixels and heightInPixels in MapData. Thanks @ptantiku" More... 9 months ago
Fixed #6996. Updated calculation for widthInPixels and heightInPixels in MapData. Thanks @ptantiku More... 9 months ago
Fixed #6996. Updated `setCropUVs` crop calculation. Thanks @CrispMind More... 9 months ago
Year bump to 2025 More... 9 months ago
Update jsdoc-tsd.conf.json More... 9 months ago
Update CHANGELOG-v3.88.md More... 9 months ago