Skip to content

Draft: Fix some minor issues due to bad status effect end time handling

terencehill requested to merge terencehill/status_effect_fix into master

Fix some minor issues due to bad status effect end time handling:

  • Spawnshield activated for a frame even if disabled (g_spawnshieldtime 0)
  • Burning effect applying a (very small) negative damage in the last tick (Fireball and Napalm nade)

Merge request reports