- Fixes:
- Additions:
- Added Blade Symphony support.
- Added elasticity entity attribute to CBaseEntity.
- Added _ListenerManager.__len__.
- Added Entity.collideable and Entity.networkable properties.
- Added the ability to pass a callable object to EntityPre/PostHook.
- Added Players.spectators property.
- Added SteamID render methods (to_steamid2 and to_steamid3).
- Added OnConVarChanged listener.
- Added crash protection to the memory module (Windows only!).
- Added Blade Symphony support.
- Removals:
- Changes:
- Changed Player.freeze to Player.frozen. Updated get/set methods, as well to reflect this change.
- Translations update.
- Updated all 'collidable' instances to use 'collideable' for consistency.
- Updated Python from 3.4.1 to 3.5.1.
- Updated "path" and "six" site-packages to their newest release versions.
- Moved ConVar methods to _ConVar, removed ConVar and renamed _ConVar to ConVar
- Changed Player.freeze to Player.frozen. Updated get/set methods, as well to reflect this change.
The full changelog can be found here:
https://github.com/Source-Python-Dev-Team/Source.Python/compare/master@%7B2016-03-01%7D...master@%7B2016-04-01%7D