Skip to content

Version 1.0.7

Latest
Compare
Choose a tag to compare
@MyGamepedia MyGamepedia released this 26 Oct 18:34
· 4 commits to main since this release

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 with point_template)
  • Now npc_alien_slave and npc_vortigaunt will use all properties from npc_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 for entity_player_base.
  • Removed all trigger_once's properties with inputs and outputs from newxog_volume. Reason: you can't use this entity as a trigger volume.
  • Reworked properties lists for all xog entities.