Update dependencies
- UPDATED: GameModeManager 1.0.58 > 1.0.59 (fixes
!rtv
and!nominate
so all users can use it Thanks @nickj609) - UPDATED: RollTheDice 1.3.13 > 1.3.15
- UPDATED: CS2WarcraftMod 3.1.9 > 3.2.2
Breaking changes
- Removed MovementUnlocker and CS2Fixes-RampbugFix from being enabled by default as it causes stuttering on small bumps and made movement feel different to vanilla CS.
Added it to the!settings
menu underEnable
>Surf
. If you change the game mode to Surf/KZ/Bhop you will need to turn this setting on as well. When you enable it, it changes the map tode_dust2
to stop the server from crashing, then simply change to the map you want with!maps
.
If you want this on by default, based on your OS; copy:
game/csgo/addons/surf/<linux|windows>/addons/metamod/cs2fixes-rampbugfix.vdf
to/custom_files/addons/metamod/cs2fixes-rampbugfix.vdf
game/csgo/addons/surf/<linux|windows>/addons/metamod/MovementUnlocker.vdf
to/custom_files/addons/metamod/MovementUnlocker.vdf
This will enable MovementUnlocker and CS2Fixes-RampbugFix on your server when it boots.
To check typemeta list
in console and you should seeMovement Unlocker
andRampbugfix
in the list of loaded plugins.
New Maps
- ADDED: Battle Royale - Sinking Islands to Battle Royale
- ADDED: Mirage Bricks to Wingman, GunGame and Competitive
- ADDED: Minecraft HungerGame to Battle Royale
- ADDED: DE_RATS REMAKE to GunGame and Competitive
Full Changelog: v1.0.48...v1.0.49