View Single Post
Author Message
BAILOPAN
Join Date: Jan 2004
Old 08-24-2005 , 03:56   Metamod 1.18 Released
#1

Florian and I have released Metamod-1.18. At the same time, Jussi Kivilinna (hullu/ghost_of_evilspy) has released Metamod-1.18p25. A new AMX Mod X release will follow later today.

Click here for Metamod 1.18 binaries.

Click here for Metamod 1.18-p25 binaries.

Changelog for Official Metamod is below. The official site [ http://www.metamod.org/ ] will be updated shortly (this is a pre-emptive post).

Code:
 - Added new API for loading/unloading plugins. 
 - Added IS_QUERYING_CLIENT_cVAR for new client cvar engine API.
 - Added support for new HLSDK-API functions QueryClientCvarValue() 
   and ClientCvar().  
 - Changed cmd_doplug() to make sure a complete string was not 
   misinterpreted as a number.  
 - Fixed DLCLOSE() to not accept NULL handles. 
 - Fixed a bug where API call wrappers were not saving global states.
   (This caused problems mainly with bot plugins.) 
 - Fixed reloading failed plugins with "meta reload". 
 - Bumped internal API version to 5:12 (old plugins might ask to be updated). 
 - Commands "meta version" and "meta info" show ifvers for metamod/plugins. 
 - Added mod recognition for Digital Paintball 2.2. 
 - Added mod recognition for Firearms 3.0.
What is Metamod-p? Metamod-p is a highly optimized and dynamic version of Metamod. It is supported by Jussi Kivilinna, and you can visit his site here: http://koti.mbnet.fi/axh/
__________________
egg
BAILOPAN is offline