Skip to content

Releases: Source2ZE/MultiAddonManager

v1.3.4

03 Feb 12:05

Choose a tag to compare

Changelog

  • Added functionality to block all "loop shutdown" disconnect messages, enabled with mm_block_disconnect_messages 1 in the config.

v1.3.3

24 Oct 20:55

Choose a tag to compare

Changelog

  • Potentially fixed an uncommon crash whenever a map is loaded or templates within a map are spawned.

v1.3.2

03 Oct 22:30

Choose a tag to compare

Changelog

  • Fix for 02/10/2024 update
  • IMPORTANT: The binaries are now in bin/ instead of bin/<platform>/, make sure you replace all the files in the release zips.

v1.3.1

13 Sep 03:37

Choose a tag to compare

Changelog

  • Fixed a mistake that made mm_cache_clients_with_addons useless.

v1.3

12 Sep 15:38

Choose a tag to compare

Changelog

  • IMPORTANT: Moved the binary builds under bin/ instead of bin/<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

09 Aug 18:12

Choose a tag to compare

Changelog

  • Fix for 08/08/2024 update

v1.2.11

31 Jul 03:14

Choose a tag to compare

Changelog

  • Fixed a regression when using 1 addon on a default map.

v1.2.10

28 Jul 00:47

Choose a tag to compare

Changelog

  • Potentially fix the "limbo" bug caused by the 25/07/2024 CS2 update.

v1.2.9

12 Jun 18:36

Choose a tag to compare

Changelog

  • Update protobuf method after 11/06/2024 CS2 update.

v1.2.8

24 May 12:44

Choose a tag to compare

Changelog

  • Updated gamedata after the 23/05/2024 CS2 update
  • Added mm_addon_mount_download to the plugin cfg