Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro created pull request pyrex/chameleonic#24 2023-01-02 22:50:53 +00:00
Show blocked crate moves
kistaro pushed to animate-blocked-moves at kistaro/chameleonic 2023-01-02 22:47:05 +00:00
a7755cf223 Show blocked moves as an animated X.
kistaro created branch animate-blocked-moves in kistaro/chameleonic 2023-01-02 22:47:05 +00:00
kistaro commented on pull request pyrex/chameleonic#23 2023-01-02 21:44:37 +00:00
Basic save/load system

Rebased.

kistaro pushed to persist at kistaro/chameleonic 2023-01-02 21:44:29 +00:00
7b931d1fba Save/load system. Not golfed.
7c209f1125 Level 23. Minimal "requires pivot to avoid occlusion". (#22)
Compare 2 commits »
kistaro pushed to main at kistaro/chameleonic 2023-01-02 21:42:13 +00:00
7c209f1125 Level 23. Minimal "requires pivot to avoid occlusion". (#22)
kistaro created pull request pyrex/chameleonic#23 2023-01-02 21:41:20 +00:00
Basic save/load system
kistaro pushed to persist at kistaro/chameleonic 2023-01-02 21:36:22 +00:00
39efcdc1d5 Save/load system. Not golfed.
24954c1145 Fix spurious pit.
49aa2833fd Level 23. Minimal "requires pivot to avoid occlusion".
5df3f00809 Fix another rope bug
c81b3a03d3 Crate push previews
Compare 5 commits »
kistaro commented on pull request pyrex/chameleonic#22 2023-01-02 21:28:38 +00:00
Level 23. Minimal "requires pivot to avoid occlusion".

rebased; please merge.

kistaro pushed to minimal-interference at kistaro/chameleonic 2023-01-02 21:28:28 +00:00
24954c1145 Fix spurious pit.
49aa2833fd Level 23. Minimal "requires pivot to avoid occlusion".
5df3f00809 Fix another rope bug
c81b3a03d3 Crate push previews
Compare 4 commits »
kistaro pushed to main at kistaro/chameleonic 2023-01-02 21:25:11 +00:00
5df3f00809 Fix another rope bug
c81b3a03d3 Crate push previews
Compare 2 commits »
kistaro commented on pull request pyrex/chameleonic#22 2023-01-02 21:23:42 +00:00
Level 23. Minimal "requires pivot to avoid occlusion".

excess pit fixed; now fixing merge conflict

kistaro pushed to persist at kistaro/chameleonic 2023-01-02 21:23:08 +00:00
e3dfd9e2b0 Save/load system. Not golfed.
kistaro created branch persist in kistaro/chameleonic 2023-01-02 21:23:08 +00:00
kistaro pushed to minimal-interference at kistaro/chameleonic 2023-01-02 21:22:50 +00:00
a065749958 Fix spurious pit.
kistaro created pull request pyrex/chameleonic#22 2023-01-02 19:24:07 +00:00
Level 23. Minimal "requires pivot to avoid occlusion".
kistaro pushed to minimal-interference at kistaro/chameleonic 2023-01-02 19:23:41 +00:00
38b180ba7e Level 23. Minimal "requires pivot to avoid occlusion".
kistaro created branch minimal-interference in kistaro/chameleonic 2023-01-02 19:23:41 +00:00
kistaro pushed to main at kistaro/chameleonic 2023-01-02 06:53:13 +00:00
a152f2ca1a Tidy the level
39cb0c9959 Reset start_level
a6330a7ad6 Level 24 is a proposed "hard" stage
abd6e5b498 Fix misc rope bugs
a5e884440a Fall animation: use gray, not blue
Compare 15 commits »
kistaro commented on pull request pyrex/chameleonic#20 2023-01-01 23:37:45 +00:00
Better debug mouse

I've removed the map cell coordinate display. I thought there was a point where I would have found it really useful because I was counting map cells for something and kept getting it wrong, but…