diff --git a/Gameleap/mw4/Content/ShellScripts/ConLobby.script b/Gameleap/mw4/Content/ShellScripts/ConLobby.script index 1e386a14..a0183162 100644 --- a/Gameleap/mw4/Content/ShellScripts/ConLobby.script +++ b/Gameleap/mw4/Content/ShellScripts/ConLobby.script @@ -17,6 +17,7 @@ // 06/24/26 Cyd MechCorps is given access to this script and the loading method (-diskfirst). This includes the CS timer fix. // 06/27/26 MCHL MechCorps Highlight: Change Fab4 to Super6. // 07/19/26 RT Bumped console title to V5.1.0b1 +// 08/06/26 RT Bumped console title to V5.1.0b2 //------------------------------------------------------------------------- @@ -253,7 +254,7 @@ main o_frame.type = 0 o_frame.location = 0, 0, 100 // MSL Version - o_frame.screen_name = "BattleTech Console V5.1.0b1" // localize$(IDS_MP_LOBBY_GAME_LOBBY) + o_frame.screen_name = "BattleTech Console V5.1.0b2" // localize$(IDS_MP_LOBBY_GAME_LOBBY) initialize(o_frame) int team_camo[16] // team_camo[selected team number] is skin number(0..36)... diff --git a/testing-checklist-5.1.0b1.txt b/testing-checklist-5.1.0b1.txt index 33a42fe3..47c7df71 100644 --- a/testing-checklist-5.1.0b1.txt +++ b/testing-checklist-5.1.0b1.txt @@ -31,11 +31,12 @@ Last known-good pod test: before eaa5fd3 [ ] Battlemaster Clan 2C: spawns with ER PPC, 6x ER ML, 2x Clan Gauss (16 rds each), Clan SSRM6 (15 rds) [ ] Behemoth / Behemoth II: Gauss rifles fire with group 1 (not group 3) -5. CONLOBBY -- V5.1.0b1 / SUPER6 MECH ROTATION - [ ] Console title displays "BattleTech Console V5.1.0b1" +5. CONLOBBY -- V5.1.0b2 / SUPER6 MECH ROTATION + [ ] Console title displays "BattleTech Console V5.1.0b2" [ ] Rookie mech cycle shows 6 mechs: Archer, Loki, Madcat, Thor, Vulture, Warhammer [ ] Right-click random mech picks from all 6 (not 5) - [ ] MP time-limit dropdown shows 18 entries (1-15, 20, 25, 30 min) and scrolls correctly + [ ] MP time-limit dropdown shows 23 entries (1-15, 20, 25, 30, 45, 60, 120, 180, 240 min) and scrolls correctly + [ ] MP time-limit defaults to 7 min (was wrongly defaulting to 4) [ ] Lobby launches correctly with 1-16 players 6. MW4PRINT v2.0