.. |
dukecstuff
|
- Duke: fixed handling for when a slimer's target gets destroyed after eating it.
|
2023-06-03 10:16:18 +02:00 |
dukeenemies
|
- fixed missing handling for BADGUYSTAYPUT flag.
|
2023-05-19 23:00:27 +02:00 |
dukestuff
|
- Duke: WEATHERWARN needs a statnum change on init so that it teleports.
|
2023-06-07 23:11:43 +02:00 |
dukeweapons
|
- fixed: Duke's Freezer projectile needs the CANHURTSHOOTER flag.
|
2023-05-19 22:59:47 +02:00 |
redneckcstuff
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
redneckenemies
|
- RRRA: fixed inheritance for sheriff actor
|
2023-06-19 20:05:36 +02:00 |
redneckstuff
|
- fixed some item issues in RR.
|
2023-06-04 11:37:10 +02:00 |
redneckweapons
|
- RR: fixed damage type handling for the dynamite arrows
|
2023-06-06 22:58:10 +02:00 |
rrraenemies
|
- RRRA: Mama Jackalope's poison cloud did no damage
|
2023-06-19 20:57:27 +02:00 |
worldtour
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
_placeholders.zs
|
- Duke: add a proper override for Initialize to the player base class
|
2023-05-19 22:59:47 +02:00 |
controllers.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
genericdestructible.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
masterswitch.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
respawncontroller.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
respawnmarker.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
soundcontroller.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |
touchplate.zs
|
- pass the spawner to Initialize as an explicit parameter.
|
2023-05-19 22:57:26 +02:00 |