Difference between revisions of "SourceMod 1.3.4 Release Notes"

From AlliedModders Wiki
Jump to: navigation, search
(Created page with '__FORCETOC__ SourceMod 1.3.4 is a minor bug-fix update. For the full SourceMod 1.3 release notes, click here. =Changelog= User Changes: *Supp...')
 
m
Line 6: Line 6:
 
User Changes:
 
User Changes:
  
*Support for latest TF and L4D2 updates.
+
*Support for latest TF update ({{bz|4506}}).
 +
*Support for latest L4D2 update ({{bz|bug 4509}}).
 +
 
  
 
Developer Changes:
 
Developer Changes:

Revision as of 00:39, 18 July 2010

SourceMod 1.3.4 is a minor bug-fix update. For the full SourceMod 1.3 release notes, click here.

Contents

Changelog

User Changes:


Developer Changes:

  • Added FindFlagChar native (bug 3776).
  • Added GetConVarDefault native (bug 4502).
  • Added forward for TF's GetHoliday function (bug 4462).