View Single Post
Author Message
BAILOPAN
Join Date: Jan 2004
Old 03-25-2004 , 21:50   AMX Mod X 0.16 Release
#1

I am pleased to announce the release of AMX Mod X 0.16, the last and hopefully stable release before we start chugging away at the new module API.

AMX Mod X 0.16 features a new custom script directory, localinfo support, and "amx.cfg" has been moved to "addons/amxx/configs/amxx.cfg". The other changes are bug fixes. You can read about it in the changelog below.

As usual, all files are available at SourceForge

There is a thread in General to post 0.16 bugs. Also in General, Bor has kindly provided us with Gentoo Ebuilds. Rock on, Bor.

Enjoy!

Code:
AMX Mod X 0.16 - March 25, 2004
	amx.cfg is now amxx.cfg, in configs dir
	New folder - custom, for custom configs from 3rd party plugins
	Fixed conditional event bug in core.
	Fixed engine get/set_offset_float
	Fixed engine to have get/set_speak
	Added jghg2 into engine (with jghg2.inc)
	Fixed give_item for all mods
	Fixed amx_plugins command
	Fixed access levels being random
	Fixed include files
	Fixed cstrike having long native lengths
	Fixed maxspeeds
	Fixed call_think in engine
	Added cstrike natives cs_get_weapon_ammo, cs_set_weapon_ammo
	Cstrike now animates with cs_set_weapon_silen
	localinfos are back (addons/amxx/core.ini too)
	Plugins now use localinfo with get_basedir and get_configsdir
	amx_version / amxmodx_version cvar fixed
	get_modulesnum native fixed
	reading from files with weird line breaks should work now
	NOTE! Plugin writers should store their files in get_configsdir()
__________________
egg
BAILOPAN is offline