Pyrex pyrex
  • Joined on 2022-12-17
pyrex commented on pull request pyrex/chameleonic#18 2023-01-01 07:44:04 +00:00
Implement hint system and music mute.

Should be in the general utility functions section.

pyrex commented on pull request pyrex/chameleonic#18 2023-01-01 07:44:04 +00:00
Implement hint system and music mute.

This bit can be golfed more but I don't care.

pyrex approved pyrex/chameleonic#18 2023-01-01 07:44:04 +00:00
Implement hint system and music mute.

Minor changes, then approved

pyrex closed pull request pyrex/chameleonic#17 2023-01-01 07:36:05 +00:00
A full screen level 15 that could use some refinement.
pyrex closed pull request pyrex/chameleonic#15 2023-01-01 07:36:01 +00:00
mini-puzzle in room 14
pyrex pushed to main at pyrex/chameleonic 2023-01-01 03:03:38 +00:00
f052186c97 Optimize raycast in sweep
0d0a2c41a7 Make all APIs point-oriented
71b150cb33 Golf the sweep code
Compare 3 commits »
pyrex pushed to main at pyrex/chameleonic 2022-12-31 23:13:51 +00:00
dc33b46260 Misc golf and perf improvements
fa5c13eb0d Golf would_stick a bit
bef28a8d87 Fix misc rope bugs
cc6efb5e61 Re-refactor 1
Compare 4 commits »
pyrex created branch rope_associated_with_rewrite in pyrex/chameleonic 2022-12-31 23:07:45 +00:00
pyrex pushed to rope_associated_with_rewrite at pyrex/chameleonic 2022-12-31 23:07:45 +00:00
dc33b46260 Misc golf and perf improvements
fa5c13eb0d Golf would_stick a bit
bef28a8d87 Fix misc rope bugs
cc6efb5e61 Re-refactor 1
Compare 4 commits »
pyrex pushed to main at pyrex/chameleonic 2022-12-31 07:38:18 +00:00
08fa3cd46e Use bit math to keep player from leaving the map
pyrex pushed to main at pyrex/chameleonic 2022-12-31 07:30:14 +00:00
ba14cc18f2 Remove unnecessary nils and falses
pyrex pushed to main at pyrex/chameleonic 2022-12-31 07:09:50 +00:00
4987e71deb Shorten rope drawing code
95e5b3d0bf Shorten latch code
Compare 2 commits »
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:47:43 +00:00
3f7f96a520 On reinit, take away the player's rope
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:45:42 +00:00
59774303e4 Fix restart anim
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:45:20 +00:00
003c6b5dc3 Rope timing fixes
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:41:18 +00:00
37283c146d Fix an edge case in snappy controls
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:39:22 +00:00
87219678ef Snappier controls
pyrex pushed to main at pyrex/chameleonic 2022-12-31 06:28:50 +00:00
7c3cd44b9a Default level 0
pyrex pushed to main at pyrex/chameleonic 2022-12-31 05:09:12 +00:00
0534e8df79 Crate-pushing puzzle before The Pivot
pyrex pushed to main at pyrex/chameleonic 2022-12-31 04:01:11 +00:00
5955cf1695 Mirror two stages