2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Mar 31, 2024 — Mar 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #7054. Arcade physics circle game objects can be made immovable when colliding with rectangular game objects. More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Fix #7034. Adding `collisionMask` and `collisionCategory` checks to `Phaser.Physics.Arcade.World#separate` More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Fix #7029. Grid renders lineWidth correctly in WebGL mode. More... 10 months ago
Fix #7045. Check if game object exists before destroying it when stopping a scene. More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Fix #7077. RTL and LTR text shows correctly. More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Fix #7048. Added persist check on tween chains. More... 10 months ago
Merge branch 'master' of https://github.com/phaserjs/phaser More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Merge pull request #7053 from Snoturky/patch-1 More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Merge pull request #7066 from samme/particles-moveTo-better More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
Merge pull request #7055 from justin-calleja/some-jsdoc-edits More... 10 months ago
Fix #7070. Correctly use animation frame duration when it is set. More... 10 months ago
typo More... 10 months ago
fix description More... 10 months ago
pace of sentence More... 10 months ago
typo More... 10 months ago
Merge pull request #7068 from samme/fix/particle-color-ease-update More... 10 months ago
use overlapCallback for overlap named methods More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
The Rectangle Shape Game Object now supports rounded corners via the new `setRounded` method across both WebGL and Canvas. More... 10 months ago
Update CHANGELOG-v3.89.md More... 10 months ago
An Error will now be thrown if you try to create a DOM Game Object but haven't correctly configured the Game Config (thanks @samme) More... 10 months ago