- Fixes:
- Fixed/added russian translation.
- Fixed function info for IConVar::FindVar.
- Fixed Host_Error crashes when passing empty strings to EngineServer.precache_* methods.
- Fixed default string values in cfg files showing with quotes around them.
- Fixed a typo leading to not being able to enable collisions on a player.
- Fixed issue #89.
- Fixed issue #95.
- Fixed issue #96.
- Fixed issue #100.
- Fixed issue #102.
- Fixed "sp dump datamaps" command.
- Fixed/added russian translation.
- Additions:
- Added BaseTempEntity.
- Updated TranslationStrings.get_string to allow for str.format() capabilities.
- Exported blood color constants as effects.constants.BloodColor enumerator.
- Added CPrecipitation data.
- Added CWorld data.
- Added solid_type and ground_entity to CBaseEntity data.
- Updated engine_server.server_command to automatically add a semi-colon to the end of the command so that it gets executed properly.
- Added CSmokeStack data.
- Added CStripWeapons to entity data.
- Added a sanity check for delays.
- Added BaseTempEntity.
- Removals:
- Changes:
The full changelog can be found here:
https://github.com/Source-Python-Dev-Team/Source.Python/compare/master@%7B2015-12-01%7D...master@%7B2016-01-01%7D