Skip to content
Snippets Groups Projects
  1. Mar 10, 2012
  2. Mar 08, 2012
  3. Mar 07, 2012
  4. Feb 28, 2012
  5. Feb 27, 2012
  6. Feb 24, 2012
  7. Feb 06, 2012
  8. Feb 05, 2012
    • Kahrl's avatar
      Players stay in environment even when dead, damage flash and fall damage fixes · 88cdd3a3
      Kahrl authored
      Don't set m_removed on dead players (dead players are indicated by hp == 0). Local
      damage flash is shown whatever the cause was (even from Lua set_hp). PlayerCAO
      damage flash matches duration of local damage flash. Fall damage is dealt much more consistently (this is done by disallowing jumping when speed.Y is very negative, up to now jumping could sometimes negate fall damage)
      88cdd3a3
Loading