View Single Post
Author Message
BAILOPAN
Join Date: Jan 2004
Old 04-18-2006 , 08:27   Metamod 1.19 Official Released
#1

I'm pleased to announce that the official branch of Metamod 1.19 is finally available for download. This release will allow you to run AMX Mod X 1.71 on the official Metamod platform.

To download the binaries, visit http://metamod.org/.

Changelog:
Code:
 - Added support for new HLSDK API functions QueryClientCvarValue2() and ClientCvar2().
 - Added GET_HOOK_TABLES() to let plugins make interceptable engine/dll calls.
 - Added MAKE_REQUEST_ID() to assist plugins in generating request ids for QueryClientCvarValue2().
 - Added mod support for Move In! 1.0, and Special Death Match Alpha 2.0.
 - Fixed a bug where Windows DLL load failures produced an empty message.
 - Fixed a bug where plugins could not catch NewDLL calls for GameDLLs that do not provide NewDLL information.
 - Fixed a bug corrupting memory when using Metamod with engines or game dlls with a different interface than the one compiled against, e.g. older engines.
__________________
egg
BAILOPAN is offline