Skip to content

Releases: Source2ZE/MultiAddonManager

v1.6

Choose a tag to compare

@github-actions github-actions released this 09 Sep 23:46

Changelog

  • The plugin was migrated to use KHook in order to support Metamod past version 1459.

WARNING: This release will not work on earlier versions of Metamod!

v1.5.4

Choose a tag to compare

@github-actions github-actions released this 18 Aug 21:53
6c385e2

Metamod 2.0-1411 or earlier is required!

Changelog

  • Added SteamRT4 builds. This is for those running a newer version of Linux (for example Ubuntu 25). SteamRT3 is the same as all previous Linux builds.

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 28 Jul 07:53
464cd8a

Changelog

  • Added a custom cfg parser to bypass the ConVar whitelist (which can be still be disabled with -disable_workshop_command_filtering)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:19

Changelog

  • Fixed a crash related to mm_addon_connection_timeout on Windows.

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:53

Changelog

  • Recompiled for the CS2 Season 5 update.
  • Added mm_addon_connection_timeout <seconds> (default 30, 0 disables). Clients who take that long to download the first addon will be timed out. This prevents clients from hanging onto the first download popup and occupying a server slot.

v1.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 03:55

Changelog

  • Recompiled for the AG2 update.
  • HLTV (AKA CSTV) clients will now properly download and mount addons.

v1.4.13

Choose a tag to compare

@github-actions github-actions released this 10 Mar 19:25

Changelog

  • Fixed regression from the previous release that caused client crashes upon map change.

v1.4.12

Choose a tag to compare

@github-actions github-actions released this 04 Mar 12:48

Changelog

  • Fixed a case where clients instantly disconnect upon joining (for more details see #54)

v1.4.11

Choose a tag to compare

@github-actions github-actions released this 26 Feb 07:57

Changelog

  • Added a fix for cs_script savedata when the server is running multiple addons

v1.4.10

Choose a tag to compare

@github-actions github-actions released this 25 Jan 12:22
8a449f6

Changelog

  • Fixed an overlooked offset (#53)