Conversation
12joan
added a commit
that referenced
this pull request
Jun 16, 2025
commit f0d5372 Author: Joe Anderson <joe@mousetrapped.co.uk> Date: Sun Jun 8 09:37:28 2025 +0100 Skip cutscene when retrying level 2 (#131) * Skip cutscene when retrying level 2 * Increase tolerance for zoom test commit 6643d1f Author: Joe Anderson <joe@mousetrapped.co.uk> Date: Wed Jun 4 08:48:12 2025 +0100 Rescale level 2 (#130) * Rescale 3D door * WIP: Rescale level 2 * Report test results * Report test results on failure * Strip colour from test results for GitHub job summary * Create `edge_colliders_from_svg.rb` script * Fix edge collider vertex * Add table colliders * Adjust cubicle size in top-right room * Adjust background masks * Add gremlins and cutscene * Fix OP#1026 * Linter fix * Add `AwaitHasText` assertion * Add vertical faces * Add vertical face to pile of cans * Add level 2 tests commit 2b4b54d Author: Joe Anderson <joe@mousetrapped.co.uk> Date: Mon Jun 2 13:08:52 2025 +0100 Rescale level 1 (#127) * Use SortingGroup for Pixie sprites * Use Character layer for bullets * Sort bullets on top of walk boundary * Don't let grenades rest on vertical faces * Rescale level 1 * Rescale access terminal * Rescale doors * Update positions in level * Add presence board to level background * Add remaining vertical faces commit 1255324 Author: Joe Anderson <joe@mousetrapped.co.uk> Date: Mon Apr 28 09:13:58 2025 +0100 Add CODEOWNERS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OP#1015