Pyrex pyrex
  • Joined on 2022-12-17
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)
pyrex merged pull request pyrex/chameleonic#1 2022-12-17 22:58:56 +00:00
Avoid recalculating operation names repeatedly.
pyrex pushed to main at pyrex/chameleonic 2022-12-17 22:10:06 +00:00
f7170428c9 Attempts to make this fast keep breaking things
pyrex pushed to main at pyrex/chameleonic 2022-12-17 21:52:45 +00:00
770b952fe4 Move in bigger hops while dragging
pyrex pushed to main at pyrex/chameleonic 2022-12-17 21:45:54 +00:00
29d86556ca Again, reduce the level of useless work
13e6c382be My fat bresenham implementation is really slow
Compare 2 commits »
pyrex pushed to main at pyrex/chameleonic 2022-12-17 21:25:04 +00:00
a20ad44f75 Faster anchor search in some common cases
pyrex pushed to main at pyrex/chameleonic 2022-12-17 21:19:53 +00:00
a8b921e05b Simplify rope recalculator (still slow)