Watch
1
Fork
You've already forked swwmgz_uimods_m
0
Repository for standalone UI mods.
  • GLSL 91.9%
  • Shell 8.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-01-15 17:59:19 +01:00
dnumbers_m Remove Gutamatics. 2025-03-16 16:15:47 +01:00
ds_maptitle_m Shader tweaks for backwards compatibility with GZDoom. 2025-10-12 14:27:18 +02:00
hbars_m Shader tweaks for backwards compatibility with GZDoom. 2025-10-12 14:27:18 +02:00
minimap_m zscript ver bump to 4.14.1 2025-03-13 18:37:38 +01:00
weaponwheel_m weaponwheel_m: Small workaround for Pvt. Stone weapon icons. 2026-01-15 17:59:19 +01:00
mkpk3.sh Let's put these in a git repo. 2024-01-15 14:24:09 +01:00
README.md Forgot to update the README 2025-10-12 14:28:53 +02:00

This repository contains standalone versions of various UI elements from Codename: DEMOLITIONIST, to be used by themselves or with other mods.

They are as follows:

dnumbers_m

Dopamine delivery through damage dealing indicators.

Supports custom colors for a couple extra damage types.

ds_maptitle_m

Displays the map title (and author name, if any) on load.

Evocative of how Souls games show area names.

hbars_m

Health bars on targets, with optional name tags and such.

Has the additional feature of a single health bar display on the middle of the screen for the last enemy you aimed at, if you'd rather use that instead (or both).

minimap_m

It's a minimap, with optional stats below it.

It follows more or less the same drawing logic as the GZDoom automap but with some extras such as showing visible enemies, items and projectiles.

Also has the additional feature of showing your path through the map (note that this setting has to be manually turned on each game session, and the data does not persist across saves).

weaponwheel_m

Not actually a wheel, but more of a vertical carousel of weapon icons, akin to the inventory bar for your items.

Use your previous/next weapon buttons to scroll, primary fire to select, and secondary fire to cancel.

Should be compatible with all weapon mods that use conventional ammo handling.