Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro created branch minimal-interference in kistaro/chameleonic 2023-01-02 19:23:41 +00:00
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 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…

kistaro pushed to better_debug_mouse at kistaro/chameleonic 2023-01-01 23:32:36 +00:00
60c1ccd85d Simplify debug info display.
7c1b12e9ac Better debug mouse
6d8ac03f48 Remove merged level prototypes
8b1d12f152 Add arrow hints and use them
Compare 4 commits »
kistaro pushed to main at kistaro/chameleonic 2023-01-01 23:22:37 +00:00
6d8ac03f48 Remove merged level prototypes
8b1d12f152 Add arrow hints and use them
Compare 2 commits »
kistaro pushed to sprintf at kistaro/chameleonic 2023-01-01 22:11:16 +00:00
e028209adf assert on unrecognized directive
kistaro created pull request pyrex/chameleonic#21 2023-01-01 22:00:45 +00:00
WIP: sprintf
kistaro pushed to sprintf at kistaro/chameleonic 2023-01-01 21:56:36 +00:00
ce3fc83221 fmt in debugmouse:draw3.
3e2229be65 use fmt in a commented-out debug logging block
46f1339e19 golf recollide_reanchor
f86e52d3bd tostring golf
e6c35dbeda Use fmt on title screen.
Compare 11 commits »
kistaro commented on pull request pyrex/chameleonic#20 2023-01-01 21:52:42 +00:00
Better debug mouse

I fixed the merge conflict.

kistaro pushed to better_debug_mouse at kistaro/chameleonic 2023-01-01 21:45:29 +00:00
e878717c31 Better debug mouse
a6debc3974 hints through room 3; two line hints (#19)
Compare 2 commits »
kistaro pushed to main at kistaro/chameleonic 2023-01-01 21:39:37 +00:00
a6debc3974 hints through room 3; two line hints (#19)
kistaro created pull request pyrex/chameleonic#20 2023-01-01 21:34:06 +00:00
Better debug mouse
kistaro pushed to sprintf at kistaro/chameleonic 2023-01-01 21:32:55 +00:00
0d3b0e4dac fmt in debugmouse:draw3.
ec98554c78 use fmt in a commented-out debug logging block
4363f2ed43 golf recollide_reanchor
Compare 3 commits »
kistaro pushed to sprintf at kistaro/chameleonic 2023-01-01 21:18:37 +00:00
b7ce1fe85e tostring golf
kistaro created branch sprintf in kistaro/chameleonic 2023-01-01 20:53:27 +00:00
kistaro pushed to sprintf at kistaro/chameleonic 2023-01-01 20:53:27 +00:00
179ee35985 Use fmt on title screen.
367f03be4a fix section before first "%"
2ce259304d fix double-consume, add %!
e0ebb035e1 fix sprintf and rename to fmt
b0bca27239 implement fake sprintf
Compare 5 commits »
kistaro created branch better_debug_mouse in kistaro/chameleonic 2023-01-01 20:06:31 +00:00
kistaro pushed to better_debug_mouse at kistaro/chameleonic 2023-01-01 20:06:31 +00:00
aefdfeb99c Better debug mouse
kistaro created pull request pyrex/chameleonic#19 2023-01-01 09:24:14 +00:00
hints through room 3; two line hints