|
发表于 2007-3-13 11:04:15
|
显示全部楼层
来自 中国–上海–上海
回复: 上海电信鲨鱼丸服务器
鲨鱼丸CZ系列服务器所载插件 AMX Mod X 已升级到 1.76d。
AMX Mod X 1.76d 变更日志如下:
http://wiki.alliedmods.net/index.php/AMX_Mod_X_1.76_Changes#1.76d_Changelog
1.76d Changelog
1.76d is a pending bug-fix release to the 1.76 branch.
Core Changes
- Core will now refuse to load plugins which violate the AMX Mod X license by not giving users the right to copy and modify source code under the GPL.
- Fixed a bug where '%c' did not correctly count toward string lengths. This resulted in problems with certain format(), vformat(), and vdformat() uses.
- Fixed amb41: Disabled items could sometimes be selected on menus when drawn with the newmenu system.
- Fixed amb35: Plugins could be loaded twice if they were duplicated in or across plugins files.
- Fixed am49892: Load failures went to normal logs instead of error logs.
- Fixed am51050: amxx pause/unpause could display misleading output.
Scripting Changes
- Fixed the compiler parsing #error directives in ignored #if blocks.
- Fixed am50089: The unary negation operator did not work on Floats.
- Fixed am49469: get_user_origin with mode 4 returned wildly inaccurate results.
- Fixed am49982: Many trace functions in FakeMeta did not pass a valid trace handle to plugins.
- Fixed am50501: unregister_forward() caused global problems with forwards.
- Fixed am49981: TR_InOpen was not a valid parameter for get/set_tr().
- Fixed am50680: ES_Body was not a valid parameter for get/set_es().
- Fixed am50731: The compiler crashed when including amxmisc before amxmodx.
- Fixed am51051: unpause() returned true on stopped plugins.
- Fixed am51276: fixed the cosh() stock not working.
- Fixed fwrite() accidentally writing two byte blocks when four-byte blocks are requested.
- Fixed a bug in forward_return() not handling non-string values correctly.
- Fixed a multitude of instances where the const keyword was not present on certain natives.
Plugin Changes
- Added am49977: idlekick.sma now uses faster cvars and fixes a potential bug with NS 3.2.
- Fixed a bug in statsx.sma where stats did not display on awkward mp_roundtime settings.
- Fixed a bug in amxmod_compat.sma where get_num_ents() did not work.
- Fixed a bug in admincmd.sma where amx_plugins did not count debug plugins as running.
- Fixed am50907: Names and tags for admins were case sensitive.
- Fixed am49214: admincmd.sma did not count debug plugins as "running."
- Fixed am49627: amx_addban now requires ADMIN_RCON access.
Module Changes
- The Natural Selection module has been updated for NS v3.2.
Installer Changes
- Fixed bug where the start directory wasn't listed correctly.
- Fixed no files being detected in some cases.
- Directory changes no longer crash on failure.
- Fixed bug where directories in / couldn't be found (unless user's root directory was /).
- Fixed installer failing if '.exe' files couldn't be uploaded.
|
|