gzdoom/wadsrc/static/zscript/actors/doom
Christoph Oelckers b667b930a3 fixed logic bug with HitFriend and Refire functions.
The old code was essentially ineffective and useless, this is how MBF had it and how it was supposed to be.
2024-10-03 22:30:09 +02:00
..
arachnotron.zs - MBF21: implemented thing flags. 2021-06-29 21:08:58 +02:00
archvile.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
bossbrain.zs - fixed radius of BossBrain actor 2022-05-09 00:00:28 +02:00
bruiser.zs - MBF21: implemented thing flags. 2021-06-29 21:08:58 +02:00
cacodemon.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
cyberdemon.zs Replaced MISSILE(EVEN)MORE with a real property and added related Dehacked options from Crispy Doom. 2024-10-03 12:24:16 +02:00
deadthings.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
dehacked.zs - give the first 16 DEHEXTRA states proper content. 2021-05-07 23:03:46 +02:00
demon.zs - use Obituary for both Demon and Spectre. 2019-04-23 10:49:18 +02:00
doomammo.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
doomarmor.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
doomartifacts.zs - fixed missing fullbright for Berserk 2019-11-05 15:32:00 +02:00
doomdecorations.zs - remove some double semicolons 2023-09-19 07:29:36 -04:00
doomhealth.zs fix max health for Doom's health bonus with Dehacked modifications present. 2023-12-20 00:11:09 +01:00
doomimp.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
doomkeys.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
doommisc.zs - fixed exploding barrel animation duration. 2021-08-10 18:57:31 +02:00
doomplayer.zs - made the colorset names and the texts in the color picker localizable. 2019-05-19 18:57:39 +02:00
doomweapons.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
fatso.zs - MBF21: implemented thing flags. 2021-06-29 21:08:58 +02:00
keen.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
lostsoul.zs Replaced MISSILE(EVEN)MORE with a real property and added related Dehacked options from Crispy Doom. 2024-10-03 12:24:16 +02:00
painelemental.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
possessed.zs fixed logic bug with HitFriend and Refire functions. 2024-10-03 22:30:09 +02:00
revenant.zs Replaced MISSILE(EVEN)MORE with a real property and added related Dehacked options from Crispy Doom. 2024-10-03 12:24:16 +02:00
scriptedmarine.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
spidermaster.zs fixed logic bug with HitFriend and Refire functions. 2024-10-03 22:30:09 +02:00
stealthmonsters.zs - reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting. 2019-02-23 12:08:27 +01:00
weaponbfg.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponchaingun.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponchainsaw.zs - fixed melee attack disance being off after adding MBF21 support. 2021-09-17 22:59:30 +02:00
weaponfist.zs - fixed A_Punch having a short attack range (take 2). 2021-10-01 20:13:51 +02:00
weaponpistol.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponplasma.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponrlaunch.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponshotgun.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00
weaponssg.zs Fix vanilla weapon functions passing ammo count to DepleteAmmo 2023-12-10 07:19:21 +01:00