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
Fix #7054. Arcade physics circle game objects can be made immovable when colliding with rectangular game objects. More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Fix #7034. Adding `collisionMask` and `collisionCategory` checks to `Phaser.Physics.Arcade.World#separate` More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Fix #7029. Grid renders lineWidth correctly in WebGL mode. More... 6 months ago
Fix #7045. Check if game object exists before destroying it when stopping a scene. More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Fix #7077. RTL and LTR text shows correctly. More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Fix #7048. Added persist check on tween chains. More... 6 months ago
Merge branch 'master' of https://github.com/phaserjs/phaser More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Merge pull request #7053 from Snoturky/patch-1 More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Merge pull request #7066 from samme/particles-moveTo-better More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Update CHANGELOG-v3.89.md More... 6 months ago
Merge pull request #7055 from justin-calleja/some-jsdoc-edits More... 6 months ago
Fix #7070. Correctly use animation frame duration when it is set. More... 6 months ago
typo More... 6 months ago
fix description More... 6 months ago
pace of sentence More... 6 months ago
typo More... 6 months ago
Merge pull request #7068 from samme/fix/particle-color-ease-update More... 6 months ago
use overlapCallback for overlap named methods More... 7 months ago
Update CHANGELOG-v3.89.md More... 7 months ago
The Rectangle Shape Game Object now supports rounded corners via the new `setRounded` method across both WebGL and Canvas. More... 7 months ago
Update CHANGELOG-v3.89.md More... 7 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... 7 months ago