Major Cooke
|
1210e1a951
|
Added DMG_EXPLOSION flag.
- This allows modders to determine if damage is caused by an actual explosion, assigned by P_RadiusAttack and BlastActor for +TOUCHY actors.
|
2018-09-15 13:23:11 +02:00 |
|
Christoph Oelckers
|
3d61d2c1f4
|
- reviewd script code for spawn calls that did not check their results.
Nothing should ever assume that spawning an actor is unconditionally successful. There can always be some edge cases where this is not the case.
|
2016-12-31 15:40:51 +01:00 |
|
Christoph Oelckers
|
898e2900b3
|
- more fixes in blastradius.txt.
|
2016-12-11 12:42:55 +01:00 |
|
Christoph Oelckers
|
2b24fee53d
|
- fixed: A_BlastRadius accessed the player's ReadyWeapon before ensuring it got called from a player.
|
2016-12-11 12:37:12 +01:00 |
|
Christoph Oelckers
|
4e802652c7
|
- scriptified ArtiBlastRadius.
|
2016-11-26 09:51:14 +01:00 |
|
Christoph Oelckers
|
2c1d9a7a96
|
- another bunch of Hexen actors converted.
|
2016-10-18 15:15:06 +02:00 |
|