Commit graph

1,063 commits

Author SHA1 Message Date
c3f57b41fa Oh oops. 2022-04-04 15:15:42 +02:00
315c103a37 Forgot to update font scaling on title screen. 2022-04-04 14:34:59 +02:00
6b8a2b57cd Downscale bigfont from 3x to 2x. 2022-04-04 14:26:12 +02:00
f067fec961 Fix Silver Bullet easter egg not triggering. 2022-03-31 21:41:58 +02:00
da56990afe Fix: taint data not reinitialized on reload. 2022-03-29 16:20:09 +02:00
c0624d1a0f Fix softlock if a weapon is picked up during headpats. 2022-03-29 16:00:25 +02:00
e4a89a3365 Just to make sure. 2022-03-28 22:34:01 +02:00
bc149a854e Fix target of ynykron attack nulled on self-kill. 2022-03-28 22:31:32 +02:00
8bb133cfc6 Extended hitbox feature from devel. 2022-03-27 15:29:24 +02:00
4d9a866077 Fix voice credits name. 2022-03-26 23:37:45 +01:00
13f32a9196 Store tab implemented. 2022-03-26 20:40:04 +01:00
ac3843625b Inventory/Keychain added. ONE TAB LEFT TO GO! 2022-03-26 00:45:42 +01:00
3e1153c477 Remove mp version checker code. 2022-03-25 18:54:04 +01:00
c7b8adec69 Fix hud using wrong brokenlines for messages. 2022-03-25 18:42:01 +01:00
f18d223a62 Clean some unneeded code. 2022-03-25 18:40:55 +01:00
df49a27ddb Re-add pre-1.2 voice as optional. 2022-03-25 18:39:59 +01:00
04b5767a90 Uncap Demolitionist Menu height (for 4:3 and 5:4). 2022-03-24 18:37:34 +01:00
b59e1ba285 Messages tab implemented.
Reorganized some code.
2022-03-24 18:08:38 +01:00
c78041fa6e Pachinko code tab implemented. 2022-03-24 16:28:58 +01:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
dc47dd3a42 Custom mission log clock support for lore library filters. 2022-03-11 18:49:54 +01:00
a5897626a5 Oops 2022-03-11 18:49:48 +01:00
8769496e36 Various tweaks to menu code.
Add "mission log" thinker for use in custom maps.
2022-03-11 18:24:17 +01:00
4d5e23e4b7 Reinit textbox if library sidebar gains a scrollbar from related entries. 2022-03-10 13:38:59 +01:00
cb7aa8b333 "Niceify" usage of BrokenLines in many spots. 2022-03-10 13:33:37 +01:00
15d259be36 Hitscan locational damage compatibility. 2022-03-08 14:54:32 +01:00
7a4ec53e16 Some easter egg tweaks.
Backport placeholder textures from common library.
2022-03-07 23:24:13 +01:00
356bf0202a Minimap perf improvement by using a less naive early clipping algorithm. 2022-03-06 21:10:33 +01:00
6b4432fdf8 Fix intermission tip filtering. 2022-03-05 18:54:42 +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
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
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
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
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
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
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