Commit graph

139 commits

Author SHA1 Message Date
834116c8c7 The Pusher is gone. 2022-06-12 13:26:52 +02:00
2afad5d0d1 Fix inflictor detection breakage in WorldThingDamaged (did not account for SWWMPuff). 2022-06-07 21:04:33 +02:00
a1b04995b1 Also guarantee not igniting voodoo dolls with the cheat. 2022-06-07 12:07:12 +02:00
ba1583ca76 Don't ignite friends with "pants on fire" cheat. 2022-06-07 12:07:04 +02:00
16cb5573c1 Fire FX tweakery, plus a cheat to test it. 2022-06-07 12:06:53 +02:00
40351bc1ae Seems cheat detection for level end achievements won't happen. 2022-06-01 18:31:28 +02:00
78f113388f Stop reinventing lerp() all over the place. 2022-06-01 18:31:20 +02:00
65dc18ba16 April Fools + Birthday events. 2022-06-01 18:30:15 +02:00
90d7737734 Fix cheat input using the wrong font. 2022-04-20 17:26:39 +02:00
65e15bcab4 Fix crash if divine sprite is activated from the menu. 2022-04-17 19:52:38 +02:00
404ad8c722 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 19:51:50 +02:00
f46ccaa651 Add option to log oneliners to the Messages tab. 2022-04-14 11:06:27 +02:00
2407b77c60 Make some messages first-person for the local player. 2022-04-14 11:02:59 +02:00
937d191a81 Shader is deprecated in 4.8, use PPShader instead. 2022-04-07 15:44:20 +02:00
89042b7b49 Revert font system overhaul. 2022-04-05 16:44:45 +02:00
6b8a2b57cd Downscale bigfont from 3x to 2x. 2022-04-04 14:26:12 +02:00
8bb133cfc6 Extended hitbox feature from devel. 2022-03-27 15:29:24 +02:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
7a4ec53e16 Some easter egg tweaks.
Backport placeholder textures from common library.
2022-03-07 23:24:13 +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
f6b891c9fe Refactor SWWMHandler profiling routines. 2022-02-25 16:51:20 +01:00
33b338899e Reduce frequency of combat comments. 2022-02-19 23:51:04 +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
ffa752e0da Update checksums of Kinsie's Test Map in swwm_compat.zsc. 2022-02-12 12:30:54 +01:00
00f150b832 A collection of hackfixes related to items. 2022-01-25 01:40:52 +01:00
312c433ed3 Key refactor. They act as pure "item givers" now. 2022-01-23 20:49:20 +01:00
b19c9aa2d8 Commented out stuff that requires a GZDoom PR. 2022-01-23 20:48:58 +01:00
edc342fc6b More of those rebalances. 2022-01-22 17:06:49 +01:00
3f0174ec91 DUMP 2 and 3 compat fixes. 2022-01-18 13:41:29 +01:00
d821d0b0a8 This is what I get for copypasting code. 2022-01-15 15:39:44 +01:00
07b918b9a0 Oops another mistake. 2022-01-15 15:38:34 +01:00
ff949e4703 Oops missing semicolon. 2022-01-15 15:38:09 +01:00
be1f1d083f Additional branding changes. 2022-01-15 15:37:29 +01:00
35b0ad1b2b Achievement system fixes and stackable chanceboxes. 2022-01-11 02:18:38 +01:00
d20773a56f Additional exit marker types. 2021-12-29 21:46:20 +01:00
7cd5b22296 Don't enforce monster fall damage on bosses. 2021-12-18 00:50:11 +01:00
330e1321d4 Fix dialogue lines after font changes.
Add debug function to quickly test dialogue line counts.
2021-12-17 00:24:38 +01:00
7f70eb03af I gave in and did the font cleanup already. 2021-12-16 22:07:20 +01:00
035807acb0 Minimap zoom increments like in the Common Library. 2021-12-01 01:55:45 +01:00
1a0ddc5e79 Rewrite the weapon replacement system (less of a mess now maybe?). 2021-12-01 01:10:07 +01:00
a91e73f51e Add throttling for blood and gib spawning.
Reduce effects of flying gibs.
Add a command to instantly clear queued effects.
2021-11-30 18:14:49 +01:00
a02a849419 Voice loudening option.
Also made voice files a tad bit louder in general.
Made Demoslayer mod also give armor nuggets.
2021-11-06 23:53:58 +01:00
f3d09902e8 Changes from master. 2021-11-05 20:54:48 +01:00
d6ce6ef068 Additional voice lines because fun. 2021-10-29 20:09:35 +02:00
7d8b3f2dd4 Death exit fix from master. 2021-10-23 11:52:14 +02:00
ed8fe46222 fdfsdjfhdjg 2021-10-22 19:02:36 +02:00
5d2aecafe1 The stuff from master. 2021-10-22 17:30:41 +02:00
9e083a7b6a Various changes and fixes. 2021-10-21 23:27:37 +02:00
f6efc5d3f2 4.7.1 features here too. 2021-10-21 17:57:18 +02:00