Commit Graph

18 Commits

Author SHA1 Message Date
Map
3b53dc1f6f Move story var resetting so that it runs everytime the user enters the ending selection menu.
Fix list copying to work as intended
2024-10-03 10:09:29 -05:00
Map
c8b5c68649 Reset story vars when chapter select initializes 2024-10-03 07:21:59 -05:00
Map
f71b284e90 revise chapter select code again 2024-10-03 07:07:41 -05:00
Map
73328cb2e1 final overhaul that should make everything work
Redid chapter names, sourced from the source snoot script
Tightened up transitions in chapter select
made all get_ending() checks use ending_route_number instead.
2024-10-02 11:16:26 -05:00
Map
3059d469f2 redo chapter select and chapter processing 2024-10-02 06:54:36 -05:00
Map
0ceae541a5 Add more safegaurds when entering the chapter select, rephrase some chapter select text 2024-10-01 17:03:38 -05:00
aee5d8b610 find_chapter_in_array now exits to the main menu in case of error 2024-08-30 20:31:52 -03:00
b1cc24fb2e chapter_select improvements 2024-08-30 20:03:19 -03:00
e0027f3c5d Add ending chapters to chapter-select tool 2024-08-30 19:45:30 -03:00
a787d1ceaf Remove unused globals 2024-08-30 17:33:26 -03:00
719f08ba24 Make set_scores function more readable 2024-08-30 15:18:00 -03:00
a31fa50d8a Functions refactoring 2024-08-30 15:02:24 -03:00
908d8f62f7 Remove lock_scores logic and point-increasing functions 2024-08-29 18:07:30 -03:00
fef3b7beec Hide quick_menu in chapter selection 2024-08-23 17:45:04 -03:00
cee1984f4d Convert "selected_tuple" into local function variable 2024-08-22 23:26:33 -03:00
0fbff1b81b Code optimizations 2024-08-22 23:18:23 -03:00
84ccfc1b13 Add improved chapter_selection 2024-08-22 22:13:00 -03:00
993824e152 Mode chapter_select into "src" folder 2024-08-22 19:27:44 -03:00