Christoph Oelckers
|
46f7e38e46
|
- cleaned up movesprite_ex.
This needed 5 actor flags to handle some really inane special cases!
|
2023-04-23 09:42:27 +02:00 |
|
Christoph Oelckers
|
041d5214a4
|
- two new flags for the hitscan attack.
|
2023-04-16 16:53:51 +02:00 |
|
Christoph Oelckers
|
8172a9ac0c
|
- moved all flags into the actor definitions.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
281dbfb14c
|
- added BADGUY/KILLCOUNT combos to all enemies.
|
2023-04-09 09:35:37 +02:00 |
|
Christoph Oelckers
|
7b034b5eab
|
- handle stayput for bosses.
The generic code is not ready yet so it has to be done manually.
|
2023-04-02 17:34:43 +02:00 |
|
Christoph Oelckers
|
30d066cee9
|
- added script exports for Duke's bosses.
This allows removing a few hack checks.
|
2023-04-02 13:13:45 +02:00 |
|