vkdoom_m/wadsrc/static/zscript/actors/doom
2025-08-06 21:06:53 +02:00
..
id24 Added obituaries to ID24 monsters 2025-05-06 22:05:23 -03: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 Add missing item tags for items in Doom and Chex Quest. There are mods out there that read tags. The accompanying language entries have been sent to the localization spreadsheet. 2025-07-27 17:34:08 -03:00
doomarmor.zs Add missing item tags for items in Doom and Chex Quest. There are mods out there that read tags. The accompanying language entries have been sent to the localization spreadsheet. 2025-07-27 17:34:08 -03:00
doomartifacts.zs Add missing item tags for items in Doom and Chex Quest. There are mods out there that read tags. The accompanying language entries have been sent to the localization spreadsheet. 2025-07-27 17:34:08 -03:00
doomdecorations.zs - remove some double semicolons 2023-09-19 07:29:36 -04:00
doomhealth.zs Add missing item tags for items in Doom and Chex Quest. There are mods out there that read tags. The accompanying language entries have been sent to the localization spreadsheet. 2025-07-27 17:34:08 -03: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 Add missing item tags for items in Doom and Chex Quest. There are mods out there that read tags. The accompanying language entries have been sent to the localization spreadsheet. 2025-07-27 17:34:08 -03:00
doommisc.zs Remove translucency effect from Doom's BulletPuff 2024-07-04 18:40:40 +08:00
doomplayer.zs add fuel/calamity blade/incinerator from id24 2025-01-30 13:34:25 -03: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 bFriendly should not be set from scripts because this omits needed bookkeeping. 2024-10-04 18:32:06 +02: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 Made the BFG and EXPLOSIVE weapon flags usable. 2025-02-20 20:37:20 -03: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 Made the BFG and EXPLOSIVE weapon flags usable. 2025-02-20 20:37:20 -03: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