Commit graph

20 commits

Author SHA1 Message Date
bd94093db4 All recent changes from devel:
- Make "old cheat" message appear only once per iwad, rather than per session.
 - Change blood/debris max amount defaults.
 - Make Candy Gun and Silver Bullet prioritize individual bullets on reload if there's eno
ugh for a full mag.
 - Add throttling for blood and gib spawning.
 - Reduce effects of flying gibs.
 - Add a command to instantly clear queued effects.
 - Slight buff to Hellblazer missiles.
 - Damage accumulators now report damage amplified by Devastation Sigil.
 - Fix ammo resetting.
2021-11-30 19:05:06 +01:00
ca544f5f36 Various backported changes from devel. 2021-10-21 23:25:47 +02:00
52bf9704a3 Tweakin' things. 2021-10-16 09:30:06 +02:00
78a3c3c6fa Suppress Mace Spawners in hardest skills. 2021-10-06 00:23:42 +02:00
6dd9550d0a Boss handling in various places now accounts for enhanced vanilla bosses. 2021-09-22 00:32:40 +02:00
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
7f910358d3 Account for other handlers destroying things early in WorldThingSpawned. 2021-06-20 10:35:52 +02:00
8c2979326d Add XDeath sprites for Arachnotron and Mancubus. 2021-06-13 18:49:43 +02:00
68dbb71801 Tweak blob shadows. Due to the addition of sprite shadows in-engine, the "everything" option is no longer needed. 2021-04-25 12:32:06 +02:00
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
a0400cb97a Some profiling stuff, for debugging.
Combat tracker creation in WorldThingSpawned shouldn't need to loop through whole list. This speeds up things greatly during map load.
2021-04-04 18:03:22 +02:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
d0287b7ade GZDoom 4.5.0 compat fixes. 2021-03-21 12:01:11 +01:00
e2d2305f8b A more fancy way to deface nazi texturing. (Bonus: curly mustaches on demon faces)
Fix gibs/blood and other non-interacting projectiles being tracked in the minimap.
2021-03-21 03:35:14 +01:00
a15f8e8e73 PROBABLY shouldn't add shadows to things with the CORPSE flag. 2021-03-20 23:23:29 +01:00
58bbc134eb Fix small typo. 2021-03-19 22:17:40 +01:00
0501f876d3 Allow the Ynykron to suck in inventory (but not destroy it).
Fix suckable actors self-cleaning.
2021-03-19 22:15:44 +01:00
761042e200 Add one extra skill.
Prevent mp items from spawning on skills 5 and 6.
Disable store on skills 5 and 6.
Fix Shotgunners dropping Wallbusters in Doom 1.
Fix episode/skill menus being compacted when they have more than 5 text items.
Tweak message boxes.
2021-03-19 17:14:33 +01:00
a74a9ae795 More SWWMHandler code splitting.
Revert fallback sprite stuff. It's glitchy.
2021-03-07 20:50:10 +01:00