Commit graph

21 commits

Author SHA1 Message Date
Iggy
908d8f62f7 Remove lock_scores logic and point-increasing functions 2024-08-29 18:07:30 -03:00
Iggy
b65ed32b14 Remove redundant 'initstats' label 2024-08-22 22:04:44 -03:00
Iggy
a65a5075fe Implement functions to increase Anon and Fang scores 2024-08-21 21:44:48 -03:00
Iggy
2d793f86af - Move variables out of utility
- Add increase_points functions
2024-08-20 22:09:04 -03:00
Iggy
ce05fd5cdb Move story global variables initialization to the "initstats" label 2024-08-18 22:45:14 -03:00
Iggy
01e9ababa2 Delete commented lines from label get_ending 2024-08-18 12:48:53 -03:00
Iggy
1864a917dc get_ending formatting 2024-08-17 13:26:00 -03:00
Iggy
fc903d08fb Modify debug_story_variables to append or remove elements accordingly 2024-08-17 13:24:22 -03:00
Iggy
88279e9601 - Implement debug_story_variables function
- Modify initstats label to handle debugging and wingStory variable
2024-08-16 20:56:58 -03:00
Iggy
366c62d484 Comment out storyline and get_ending labels 2024-08-08 22:42:08 -03:00
Iggy
297ca81c7c - Add array containing general chapters labels
- Add dictionary for endings
- Add chapter transition functions
2024-08-08 19:19:48 -03:00
Map
79a73ccc64 Merge branch 'indentation-stuff' into indentation-continued
This also removes the enum shit that was introduced but never merged to master, because we don't need it.
2024-06-10 22:53:09 -05:00
san7890
404d3f91bd removes the trad arg to initstats() as well 2023-05-06 20:11:35 -06:00
san7890
340528ee02 removes the ending flag 2023-05-06 20:06:38 -06:00
san7890
ef4764b322 get_ending to not be numerically based, but instead enum-based. (#219)
Co-authored-by: san7890 <the@san7890.com>
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/219
Co-authored-by: san7890 <san7890@noreply.git.cavemanon.xyz>
Co-committed-by: san7890 <san7890@noreply.git.cavemanon.xyz>
2023-05-07 00:44:59 +00:00
nutbuster
7ae0707c84 Add wingStory check for ending 4 2021-10-31 13:45:26 +11:00
nutbuster
bb4c08017f Merge remote-tracking branch 'Nio/choreo_ch7andup_basedonBowies' into bowieniocombo 2021-10-09 20:25:32 +11:00
Bowie
f7b81d2b72 rework ch11 'Breaking Things' route, centralize ending checks 2021-08-21 13:27:58 +01:00
Nio
aeb0f2cdfb first draft 2021-08-10 01:07:55 +10:00
Bowie
f56c5dc80b rework canteen opening 2021-06-21 22:03:37 +01:00
Bowie
b86cac340b add basic utility for debugging game variables 2021-06-19 14:36:02 +01:00