Commit graph

177 commits

Author SHA1 Message Date
c35261a34f Additional slot 5 trail colors. 2023-11-27 16:04:44 +01:00
d573caf10b Removal of simple options addition no longer needed for vkdoom compat. 2023-11-10 20:35:34 +01:00
7b6c0df00b Re-add "tight" hud scaling, for those who play at odd resolutions (e.g.: the dragon). 2023-11-07 14:48:33 +01:00
39cd363f54 Increase size of minimap (w/ small variant for large hud scales)
and increase width of small variant of chat box (it was shortened too much).

Also, cap hud margin to 10px instead of 20px, and set the default to 5px.
20px was honestly too much.
2023-11-07 14:24:53 +01:00
ad60f2310d Small fixes for VKDoom compatibility. 2023-09-14 12:45:34 +02:00
bb8478af4a Overhaul stat screen, remove fanart. 2023-09-09 14:47:30 +02:00
b8385fc480 Allow manually setting HUD scales (with disregard for potential overlaps). 2023-08-21 11:17:43 +02:00
964dcf84f9 Various UI changes:
* Add optional numeric values to healthbars, like in the standalone mod.
 * Remove minimap themes, keep only the Demolitionist color set.
 * Draw keys in the minimap using their respective colors.
 * Don't send AutoAutosave tokens to the minimap.
 * Tweak the minimap color of shootable actors so they look less like usable lines.
 * Use smaller font for cumulative damage on boss healthbars.
2023-08-17 20:13:16 +02:00
ea86ab99d0 Tweaks to level stats display in HUD. 2023-07-29 12:25:53 +02:00
47b0cad882 Implement a "weapon bar" (optional). 2023-07-04 17:05:21 +02:00
77b4a272cf Add forced blood replacement option. 2023-01-26 19:49:41 +01:00
ddbc59939b Add option to render minimap to a fixed-size canvas. 2023-01-16 13:28:10 +01:00
75ffce1627 Somewhat less hacky menu code. 2022-12-31 13:08:09 +01:00
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