SourceMod 1.2.2 Release Notes

From AlliedModders Wiki
Revision as of 16:41, 27 August 2009 by PRED* (talk | contribs) (Created page with '__FORCETOC__ SourceMod 1.2.2 is a minor bug-fix update. If you need help upgrading, see Upgrading SourceMod. To see the full 1.2 release notes, [[SourceMod 1.2.0 Release No...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SourceMod 1.2.2 is a minor bug-fix update. If you need help upgrading, see Upgrading SourceMod. To see the full 1.2 release notes, click here.

  • This release DOES NOT have configuration changes.
  • This release DOES NOT break compatibility.


Compatibility

This release is fully backwards compatible. It is not, however, forwards compatible. Plugins compiled against SourceMod 1.2 will not run on 1.1 or 1.0. If you encounter any compatibility problems, file a bug.

Translations

SourceMod 1.2 comes with the following languages translated, thanks to community translators:

  • Brazilian Portuguese
  • Chinese Simplified
  • Danish
  • Dutch
  • French
  • German
  • Hungarian
  • Italian
  • Japanese
  • Latvian
  • Norwegian
  • Polish
  • Romanian
  • Russian
  • Spanish
  • Turkish

Changelog

  • Removed auto folders. (bug 3949).
  • Added PointOutsideWorld native to sdktools. (bug 3906).
  • Added "motd" chat trigger to basetriggers. (bug 2694).
  • Added manual extension reloading command to root console menu. (bug 3934).
  • Fixed 'list' type custom menu entries overwriting admin restrictions. (bug 3783).
  • Added sm_resetcvar command to basecommands. (bug 3636).
  • Updated gamedata for DOD:S. (bug 3948).
  • Updated gamedata for TF2. (bug 3948).
  • Added new .ep2v build config for valve OB based games. (bug 3948).
  • Fixed incorrect escaping in clientprefs SQLite queries. (bug 3904).
  • Updated gamedata for Synergy. (bug 3315).
  • Upgraded to pcre-7.9 (bug 3923).
  • Switched Insurgency chat printing to SayText. (bug 3738).
  • Updated gamedata for Insurgency. (bug 3511).
  • Updated gamedata for ZM. (bug 3746).
  • Updated gamedata for Empires. (bug 3500).
  • Updated gamedata for ZPS. (bug 3877).
  • Updated gamedata for AoC. (bug 3891).
  • Fixed RemovePlayerDisguise signature for TF2. (bug 3892).