Commit graph

1,394 commits

Author SHA1 Message Date
e5c53f5b0e Some branding changes were missed. 2022-03-05 21:09:34 +01:00
6b4432fdf8 Fix intermission tip filtering. 2022-03-05 18:54:42 +01:00
c7a46b00fa Lore revision to account for removed weapons. 2022-03-05 18:46:00 +01:00
0680b2f382 Sometimes plans change. DLC Weaponsets merged into one. 2022-03-05 18:26:20 +01:00
130c36656a So turns out MENUDEF has an undocumented feature. 2022-03-01 18:58:34 +01:00
1d00a9706d So turns out IK can be a nightmare. 2022-03-01 02:29:55 +01:00
a7eda2702a Migrate various thinkers to plain objects.
WIP: Gib models currently in progress.
WIP: IK re-rigging of Demolitionist in progress.
2022-02-28 23:45:18 +01:00
65b129b716 Use a separate class for voodoo dolls. 2022-02-28 17:31:35 +01:00
1a15ebf911 Add option to disable death exits. 2022-02-26 20:33:58 +01:00
f6b891c9fe Refactor SWWMHandler profiling routines. 2022-02-25 16:51:20 +01:00
ba6a01a190 Make weapon tooltips less view-intrusive. 2022-02-24 18:50:20 +01:00
213d81dfa4 Fix missing transparency on border graphics.
Fix misaligned "Logo Fader" sprite.
2022-02-24 17:02:16 +01:00
33b338899e Reduce frequency of combat comments. 2022-02-19 23:51:04 +01:00
0ca14ab4f3 Implement dummy puff class (to be used by all hitscan). 2022-02-19 16:08:32 +01:00
12f89a172c Fix a sprite conflict with Hexen (oops). 2022-02-19 16:01:58 +01:00
e4027bf10d Additional intermission render. 2022-02-19 02:20:06 +01:00
39f40ad639 Fix VM abort if InvinciballArmor.HandleDamage is called right as the powerup ends. 2022-02-19 00:38:39 +01:00
678b1c9fd2 Fix sprite conflict with Pandemonia. 2022-02-17 10:32:26 +01:00
9604881926 Fix sprite conflict with Colorful Hell. 2022-02-17 10:07:43 +01:00
01d2667afb Add CCARDS lump to exclude the Wolf3D enemies. 2022-02-16 18:00:28 +01:00
7b6f9ccf71 Mykradvo should still spawn in Deathmatch.
(Especially because it is an essential part of DM-TheBase5)
2022-02-16 17:58:52 +01:00
a545fc4d9c Mouse input added to Library tab. 2022-02-14 20:09:39 +01:00
5bac1614c4 Fix more wrong code (constant arrays not declared as "static const)
This fixes a crash in recent GZDoom devbuilds.
2022-02-14 01:23:14 +01:00
aee46bfc3c Fix some badly written code. 2022-02-14 01:14:50 +01:00
d3725d855e Library partially implemented (mouse support pending). 2022-02-13 23:13:14 +01:00
8122b21af1 Add "profile pics" to be used by lore entries. 2022-02-13 19:10:09 +01:00
1f97881c1e Fix up Meido's name in lore entries. 2022-02-13 19:04:53 +01:00
2915c5456a Actually, we don't need this, found another way. 2022-02-13 18:51:31 +01:00
40e886fbdb Add IMG tag handling to mklang (will be used eventually). 2022-02-13 15:53:41 +01:00
e765fb0850 While I'm at it, let's sneak in another render. 2022-02-13 15:02:11 +01:00
4ca8bc620a Actually, let's add one more. 2022-02-13 14:13:02 +01:00
d053f51324 Guess what? More fanart. 2022-02-13 14:01:16 +01:00
0dd61b4cf9 Forgot to add bilinear filter to new fanart. 2022-02-12 18:53:38 +01:00
9016a905de More fanart by Monsoon-Soft. 2022-02-12 18:51:49 +01:00
508c0eb7f2 Update some stuff. 2022-02-12 18:51:13 +01:00
bf4c2f4ec6 Remove "Unchecked Capitalism" achievement.
As funny as the joke was at first, it's a real detriment for completionists.
2022-02-12 18:50:15 +01:00
0259d796e0 Achievement rebalancing. 2022-02-12 18:45:17 +01:00
ffa752e0da Update checksums of Kinsie's Test Map in swwm_compat.zsc. 2022-02-12 12:30:54 +01:00
d827806393 Tweak Kirin plush kiss healing. 2022-02-11 18:06:31 +01:00
cce76b52ec Achievement Stats tab now fully functional.
Optimize menu item list drawing by skipping off-screen items.
2022-02-10 21:23:31 +01:00
b36b2f808c Dual Explodium guns can now reload independently. 2022-02-10 13:38:58 +01:00
31d4b5f5b6 Voodoo doll redesign. 2022-02-06 02:15:05 +01:00
772ab33dc4 DLC change: Puntzer Gamma only has full auto and FULLER AUTO. 2022-02-03 21:29:32 +01:00
2b4437a1be New intermission art by Monsoon-Soft. 2022-02-01 11:51:42 +01:00
5cbceae823 New Archvile fun tag courtesy of improvised dialogue. 2022-01-31 11:55:34 +01:00
76269948ab LANGUAGE cleanup. 2022-01-31 11:54:10 +01:00
a87e845b5a Update patrons 2022-01-28 20:39:20 +01:00
4964f1cfc7 Missing icon offsets. 2022-01-27 17:29:28 +01:00
6a6e91cc13 Don't draw dots in minimap for keys if their map markers are already visible. 2022-01-25 17:56:45 +01:00
db4985555e Ensure newly spawned markers auto-enable if level.allmap is true. 2022-01-25 17:52:08 +01:00