Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
remaining legacies moves for this release
Browse files Browse the repository at this point in the history
sm198 and jjj2

part of issue #82
  • Loading branch information
neogeographica committed Jan 27, 2023
1 parent 1e3a00d commit 6f601e7
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 44 deletions.
27 changes: 9 additions & 18 deletions quakestarter_scripts/episodes_latest.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ call :installed_check pun
call :installed_check alkjam
call :installed_check alkaline1.1
call :installed_check xmasjam2021
call :installed_check jjj2
call :installed_check sm215
call :installed_check snack2
call :installed_check sm_217
Expand All @@ -79,12 +78,11 @@ echo %is_pun_installed% 9: pun - The Punishment Due
echo %is_alkjam_installed% 10: alkjam - Alkaline Jam
echo %is_alkaline1.1_installed% 11: alkaline1.1 - Alkaline 1.1
echo %is_xmasjam2021_installed% 12: xmasjam2021 - Xmas Jam 2021
echo %is_jjj2_installed% 13: jjj2 - January Jump Jam 2
echo %is_sm215_installed% 14: sm215 - Quad Run
echo %is_snack2_installed% 15: snack2 - Speedmap Snack Pack 2 - Cosmic Hunger
echo %is_sm_217_installed% 16: sm_217 - Remaster Textures
echo %is_ctsj2_1.2_installed% 17: ctsj2_1.2 - Coppertone Summer Jam 2 v1.2
echo %is_toneodspmp3_2_4_installed% 18: toneodspmp3_2_4 - Empire of Disorder v2.4
echo %is_sm215_installed% 13: sm215 - Quad Run
echo %is_snack2_installed% 14: snack2 - Speedmap Snack Pack 2 - Cosmic Hunger
echo %is_sm_217_installed% 15: sm_217 - Remaster Textures
echo %is_ctsj2_1.2_installed% 16: ctsj2_1.2 - Coppertone Summer Jam 2 v1.2
echo %is_toneodspmp3_2_4_installed% 17: toneodspmp3_2_4 - Empire of Disorder v2.4
echo.
echo Enter a number to install/launch/manage one of the releases above.
echo.
Expand Down Expand Up @@ -171,36 +169,29 @@ call "%scriptspath%_handle_mod_choice.cmd" xmasjam2021
goto :menu

:13
set patch_url=https://neogeographica-downloads.s3.amazonaws.com/tools/quakestarter/jjj2_ish.zip
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" jjj2
goto :menu

:14
set start_map=start
call "%scriptspath%_handle_mod_choice.cmd" sm215
goto :menu

:15
:14
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" snack2
goto :menu

:16
:15
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" sm_217
goto :menu

:17
:16
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" ctsj2_1.2
goto :menu

:18
:17
set review_page=https://www.quaddicted.com/reviews/toneodspmp3_2_2.html
set start_map=eod0
call "%scriptspath%_handle_mod_choice.cmd" toneodspmp3_2_4
Expand Down
25 changes: 9 additions & 16 deletions quakestarter_scripts/episodes_post_ad.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ call :installed_check xmasjam2018
call :installed_check func_mapjamx
call :installed_check udob_v1_1
call :installed_check quoffee
call :installed_check sm198
call :installed_check sewerjam
call :installed_check hwjam2
call :installed_check jumpmod2+td_complete
Expand All @@ -75,12 +74,11 @@ echo %is_xmasjam2018_installed% 7: xmasjam2018 - Xmas Jam 2018 - 1024^^3 theme
echo %is_func_mapjamx_installed% 8: func_mapjamx - Func Map Jam X - Insomnia Theme ^(2019^)
echo %is_udob_v1_1_installed% 9: udob_v1_1 - Underdark Overbright ^(2019^)
echo %is_quoffee_installed% 10: quoffee - Coffee Quake ^(2019^)
echo %is_sm198_installed% 11: sm198 - 768^^2 ^(2019^)
echo %is_sewerjam_installed% 12: sewerjam - Quake Sewer Jam ^(2019^)
echo %is_hwjam2_installed% 13: hwjam2 - Halloween Jam 2 ^(2019^)
echo %is_jumpmod2+td_complete_installed% 14: jumpmod2+td_complete - Jumpmod 2 + Triune Discovery ^(2019^)
echo %is_xmasjam2019_installed% 15: xmasjam2019 - Xmas Jam 2019 ^(2019^)
echo %is_smej_1.13_installed% 16: smej_1.13 - Menetettyjen Valtakunta ^(Realm of the Lost^) ^(2019^)
echo %is_sewerjam_installed% 11: sewerjam - Quake Sewer Jam ^(2019^)
echo %is_hwjam2_installed% 12: hwjam2 - Halloween Jam 2 ^(2019^)
echo %is_jumpmod2+td_complete_installed% 13: jumpmod2+td_complete - Jumpmod 2 + Triune Discovery ^(2019^)
echo %is_xmasjam2019_installed% 14: xmasjam2019 - Xmas Jam 2019 ^(2019^)
echo %is_smej_1.13_installed% 15: smej_1.13 - Menetettyjen Valtakunta ^(Realm of the Lost^) ^(2019^)
echo.
echo Enter a number to install/launch/manage one of the releases above.
echo.
Expand Down Expand Up @@ -157,21 +155,16 @@ goto :menu

:11
set start_map=start
call "%scriptspath%_handle_mod_choice.cmd" sm198
goto :menu

