- Fixes:
- Fixed issue #50.
- Fixed an issue with GAME_PATH where the / at the end caused parent to have to be called twice to get the proper parent directory.
- Fixed a regression and an issue with EntityPre/PostHook.
- Fixed an issue when unloading SP.
- Fixed issue #97.
- Fixed issue #146.
- Fixed issue #148.
- Fixed issue #149.
- Fixed issue #50.
- Additions:
- Added spanish translation.
- Added a new filesystem module to access files packed in VPK archives.
- Added CEnvSpark data.
- Added default arguments for Player.give_named_item().
- Added OnRunCommand and OnButtonStateChanged listeners.
- Added default arguments for Entity.teleport().
- Added default arguments for Player.drop_weapon().
- Added messages.get_message_name().
- Added write property to Hitbox.min/max.
- Added new keyword to memory.find_binary() to skip extension checks.
- Added spanish translation.
- Removals:
- Changes:
The full changelog can be found here:
https://github.com/Source-Python-Dev-Team/Source.Python/compare/master@%7B2016-09-01%7D...master@%7B2016-10-01%7D