Commit Graph
100 Commits
Author SHA1 Message Date
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
Iggy 41e73b07cf Reenable apk build 2024-08-26 16:16:09 -03:00
Iggy baad1afda7 Remove android mkdir 2024-08-26 16:06:35 -03:00
Iggy 331b628adf Delete .woodpecker 2024-08-26 15:59:21 -03:00
Iggy 6d7f357dbb Disable android build
Add automated Woodpecker run
2024-08-26 15:55:19 -03:00
Iggy 60f8efc6df Add build_patch task 2024-08-26 15:49:34 -03:00
Iggy fc3472692b Remove task_dir 2024-08-26 15:43:55 -03:00
Iggy e060956d82 Copy renconstruct.toml from Wani 2024-08-26 15:40:20 -03:00
Iggy 7023a06020 Rename config.version 2024-08-26 15:29:04 -03:00
Iggy 62ffab3bed Enable keystore task 2024-08-25 21:52:06 -03:00
Iggy 32894af0af Last try 2024-08-25 21:43:52 -03:00
Iggy 9078bb8aa1 Moar possible fixes 2024-08-25 21:12:17 -03:00
Iggy ac1c51543e Update renconstruct dir command 2024-08-24 22:17:42 -03:00
Iggy 8dd717abeb Remove initial dot from android.json 2024-08-24 19:40:26 -03:00
Iggy 05b0525a3d delete task_dir 2024-08-24 19:19:15 -03:00
Iggy 01135c64b9 Modify cache directory 2024-08-24 19:03:23 -03:00
Iggy 2c325c0d3d Merge branch 'master' of https://git.cavemanon.xyz/Iggy/SnootGame 2024-08-24 15:54:44 -03:00
Iggy a175a0bb12 Fix stuff 2024-08-24 15:52:23 -03:00
Iggy fd7ac143af Add missing files to fix Woodpecker build 2024-08-24 15:33:01 -03:00
Iggy 4f4956f201 Add keystore keys from Wani 2024-08-24 11:40:18 -03:00
Iggy 949dfa4044 Delete android from woodpecker.yml 2024-08-24 11:18:20 -03:00
Iggy 1f747f5101 Remove tasks.convert_images
Upgrade Renkit version
2024-08-24 10:54:38 -03:00
Iggy ae7454506e Enable tasks.keystore 2024-08-23 21:56:48 -03:00
Iggy c020847800 Remove tasks.notarize 2024-08-23 21:43:41 -03:00
Iggy a04c4e6912 Remove tasks.clean 2024-08-23 21:34:24 -03:00
Iggy b048e9c32a Downgrade Renkit version 2024-08-23 21:25:02 -03:00
Iggy 84f6d467dd Update build commands 2024-08-23 21:03:16 -03:00
Iggy dd6da86a8c Change tar compression option 2024-08-23 20:14:09 -03:00
Iggy a75d26de8d Update Renkit url 2024-08-23 19:58:07 -03:00
Iggy 351e433504 Upgrade Renkit version to 4.4.0 2024-08-23 19:49:45 -03:00
Iggy 80bdae1d08 Add tasks.patch 2024-08-23 19:32:41 -03:00
Iggy df967527e4 Update Renpy versions in woodpecker.yml and reconstruct.toml 2024-08-23 18:48:39 -03:00
Iggy fef3b7beec Hide quick_menu in chapter selection 2024-08-23 17:45:04 -03:00
Iggy cee1984f4d Convert "selected_tuple" into local function variable 2024-08-22 23:26:33 -03:00
Iggy 0fbff1b81b Code optimizations 2024-08-22 23:18:23 -03:00
Iggy 84ccfc1b13 Add improved chapter_selection 2024-08-22 22:13:00 -03:00
Iggy b65ed32b14 Remove redundant 'initstats' label 2024-08-22 22:04:44 -03:00
Iggy c5ea9c9cb5 Move chapter related variables to new file 2024-08-22 22:03:50 -03:00
Iggy 993824e152 Mode chapter_select into "src" folder 2024-08-22 19:27:44 -03:00
Iggy a65a5075fe Implement functions to increase Anon and Fang scores 2024-08-21 21:44:48 -03:00
Iggy 4d449593f5 Initialize ending_route_number when selecting an ending 2024-08-21 21:32:15 -03:00
Iggy 233a801aa5 select_chapter function improvements 2024-08-21 21:25:09 -03:00
Iggy 59c229db73 Add chapters description to selection 2024-08-21 21:05:14 -03:00
Iggy afee5de501 Move back global variables to storyline 2024-08-20 22:09:17 -03:00
Iggy 2d793f86af - Move variables out of utility
- Add increase_points functions
2024-08-20 22:09:04 -03:00
Iggy fb64284d84 Add chapter select buttons 2024-08-20 22:08:08 -03:00
Iggy 72ea3dd640 Add chapter_select 2024-08-20 22:07:43 -03:00
Iggy 966fca9fc5 Fix Chapter Select button yposition 2024-08-19 20:36:09 -03:00
Iggy b34ad59fb4 Add setting to enable or disable chapter select 2024-08-19 20:21:49 -03:00
Iggy a933c090e4 Add chapter_select file 2024-08-19 20:21:32 -03:00
Iggy 17cdc25bb1 Add chapter select to screens 2024-08-19 20:21:23 -03:00
Iggy 3e9ea5ddbc Add chapter_select file 2024-08-19 19:48:07 -03:00
Iggy b7da3f957e Test change 2024-08-19 18:36:01 -03:00
Iggy ce05fd5cdb Move story global variables initialization to the "initstats" label 2024-08-18 22:45:14 -03:00
Iggy 806151f430 Change start script to call the first chapter based on the "chapter_list_index" variable 2024-08-18 22:29:50 -03:00
Iggy 859610e3bd storyline refactoring and improve function modularity 2024-08-18 22:25:53 -03:00
Iggy 8b783f6838 Delete persistent ending variables from storyline 2024-08-18 21:14:40 -03:00
Iggy a046896907 Move persistent ending variables to screens.rpy 2024-08-18 21:13:45 -03:00
Iggy 098c7dd021 storyline code cleanup 2024-08-18 21:10:30 -03:00
Iggy 7084451986 Modify ending chapters to use the next_story_chapter function 2024-08-18 21:08:07 -03:00
Iggy ba0024f251 Modify storyline to extend the chapters array once the common chapters are finished 2024-08-18 21:06:13 -03:00
Iggy 01e9ababa2 Delete commented lines from label get_ending 2024-08-18 12:48:53 -03:00
Iggy 66d4b308af Delete commented lines from the storyline label 2024-08-18 12:46:40 -03:00
Iggy 8b20ffaecd Remove init -999 python block for config.developer 2024-08-18 12:44:54 -03:00
Iggy 97cc4252d5 Update FallingSky font to fix issue with words containing 'ft' 2024-08-18 12:41:03 -03:00
Iggy 1864a917dc get_ending formatting 2024-08-17 13:26:00 -03:00
Iggy f8aa9d0459 Change call order for reset_debug_scores function 2024-08-17 13:25:05 -03:00
Iggy fc903d08fb Modify debug_story_variables to append or remove elements accordingly 2024-08-17 13:24:22 -03:00
Iggy e4d7b18bf2 Chapter 8 choices formatting 2024-08-17 12:07:11 -03:00
Iggy 14b7d1a6ea Storyline optimizations and fixes 2024-08-16 21:01:55 -03:00
Iggy 4a2a62478d Call main menu after credits 2024-08-16 20:58:32 -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 afb67298ec Implement updated way of playing movies 2024-08-14 22:25:47 -03:00
Iggy 0a4ab9609a Implement use of 'initstats' label during start 2024-08-11 23:15:13 -03:00
Iggy 6a32d84d24 Add missing logic to 'next_story_chapter' function
Modify define statements
2024-08-11 23:13:20 -03:00
Iggy 366c62d484 Comment out storyline and get_ending labels 2024-08-08 22:42:08 -03:00
Iggy c68090bf58 Replace return calls in ending chapters 2024-08-08 22:31:18 -03:00
Iggy 1345686055 Replace return calls with next_story_chapter function 2024-08-08 21:21:36 -03:00
Iggy dbf1aa34ef Adjustments to next_ending_chapter function 2024-08-08 20:01:30 -03:00
Iggy c50eb0ce32 Replace get_ending label usage in credits.rpy 2024-08-08 19:51:58 -03:00