Commit graph

63 commits

Author SHA1 Message Date
d47eb2f1e3 Add support for E1M4B and E1M8B as part of Wadfusion. 2024-10-20 13:58:22 +02:00
68c01dbd63 Implement score increase/decrease accumulator in HUD. 2024-07-18 14:22:35 +02:00
cbb1b2a8cb Sigil 2 (v1.0) and Eviternity 2 (RC5) support.
+ Invinciball activation now voiced by Demo (thanks, Vyolette).
+ Retooled exit line merging (should fix those pesky duplicate exit markers).

Note: Oneliners for the Eviternity 2 final boss are not voiced yet.
2024-01-04 19:50:26 +01:00
1a0b5b6d07 Cleaning up various debug prints. 2023-12-26 11:41:49 +01:00
98b5ebecac Rework how level stats are handled.
(Note: this WILL break old saves)
2023-12-24 15:02:10 +01:00
6a6c26f307 Reset weapon pickup voicelines only when inventory is wiped. 2023-11-27 15:44:23 +01:00
cdf1c86fa8 Remove full message log (potential buffer overflow). 2023-06-15 22:28:41 +02:00
2daf06d018 Allow clearing the message log. 2023-03-10 19:41:51 +01:00
91e21acd8f Add critical messages and obituaries to message log. 2023-03-07 08:16:02 +01:00
070a842d76 Additional dialogue for cranking Deep Impact while full. 2023-01-21 01:11:58 +01:00
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
62d10ed11c Remove fat chodes, Silver Bullet reimplemented. 2022-10-07 20:13:10 +02:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
89737cc2e9 Archdemon lore. 2022-10-05 15:58:17 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
fcea7fa7ce More Mortal Rifle tweaks. 2022-09-28 22:26:56 +02:00
2c0c1df7f3 Mortal Rifle grenades now implemented. 2022-09-14 19:25:48 +02:00
78dc1bb453 Convert Quadravol fire debuff to inventory item.
Copy over spread code from black shell debuff (lower hard lock risk).
2022-09-03 18:28:13 +02:00
0c3614fee3 Quadravol lever spam easter egg. 2022-08-22 19:55:08 +02:00
e9f663c8ff The Quadravol is complete. 2022-08-21 16:23:32 +02:00
99eb2d8861 More Quadravol progress (fire at charge level 1 functional). 2022-08-19 00:59:11 +02:00
b6138aa396 Itamex Hammer fully implemented. 2022-08-12 14:48:33 +02:00
cb1b2bc4a1 Lore entry for Alakir. 2022-08-03 20:27:30 +02:00
57253d5434 Sheen HMG fully functional. May need touchups later. 2022-07-22 20:20:58 +02:00
1969eff7d9 Service caching. 2022-07-15 09:32:16 +02:00
e296c02608 Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
984b2c39ba The Pusher is gone. 2022-05-16 16:39:11 +02:00
5f12a4e603 Marisa (Child of Ash, not me) lore. 2022-04-20 17:07:24 +02:00
60457f779e Asserts for some hard-to-detect bugs. 2022-04-17 13:27:37 +02:00
807d1ef349 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 02:23:29 +02:00
7b30e1ebac Madcat lore. 2022-04-16 02:04:48 +02:00
e9cb1005ac Additional voicelines (incomplete). 2022-03-29 22:35:06 +02:00
b59e1ba285 Messages tab implemented.
Reorganized some code.
2022-03-24 18:08:38 +01:00
dc47dd3a42 Custom mission log clock support for lore library filters. 2022-03-11 18:49:54 +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
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
0ca14ab4f3 Implement dummy puff class (to be used by all hitscan). 2022-02-19 16:08:32 +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
92f0290621 Merge "duplicate" monster kill stats. 2021-12-21 22:03:10 +01:00
c5b9e7b0b8 Tweak lore about Demo's voice. 2021-10-10 02:30:29 +02:00
bc0b63516e Ported fixups from master. 2021-09-20 23:36:13 +02:00
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
10bab27e36 More stuff with tooltips.
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
0041b30fac Article detailing the Demon Invasion. 2021-07-01 17:49:37 +02:00
115ca0a24b Lore for score. 2021-06-28 13:40:06 +02:00