Map
e54c950ef6
Fix UI issues.
...
Tighten up mod display to include more buttons at once, showing the original while in android.
Expands mod buttons to fill the space the menu panel provides. Redone mod button images to fit aesthetically
Imports misc files for modding, including the readme and flags
2024-10-05 18:12:28 -05:00
Map
8dfa492442
forgor to return the fucking label that puts you into the main menu
2024-10-05 14:15:11 -05:00
Map
6a407f4630
fix typo blunders that crash the game
2024-10-05 14:07:09 -05:00
Map
6c283a8dcd
add back in mod menu options
2024-10-05 08:06:25 -05:00
Map
f0892157ab
Remove redundant mod var setup
2024-10-05 08:06:13 -05:00
Map
dabac1f5f0
Implement internal 'en' language, and backport splashscreen fixes from Wani
2024-10-05 08:04:35 -05:00
Map
7d2203dc04
make the mod menu work (not testing mods) and slightly better the mod processing code
2024-10-04 20:55:43 -05:00
Map
85d71da086
import wani mod script
2024-10-04 18:06:23 -05:00
MichaelYick
4db1a76088
Italian Translation ( #246 )
...
Co-authored-by: dsatta <dsatta60@gmail.com>
Co-authored-by: nutbuster <nutbuster@cock.li>
Co-authored-by: Map <mapmappening@gmail.com>
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/246
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
Co-authored-by: MichaelYick <michaelyick@cavemanon.xyz>
Co-committed-by: MichaelYick <michaelyick@cavemanon.xyz>
2024-10-04 21:46:02 +00:00
Map
91abc6f87f
Move some config vars to options.rpy
2024-10-03 10:15:14 -05:00
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
e82064ef6b
slightly better documentation for storyline.rpy
2024-10-03 07:22:12 -05:00
Map
c8b5c68649
Reset story vars when chapter select initializes
2024-10-03 07:21:59 -05:00
Map
6b93689456
Provide a const-like variable for chapter_list so it can be reset as needed
2024-10-03 07:15:35 -05:00
Map
f71b284e90
revise chapter select code again
2024-10-03 07:07:41 -05:00
Mappening
267634783d
Merge pull request 'Redo chapter select and minor clean up of code base' ( #247 ) from chapter_select_and_misc_fixes into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/247
Reviewed-by: Nutbuster <nutbuster@cock.li>
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-03 03:19:00 +00: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
10e8010f9b
fix chapter select needing developer mode enabled
2024-10-02 10:52:48 -05:00
Map
5126f0e3ae
fix oversight of me being retarded and removing an import without testing
2024-10-02 10:52:26 -05:00
Map
c3e365d01c
Add setup_ending. Endings are now determined and setup the moment branching is required.
2024-10-02 07:27:34 -05:00
Map
3059d469f2
redo chapter select and chapter processing
2024-10-02 06:54:36 -05:00
Map
2a157e1362
add locking feature to get_ending (needed for chapter 11)
2024-10-02 06:34:35 -05:00
Map
1373bed36b
document chapter_variables
2024-10-02 06:34:14 -05:00
Map
99997a4204
move all non-default renpy scripts into src
2024-10-01 17:17:59 -05:00
Map
cebabce278
document the few functions in script.rpy
2024-10-01 17:16:36 -05:00
Map
00166f6d3d
move insult layers function into misc_definitions
2024-10-01 17:16:18 -05:00
Map
d9cb051d91
reorganize definitions into a seperate file.
...
Rename definitions.rpy into image_definitions.rpy
change some var defaults into actual default statements
2024-10-01 17:11:18 -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
Mappening
ee3f8b7152
Merge pull request 'Chapter navigation improvements' ( #244 ) from Iggy/SnootGame:master into master
...
Reviewed-on: https://git.cavemanon.xyz/Cavemanon/SnootGame/pulls/244
Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz>
Reviewed-by: Legalo <legalo@noreply.git.cavemanon.xyz>
2024-10-01 21:04:54 +00:00
Iggy
92ee2a56f1
Add exit game after ending 1
2024-09-18 12:00:03 -03:00
Iggy
4d3801dd3d
fix commit
2024-08-30 20:35:22 -03:00
Iggy
aee5d8b610
find_chapter_in_array now exits to the main menu in case of error
2024-08-30 20:31:52 -03:00
Iggy
4ce0d1df31
Merge branch 'add-ending-ch-select'
2024-08-30 20:16:08 -03:00
Iggy
b1cc24fb2e
chapter_select improvements
2024-08-30 20:03:19 -03:00
Iggy
e0027f3c5d
Add ending chapters to chapter-select tool
2024-08-30 19:45:30 -03:00
Iggy
a787d1ceaf
Remove unused globals
2024-08-30 17:33:26 -03:00
Iggy
719f08ba24
Make set_scores function more readable
2024-08-30 15:18:00 -03:00
Iggy
a31fa50d8a
Functions refactoring
2024-08-30 15:02:24 -03:00
Iggy
803e878c3f
Remove is_end_of_chapters function
2024-08-30 14:40:28 -03:00
Iggy
f38c53776c
Remove tasks.patch
2024-08-30 14:35:02 -03:00
Iggy
7865a0164c
Remove unused globals
2024-08-29 18:23:32 -03:00
Iggy
908d8f62f7
Remove lock_scores logic and point-increasing functions
2024-08-29 18:07:30 -03:00
Iggy
76e61ee78e
fix commit
2024-08-29 14:11:56 -03:00
Iggy
dcff088d11
Remove unused build.classify
2024-08-29 14:07:05 -03:00
Iggy
9c3ddccbb5
Delete deprecated .android.json file
2024-08-26 17:30:35 -03:00
Iggy
79dff8fcc9
Remove tasks.patch
2024-08-26 17:15:56 -03:00
Iggy
ee8f5b04b7
Update versions to latest and greatest
2024-08-26 17:14:34 -03:00
Iggy
98cd25dc47
Delete build.include_update
2024-08-26 17:02:38 -03:00
Iggy
0665ce7f03
Delete update.pem
2024-08-26 16:43:46 -03:00
Iggy
cacc68462a
- Add missing build.classify
...
- Add android mkdir again
2024-08-26 16:28:30 -03:00