Commit graph

68 commits

Author SHA1 Message Date
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
e69dfa7e1f (WIP) View sway, shake, etc. in weapon animations. 2023-03-10 19:37:09 +01: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
93228f005a Remove unused CVars. 2022-12-29 10:39:01 +01:00
d54202d533 Add option to filter healthbars to monsters only. 2022-12-15 13:22:40 +01:00
a2509e76e1 Make some dialogues appear once per IWAD. 2022-11-06 19:21:52 +01:00
ab9023d3ee Add freezetics support to all actors that need it.
Remove Demoslayer fun option.
2022-10-31 15:08:30 +01: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
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +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
5e54940069 It's about time this tired joke was put down. 2022-08-11 23:39:58 +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
dff690c46d Weapon slot spawn order cvars (not in menus yet) 2022-07-27 17:07:27 +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
459b55fe03 Sheen HMG sounds. 2022-06-30 16:48:24 +02:00
4e29d1c2fe Alternate HUD style partially implemented. 2022-06-03 19:17:33 +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
0aee4035ed "Extended Virtual Hitbox" for items. 2022-03-27 15:27:03 +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
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
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
be1f1d083f Additional branding changes. 2022-01-15 15:37:29 +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
af3161ff71 Add Silver Bullet "wasted ammo" easter egg. 2021-12-26 12:44:00 +01:00