SourceMod 1.4.1 Release Notes

From AlliedModders Wiki
Revision as of 15:07, 7 December 2011 by Psychonic (talk | contribs) (Created page with "''This is a work-in-progress changelog as SourceMod 1.4.1 has not yet been released'' __FORCETOC__ SourceMod 1.4.1 is a minor bug-fix update. For the full SourceMod 1.4 relea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a work-in-progress changelog as SourceMod 1.4.1 has not yet been released


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

Contents

Changelog

User Changes:

  • Updated support for latest OrangeBox engine changes (CS:S, DoD:S, TF2, HL2DM, GMod).
  • Added gamedata for Adrenaline Gamer 2 and No More Room in Hell.
  • Fixed "not connected" error in reserve slots plugin (bug 5158) (ostrel).
  • Fixed ff trigger printing in triggerer's language to all (bug 5161).
  • Fixed typo in one of basebans ban reasons (bug 5188).

Developer Changes:

  • Fixed sp MaxClients not being updated on map changes after load (bug 5160).
  • Removed GLIBC_2.7 dependency from spcomp.
  • Increased buffer for sm_rcon command to fit larger responses (Template:5169).
  • BaseComm now properly registers a library allowing it to be required by other plugins (bug 5156).
  • Added new TF2 deathflag and dmg custom defines (bug 5157).
  • Fixed TFHoliday enum values (bug 5155).
  • Updated TF2_OnIsHolidayActive ret behavior to match doc (bug 5155).