SourceMod 1.2.0 Release Notes

From AlliedModders Wiki
Revision as of 21:29, 7 February 2009 by BAILOPAN (talk | contribs)
Jump to: navigation, search

SourceMod 1.2 is a major update. It is fully backwards compatible. Old plugins and extensions will continue to work.


Translations

SourceMod 1.2.0 ships with a number of community provided translation packs. The following languages are included:

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


Changelog

  • Fixed blank admins being created from invalid admin file lines (bug 3431).

(Liam) 12.27.2008 - Placed a check into nextmap.smx to prevent it from being loaded on Left 4 Dead.
(Liam) 12.28.2008 - Modified kick.sp / plugin.basecommands.txt to show the "reason" for the kick in the ShowActivity message.
(Liam) 12.28.2008 - Added rename command to playercommands.sp via sm_rename and the menu.
(Liam) 12.28.2008 - Merged slapslay.phrases.txt and rename.phrases.txt into plugin.playercommands.txt
(Liam) 01.07.2009 - Cleaned up Funcommands by optimizing the code and cleaning up the timers.
(Liam) 01.07.2009 - Moved sound stuff from funcommands to sounds.sp