Another server related plugin update today? Surely so, and just in time for the last Valve update broke dear Metamod:Source freezing your servers upon restart:
Bailopan:So download today, and return your jetpacking-gore-covered-zombie-VIPs to full working order!
This release adds a number of exciting features and fixes for both developers and users. Importantly, it will run with the latest Source update. Updates do not usually break Metamod:Source, and we apologize for this (there was a fall-through bug).Full 1.2.2 Changelog:
- Added the ability to "alias" plugin names in metaplugins.ini.
- Added 'meta alias" command.
- Added SourceHook API for manual callclasses.
- Added support for the latest Source engine (ServerGameDLL005).
- Added API for printing text in a client's console with ClientConPrintf. This does the same thing as IVEngineServer::ClientPrintf except that it allows string formatting.
- Added client version of "meta" command in order to allow clients to view version information and a list of loaded plugins.
- Fixed a bug causing old mods on newer engines to fail loading.
- Fixed issues with SourceHook's SH_CALL and reference parameters.
- Fixed a bug where the mm_pluginsfile cvar was being ignored.
- Fixed a memory leak when using ISmmAPI::InterfaceSearch.
Comment