SourceMod 1.4.2 Release Notes
From AlliedModders Wiki
SourceMod 1.4.2 is primarily a minor bug-fix update, with an important security fix. For the full SourceMod 1.4 release notes, click here.
Contents[hide] |
Changelog
User Changes:
Developer Changes:
- Updated TF2-specific defines and enums (bug 5194).
- Fixed StoreToAddress always writing 32 bits and throwing an error (bug 5248) (ProdigySim).
- Fixed crash with StoreToAddress if memory wasn't writable (bug 5252) (Dr!fter).
- Fixed return value of VoteMenuToAll (bug 5254) (VoiDeD).
- Fixed bug in command lower-casing API guarantee.