Difference between revisions of "SourceMod 1.0.3 Release Notes"

From AlliedModders Wiki
Jump to: navigation, search
m
m
Line 7: Line 7:
 
*[[Image:checkmark.gif]] '''This release has no translation changes.'''
 
*[[Image:checkmark.gif]] '''This release has no translation changes.'''
 
<br />
 
<br />
 
 
=Changes=
 
=Changes=
 
*Fixed SDKTools compatibility for latest TF2 update.
 
*Fixed SDKTools compatibility for latest TF2 update.

Revision as of 02:58, 21 June 2008

SourceMod 1.0.3 is a bug-fix upgrade from 1.0.2. It has no feature additions. If you need help upgrading, see Upgrading SourceMod.

  • Checkmark.gif All old plugins and extensions will continue to work.
  • Checkmark.gif This release has no configuration changes.
  • Checkmark.gif This release has no compatibility changes.
  • Checkmark.gif This release has no translation changes.


Contents

Changes

  • Fixed SDKTools compatibility for latest TF2 update.
  • Fixed amb1750: OnAutoConfigsBuffered() inserted before "exec server.cfg".
  • Fixed a logic bug where OnConfigsExecuted() could be executed before "exec server.cfg" finished.
  • Fixed a rare crash in the event manager that manifested on Zombie Panic! Source.