Commit graph

164 commits

Author SHA1 Message Date
d54202d533 Add option to filter healthbars to monsters only. 2022-12-15 13:22:40 +01:00
4ad26239d4 Remove first person key gestures. 2022-11-26 03:42:35 +01:00
ab9023d3ee Add freezetics support to all actors that need it.
Remove Demoslayer fun option.
2022-10-31 15:08:30 +01:00
b4d1c05e28 Some stuff that was missed. Also, fuck Hexen. 2022-10-28 17:36:03 +02:00
c770276bd7 Various changes related to items:
- All items now have vanilla hitbox sizes for compatibility.
 - Removed extended hitboxes (no longer needed).
 - Blob shadows are now exclusive to players (and eventually monsters).
 - Glows and sparkles are no longer toggleable.
 - Glows and sparkles have fixed size/radius.
 - Item sparkles are now handled by the glows, rather than the player.
2022-10-28 16:49:14 +02:00
e6d1808218 Add slider for healthbar fade distance. 2022-10-26 14:17:19 +02:00
4a46817881 HUD face now also affected by tag color.
Added two more tag colors to round up to 16.
Fixed tag light color not updating when changed.
Recalculated tag light colors.
2022-10-13 13:43:32 +02:00
6a5bef75e8 Remove removed menu option. 2022-10-08 11:53:14 +02:00
ed5f382ff9 Disappearing crosshair bug fixed. 2022-09-27 21:43:05 +02:00
bd25598655 Allow filtering healthbars to only allies. 2022-09-26 20:53:20 +02:00
0207a54da8 Add crosshair debug info until disappearing bug is fixed. 2022-09-26 11:12:33 +02:00
e9013694f0 Legion of Bones support. 2022-08-31 10:58:25 +02:00
d17215e653 Remove dead option. 2022-08-22 20:20:44 +02:00
0d73be34a8 Souls-style area name display from sidemods. 2022-08-22 18:11:32 +02:00
b40d8d0633 Healthbar / Damnum backport from sidemods. 2022-08-22 17:39:10 +02:00
283ebbda34 Add option to toggle friendly fire. 2022-08-17 17:34:15 +02:00
c0ae825f52 "Bonk Hammer" fun option. 2022-08-11 18:04:05 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00
afd9c9ebf0 Make intro explosions quieter and add an option to skip them. 2022-07-15 08:05:08 +02:00
474b87d01b Simplify minimap code (less options). 2022-07-11 19:43:58 +02:00
93891b2ccf Add mugshot to HUD. 2022-07-05 23:33:29 +02:00
4661d0f2f3 Replace original hud with alt hud entirely.
Remove unnecessary icons and doom builder hints for items.
2022-07-05 22:18:04 +02:00
460ee725e2 Remove old branding. 2022-07-05 20:37:09 +02:00
cfe4c294e8 Option to trim alt hud ammo to owned weapons. 2022-06-30 16:52:21 +02:00
7c8fe3a11f Alt HUD style fully implemented. 2022-06-04 01:00:47 +02:00
9031b2756b Clamp HUD margin to 20 pixels max (40 is too much). 2022-05-22 20:11:30 +02:00
473e7ad5e8 Fit hud scaling to 16:9 minimum. Ultrawide be damned. 2022-05-08 18:43:42 +02:00
fd2798f619 Add option to skip skill confirmation.
Add confirmation prompt for UV.
2022-04-14 22:14:59 +02:00
a144156b26 Add option to log oneliners to the Messages tab. 2022-04-12 18:14:47 +02:00
4cb3030e5b Added option to still draw the precise crosshair even if crosshairs are disabled in the HUD settings.
(Mostly useful just for me because I regularly switch between this and Lithium and I use the "juicer" there instead).
2022-04-12 16:37:35 +02:00
f776ab126b Revert font overhaul. Back to non-replacing fonts. 2022-04-05 12:29:16 +02:00
568e7607d6 Downsize bigfont from 3x to 2x. 2022-04-04 14:23:38 +02:00
45a1099fdd Debug menu. 2022-03-27 16:35:06 +02:00
0aee4035ed "Extended Virtual Hitbox" for items. 2022-03-27 15:27:03 +02:00
bbc8e55afd Un-hide DLC content (even if not implemented). 2022-03-27 01:12:47 +01:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
130c36656a So turns out MENUDEF has an undocumented feature. 2022-03-01 18:58:34 +01:00
1a15ebf911 Add option to disable death exits. 2022-02-26 20:33:58 +01:00
4c17c145f1 Mod rebranding to "Codename: Demolitionist". 2022-01-13 00:27:14 +01:00
fc87562758 More official renders for intermission art. 2022-01-08 17:52:30 +01:00
a0e1f2f7a6 Re-do HUD scaling. 2021-12-18 02:07:11 +01:00
d22d9c4b9a font gen updated, fonts re-made, adjustments to compensate. 2021-12-17 19:57:23 +01:00
3147f989f2 Oops, forgot to update MENUDEF 2021-12-16 22:08:53 +01:00
ffa897e042 Some menu fixes. 2021-12-01 01:37:21 +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
95d92cb8a5 Some cleanup. 2021-11-23 22:18:41 +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