Pyrex pyrex
  • Joined on 2022-12-17
pyrex pushed to main at pyrex/chameleonic 2022-12-18 04:41:51 +00:00
3256babffd Don't vanish just on withdrawing tongue
pyrex pushed to main at pyrex/chameleonic 2022-12-18 04:40:05 +00:00
5dc8e2c10d Fix sample level
pyrex pushed to main at pyrex/chameleonic 2022-12-18 04:38:58 +00:00
8814edbdd4 Title screen, keyboard
pyrex pushed to main at pyrex/chameleonic 2022-12-18 04:10:12 +00:00
06e09bfc2e Tongue anim and state machine
pyrex merged pull request pyrex/chameleonic#5 2022-12-18 02:24:43 +00:00
Replace multiple pal calls with a single pal-table call, or some pokes.
pyrex pushed to main at pyrex/chameleonic 2022-12-18 02:24:43 +00:00
0821ae2bd7 Replace multiple pal calls with a single pal-table call, or some pokes. (#5)
pyrex merged pull request pyrex/chameleonic#4 2022-12-18 01:46:31 +00:00
Implement levels:anchor_in as a generator.
pyrex pushed to main at pyrex/chameleonic 2022-12-18 01:46:31 +00:00
a0da322c3d Implement levels:anchor_in as a generator. (#4)
pyrex merged pull request pyrex/chameleonic#3 2022-12-18 01:11:43 +00:00
Assorted micro-optimizations.
pyrex pushed to main at pyrex/chameleonic 2022-12-18 01:11:43 +00:00
db157b7952 Assorted micro-optimizations. (#3)
pyrex pushed to main at pyrex/chameleonic 2022-12-18 00:57:56 +00:00
823b3edc30 Reorient head based on tongue angle
pyrex pushed to main at pyrex/chameleonic 2022-12-18 00:42:23 +00:00
047f180632 Use trans flag colors for the chameleon
pyrex pushed to main at pyrex/chameleonic 2022-12-18 00:26:37 +00:00
8a88131d1e Immediately recover after a fall
pyrex pushed to main at pyrex/chameleonic 2022-12-18 00:25:29 +00:00
99744a31d6 Chameleon FX to restart the level
pyrex merged pull request pyrex/chameleonic#2 2022-12-17 23:51:51 +00:00
Save a handful of tokens and fix indentation.
pyrex pushed to main at pyrex/chameleonic 2022-12-17 23:51:51 +00:00
d0eba82c7b Save a handful of tokens and fix indentation. (#2)
pyrex pushed to main at pyrex/chameleonic 2022-12-17 23:49:00 +00:00
0ff3065585 Working pits
pyrex pushed to main at pyrex/chameleonic 2022-12-17 23:16:05 +00:00
11e33d0109 Fix some tiny level transition bugs
671e4a5051 Map and art changes, level transition
Compare 2 commits »
pyrex pushed to main at pyrex/chameleonic 2022-12-17 22:58:57 +00:00
517c185688 Avoid recalculating operation names repeatedly. (#1)