19 Commits

Author SHA1 Message Date
pyrex 137a390b65 Golf tostring() 2022-12-22 18:51:05 -08:00
pyrex 58bf1d70bf Golf keyboard 2022-12-22 18:49:03 -08:00
pyrex 1be4846698 Golf _rast 2022-12-22 18:42:44 -08:00
pyrex ed25ef0f94 Golf sgn0 2022-12-22 18:35:24 -08:00
pyrex 94e4aea20b Golf _apply 2022-12-22 18:33:48 -08:00
pyrex 2d565873b3 Golf linefill slightly more 2022-12-22 18:32:14 -08:00
pyrex f3a0b04cc4 Golf linefill 2022-12-22 18:30:05 -08:00
pyrex d782f6eb14 Fix another rope bug 2022-12-22 11:25:31 -08:00
pyrex 791b49934f Add another case I missed 2022-12-21 21:55:21 -08:00
pyrex 197c68dd88 Actually, that special case causes unnecessary rope shortening 2022-12-21 21:40:16 -08:00
pyrex 4072499c4c This case shouldn't need to be special 2022-12-21 21:37:26 -08:00
pyrex e2334f55f7 Allow reeling in 2022-12-21 19:54:09 -08:00
pyrex 6658f71ba2 Correct when the rope crashes into the other side of something 2022-12-21 19:12:21 -08:00
pyrex 672f1b3951 Hint text for certain levels 2022-12-21 18:11:19 -08:00
pyrex a27cc2e6ef Re-center rope 2022-12-21 17:50:06 -08:00
pyrex 0606c0417f New crate sprites 2022-12-20 23:22:27 -08:00
kistaro 838214c5c5 Prototype tutorial (#12)
Prototype tutorial starting at level 10 using existing mechanics.

Reviewed-on: #12
Co-authored-by: Kistaro Windrider <kistaro@gmail.com>
Co-committed-by: Kistaro Windrider <kistaro@gmail.com>
2022-12-21 07:22:11 +00:00
pyrex 6be3fd51b0 Player can only walk into pit if they want to 2022-12-20 21:57:22 -08:00
pyrex d2ee3d2078 Rewrite rope (#11)
Rope rewrite, part one

We should only care about anchors on the old path

Add comment expressing uncertainty

Add further algo notes

One final note

Well, this is closer to right!!

Elide points as needed

Save current changes

First version I couldn't immediately break

Everything _seems_ to work

Clean up some residual messes

Tidy up more loose ends

Co-authored-by: Nyeogmi <economicsbat@gmail.com>
Reviewed-on: #11
2022-12-21 05:44:15 +00:00
+750 -713
View File
File diff suppressed because it is too large Load Diff