Releases: Source2ZE/MultiAddonManager
Releases · Source2ZE/MultiAddonManager
v1.3.4
Changelog
- Added functionality to block all "loop shutdown" disconnect messages, enabled with
mm_block_disconnect_messages 1in the config.
v1.3.3
Changelog
- Potentially fixed an uncommon crash whenever a map is loaded or templates within a map are spawned.
v1.3.2
Changelog
- Fix for 02/10/2024 update
-
IMPORTANT: The binaries are now in
bin/instead ofbin/<platform>/, make sure you replace all the files in the release zips.
v1.3.1
Changelog
- Fixed a mistake that made
mm_cache_clients_with_addonsuseless.
v1.3
Changelog
-
IMPORTANT: Moved the binary builds under
bin/instead ofbin/<platform>/, make sure you replace all the files in the release zips. - Added
mm_cache_clients_with_addons (default 0)which will cache client SteamIDs when they get all addons, this will prevent reconnects if they rejoin the server or the map changes. The client cache is reset if the server changes its addon list or restarts.
v1.2.12
Changelog
- Fix for 08/08/2024 update
v1.2.11
Changelog
- Fixed a regression when using 1 addon on a default map.
v1.2.10
Changelog
- Potentially fix the "limbo" bug caused by the 25/07/2024 CS2 update.
v1.2.9
Changelog
- Update protobuf method after 11/06/2024 CS2 update.
v1.2.8
Changelog
- Updated gamedata after the 23/05/2024 CS2 update
- Added
mm_addon_mount_downloadto the plugin cfg