:12
set start_map=start
call "%scriptspath%_handle_mod_choice.cmd" sewerjam
goto :menu

:13
:12
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" hwjam2
goto :menu

:14
:13
set review_page=jumpmod2%%2Btd_complete
set start_map=start
set prelaunch_msg[0]=Note that this mod includes two small additional maps outside of the
Expand All @@ -183,13 +176,13 @@ set modsettings[1]=
call "%scriptspath%_handle_mod_choice.cmd" jumpmod2+td_complete
goto :menu

:15
:14
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" xmasjam2019
goto :menu

:16
:15
set review_page=smej_1.0
set start_map=start
set skip_quakerc_gen=true
Expand Down
48 changes: 38 additions & 10 deletions quakestarter_scripts/legacies.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ call :installed_check arwop rating
call :installed_check dmc3 rating
call :installed_check its_demo_v1_1
call :installed_check retrojam4dlc_pulsar rating
call :installed_check sm198 rating
call :installed_check jjj2 rating
call :installed_check plaw02 rating
call :installed_check markiesm1v2 rating
call :installed_check copper_v1_19 version
Expand Down Expand Up @@ -125,24 +127,30 @@ if "%show_rating%"=="true" (
if "%show_retrojam4dlc_pulsar%"=="true" (
echo %is_retrojam4dlc_pulsar_installed% 11: retrojam4dlc_pulsar - The Elder Reality ^(2016^)
)
if "%show_sm198%"=="true" (
echo %is_sm198_installed% 12: sm198 - 768^^2 ^(2019^)
)
if "%show_jjj2%"=="true" (
echo %is_jjj2_installed% 13: jjj2 - January Jump Jam 2 ^(2022^)
)
if "%show_plaw02%"=="true" (
echo %is_plaw02_installed% 12: plaw02 - Waldsterben ^(2022^)
echo %is_plaw02_installed% 14: plaw02 - Waldsterben ^(2022^)
)
if "%show_markiesm1v2%"=="true" (
echo %is_markiesm1v2_installed% 13: markiesm1v2 - Slip Tripping ^(2022^)
echo %is_markiesm1v2_installed% 15: markiesm1v2 - Slip Tripping ^(2022^)
)
echo.
)
if "%show_version%"=="true" (
echo Dropped because superseded by a newer version:
if "%show_copper_v1_19%"=="true" (
echo %is_copper_v1_19_installed% 14: copper_v1_19 - Copper 1.19 ^(2022^)
echo %is_copper_v1_19_installed% 16: copper_v1_19 - Copper 1.19 ^(2022^)
)
if "%show_ctsj2%"=="true" (
echo %is_ctsj2_installed% 15: ctsj2 - Coppertone Summer Jam 2 v1.0 ^(2022^)
echo %is_ctsj2_installed% 17: ctsj2 - Coppertone Summer Jam 2 v1.0 ^(2022^)
)
if "%show_toneodspmp3_2_3%"=="true" (
echo %is_toneodspmp3_2_3_installed% 16: toneodspmp3_2_3 - Empire of Disorder v2.3 ^(2022^)
echo %is_toneodspmp3_2_3_installed% 18: toneodspmp3_2_3 - Empire of Disorder v2.3 ^(2022^)
)
echo.
)
Expand Down Expand Up @@ -268,8 +276,28 @@ set start_map=retrojam4dlc_pulsar
call "%scriptspath%_handle_mod_choice.cmd" retrojam4dlc_pulsar
goto :menu

REM Waldsterben should age out after 4/6/2023
REM 768^^2 should age out six months after v3.8.0
:12
if not "%show_sm198%"=="true" (
goto :eof
)
set start_map=start
call "%scriptspath%_handle_mod_choice.cmd" sm198
goto :menu

REM January Jump Jam 2 should age out six months after v3.8.0
:13
if not "%show_jjj2%"=="true" (
goto :eof
)
set patch_url=https://neogeographica-downloads.s3.amazonaws.com/tools/quakestarter/jjj2_ish.zip
set start_map=start
set skip_quakerc_gen=true
call "%scriptspath%_handle_mod_choice.cmd" jjj2
goto :menu

REM Waldsterben should age out after 4/6/2023
:14
if not "%show_plaw02%"=="true" (
goto :eof
)
Expand All @@ -285,7 +313,7 @@ call "%scriptspath%_handle_mod_choice.cmd" plaw02
goto :menu

REM Slip Tripping should age out after 4/6/2023
:13
:15
if not "%show_markiesm1v2%"=="true" (
goto :eof
)
Expand All @@ -294,7 +322,7 @@ call "%scriptspath%_handle_mod_choice.cmd" markiesm1v2
goto :menu

REM Copper 1.19 should age out six months after v3.8.0
:14
:16
if not "%show_copper_v1_19%"=="true" (
goto :eof
)
Expand All @@ -304,7 +332,7 @@ call "%scriptspath%_handle_mod_choice.cmd" copper_v1_19
goto :menu

REM Coppertone Summer Jam 2 v1.0 should age out after 2/11/2023
:15
:17
if not "%show_ctsj2%"=="true" (
goto :eof
)
Expand All @@ -314,7 +342,7 @@ call "%scriptspath%_handle_mod_choice.cmd" ctsj2
goto :menu

REM Empire of Disorder v2.3 should age out six months after v3.8.0
:16
:18
if not "%show_toneodspmp3_2_3%"=="true" (
goto :eof
)
Expand Down

0 comments on commit 6f601e7

Please sign in to comment.