raze/wadsrc/static/zscript/games/duke/actors
Christoph Oelckers 3f630c5cb6 - fixed some item issues in RR.
* RedneckPowderKeg was missing its Initialize function and did not clamp its movement velocity.
* RedneckTikiLamp inherited from the wrong base class.
2023-06-04 11:37:10 +02:00
..
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 - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
dukeweapons - fixed: Duke's Freezer projectile needs the CANHURTSHOOTER flag. 2023-05-19 22:59:47 +02:00
nwinter - moved NWinter items to a subfolder and added Duke Vacation items (only 6 that have code changes.) 2023-04-23 17:33:35 +02:00
redneckcstuff - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
redneckenemies - fix RedneckDestructo 2023-05-20 07:19:18 +02:00
redneckstuff - fixed some item issues in RR. 2023-06-04 11:37:10 +02:00
redneckweapons - RR: the sawblade projectile was missing its shootThis function. 2023-05-30 17:31:23 +02:00
rrraenemies - fixed bad sprite name. 2023-05-20 07:21:28 +02:00
vacation fixed Vacation's beach ball. 2023-05-19 22:59:21 +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