Changes:
- Grammatical corrections and renamings have been made for some things.
- Added entity
env_xen_portal_effect
. - Added entity
env_doppler_emitter
. - Added shadow related property and inputs for
env_xen_healpool
. - Removed entity
env_xen_healshower
. Reason: you can't use it anyhow because it will crash your game instantly (even withpoint_template
) - Now
npc_alien_slave
andnpc_vortigaunt
will use all properties fromnpc_xorteb
entity. Reason: they're using one and the same class in the code, so, they work the same way. - Added entity
blackmesa_mp_gamerules
. - Added entity
blackmesa_mp_teamplay_gamerules
. - Added
Health
property forentity_player_base
. - Removed all
trigger_once
's properties with inputs and outputs fromnewxog_volume
. Reason: you can't use this entity as a trigger volume. - Reworked properties lists for all xog entities.