- Fixes:
- Fixed default auth settings not being overwritten by core_settings.ini.
- Fixed PermissionBase not taking account for server_id=None.
- Fixed _EntityHook decorated functions from not being correctly registered when pending.
- Fixed a ValueError when unloading an _EntityHooks instance that failed to register (due to an invalid method name, for example).
- Fixed equality comparison on entities.
- Fixed buy_internal signature for CS:GO.
- Fixed two NameErrors.
- Fixed issues with not loading SP completely just because the server/game is missing some data.
- Fixed mvps and clan_tag for CS:GO CCSPlayer entity data.
- Fixed offsets for CBaseCombatCharacter::Weapon_Switch on BMS.
- Fixed default auth settings not being overwritten by core_settings.ini.
- Additions:
- Removals:
- Changes:
The full changelog can be found here:
https://github.com/Source-Python-Dev-Team/Source.Python/compare/master@%7B2016-08-01%7D...master@%7B2016-09-01%7D