You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scorecard Pinned-Dependencies (github-advanced-security bot):
- Every GitHub Action pinned to commit SHA with the corresponding version
tag in a trailing comment. Covers all six workflow files. This also
bumps the actions to their current majors (checkout v6, setup-node v6,
upload-artifact v7, pnpm/action-setup v6, codeql v4), obsoleting the
open Dependabot PRs.
Gemini high-priority: WallLayerEntity O(N) scene-graph nodes
- Replaced per-tile Phaser.GameObjects.Rectangle with a single
Phaser.Graphics fillRect batch. Turns 30x17-tile grids from hundreds of
scene nodes into one.
Gemini high-priority: WallCollisionFeature point-based hit test
- Added PLAYER_SIZE_PX / PLAYER_HALF_EXTENT_PX constants.
- resolveMove now checks all four corners of the player's AABB, not just
the center, eliminating the ghosting that let players sink half their
size into a wall.
- Added a test that a center-point check would pass but the AABB check
correctly rejects.
- Feature deps accept an optional playerHalfExtent override for tests.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments