Commit graph

18 commits

Author SHA1 Message Date
af27fbd987 Player blood footprints now implemented. 2025-03-09 14:17:35 +01:00
f89393ca81 Unconditional blood replacement, new blood decals, corpse blood pools.
TODO: bloodied footsteps, can still re-use code from Soundless Mound there.
2025-03-07 17:27:59 +01:00
f38db38751 Updates for GZDoom 4.12, part 1 (new functions, variables, flags, etc.). 2024-04-22 14:35:02 +02:00
c757acf7aa Generic gib models (for now). 2024-04-10 12:40:45 +02:00
639f9f4a77 Full removal of references to DLC2, only DLC Weaponset left. 2024-04-03 21:45:12 +02:00
9a252b72fe Use MD3 for WarpBeam models. The IQM ones still caused glitching. 2024-01-03 20:27:52 +01:00
d3d503cd81 Disable unimplemented weapons and ammo for now. 2023-10-10 14:39:12 +02:00
df3b437ffe Remove branching from big biospark arcs (causes an odd visual bug at times).
Mortal Rifle should make use of a unique muzzle flash for the overpressure shot.
Update Nana's profile picture so she's actually wearing a turtleneck sweater.
2023-07-15 20:41:50 +02:00
6b9693e71e Restrict Golden Shell pickups to single units. 2023-07-04 17:37:36 +02:00
36ca00b2b3 Stuff I missed. 2023-03-18 22:22:16 +01:00
a8f6417781 An important rewrite that was a long time coming.
First, a message: There is a time and a place for everything, and understanding
what is and is not appropriate is a fundamental aspect of how one should behave
in society. I must take steps in correcting my behavior, how I act both through
my interactions with others and through my own creations as well. While this is
only one step in a very, very long road, it is hopefully a step in the right
direction.

Various aspects of the story and lore, dialogues, character interactions, etc.
have been sanitized to be less explicit. I cannot in good conscience have
something like this in a project I'm creating, especially one with such a broad
audience as the one it has garnered.

A couple other things have been removed, such as direct references to
problematic media, and I've decided to forego the H-Doom compatibility that was
added "as a joke".

These changes will also be later applied to the side mods as well.

Should I have still missed anything, I please ask that people notify me and I
will address it as soon as I possibly can.

Furthermore, if any of the people still credited in this mod wish to have their
name and anything they contributed removed from it, I will do so.
2023-03-17 12:56:38 +01:00
f462c47449 IQM migration fully completed. 2023-02-28 17:25:20 +01:00
033bd2f824 Player and base weapons converted to IQM. Gestures are next. 2023-02-28 00:01:03 +01:00
859f88f86c Migrate DLC1 first person models to IQM. 2023-02-28 00:00:43 +01:00
06e2e2c55c Deprecate use of ROTATING. Fix rotation of many items. 2023-01-11 20:05:53 +01:00
cdeba46026 Tiny Sparkster Rifle model progress. 2022-12-26 13:44:42 +01:00
4ad2e4c7ba Replace 8-unit shell pickup with a 6-unit one.
Some other tweaks to ammo as well.
2022-12-13 19:16:41 +01:00
f738abc942 Unclutter root folder. 2022-12-07 23:22:10 +01:00