From 67972dc910b625ffbb0d0489b2c99afa23a4a1ec Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Fri, 19 Mar 2021 00:17:10 +0100 Subject: [PATCH] Update Micro Slaughter CP compat fix to RC1. --- language.version | 4 ++-- zscript/compat/swwm_compat.zsc | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/language.version b/language.version index 99379a941..2f9fef837 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r367 \cu(Thu 18 Mar 16:38:23 CET 2021)\c-"; -SWWM_SHORTVER="\cw0.9.11b-pre r367 \cu(2021-03-18 16:38:23)\c-"; +SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r368 \cu(Fri 19 Mar 00:17:10 CET 2021)\c-"; +SWWM_SHORTVER="\cw0.9.11b-pre r368 \cu(2021-03-19 00:17:10)\c-"; diff --git a/zscript/compat/swwm_compat.zsc b/zscript/compat/swwm_compat.zsc index 36ce9a6b3..2adb0b264 100644 --- a/zscript/compat/swwm_compat.zsc +++ b/zscript/compat/swwm_compat.zsc @@ -136,8 +136,9 @@ Class SWWMLevelCompatibility : LevelPostProcessor level.nextsecretmap = level.nextmap; // so the handler can detect this level.nextmap = "E5M1"; break; - // Micro Slaughter Community Project MAP13 + // Micro Slaughter Community Project MAP13 (beta) / MAP14 (rc1) case 'E45AA3BE411845AA0DEE7CA5DAAB65FE': + case 'CDF12AAE960E6BD11D98E1F0A1782B7B': // reduce OBSCENELY EXCESSIVE number of cell packs in voodoo doll conveyors (400), which will cause immense lag when replaced with mod ammo // unsurprisingly, this actually makes the map go from completely unplayable to having perfectly smooth performance (gee, I wonder why) for ( int i=0; i