Commit graph

1,977 commits

Author SHA1 Message Date
b2fcbea65e Additional character lore entires. 2023-07-13 13:40:52 +02:00
2629872da7 Quantize some large PNGs to reduce filesize. 2023-07-13 13:40:43 +02:00
6b9693e71e Restrict Golden Shell pickups to single units. 2023-07-04 17:37:36 +02:00
1d14e49e5c Fix Grilled Cheese Sandwich teleporting player out of bounds after a death exit. 2023-07-04 13:53:34 +02:00
de3a6760fb Fix default tag of Voodoo Dolls in stats. 2023-07-04 13:53:25 +02:00
be828234fd Fix for some weapon pickups "twitching". 2023-07-01 14:31:35 +02:00
90f5b047ee Tweak dropping from menu after last change. 2023-07-01 14:31:26 +02:00
bce371235c Make items drop in "Unreal style" from the player. 2023-07-01 14:31:18 +02:00
f2546c3486 Tiny fix on a text file. 2023-07-01 14:31:11 +02:00
e0268b4b4e Tweak materials of Demolitionist IK model. 2023-07-01 14:30:57 +02:00
a947f048a3 Small visual tweaks to Mortal Rifle canvas. 2023-07-01 14:30:50 +02:00
753c706260 Add debug function to dump defined monsters. 2023-07-01 14:30:40 +02:00
06c3aec3b4 Fix duplication of SWWMGlobals on map change. 2023-07-01 14:30:33 +02:00
4bb806ddb3 Fix potential division by zero in DoExplosion.
(It has never happened in practice, but just in case)
2023-06-26 23:56:53 +02:00
98b141d5bc Fix color escapes of dialogue text on console. 2023-06-21 11:40:22 +02:00
cdf1c86fa8 Remove full message log (potential buffer overflow). 2023-06-15 22:28:41 +02:00
882b5986c1 Lorefix: The Hellblazer uses Sydon, not Nokron, as explosive payload. 2023-06-04 11:56:53 +02:00
77c3b98b43 Slight viewbob adjustment. 2023-06-04 11:56:44 +02:00
c2c580852f Fix incorrect orientation of pride flag. 2023-06-01 09:07:43 +02:00
25fb69bd5f Update pride flag design. 2023-06-01 09:01:47 +02:00
c8204cbf8a Use proper markdown checkboxes in planning document. 2023-06-01 09:01:39 +02:00
7664ac5f9d Add missing '%' character to zsh-style chat prompt. 2023-05-17 10:52:33 +02:00
be5476f07b Text and credit updates. 2023-04-20 12:54:09 +02:00
05e10f8810 Fix Quadravol casing skin assignment. 2023-04-12 21:24:08 +02:00
5098835d3c Small text update. 2023-04-11 17:29:16 +02:00
36ca00b2b3 Stuff I missed. 2023-03-18 22:22:16 +01:00
95dd4a715a More stuff I missed. 2023-03-17 13:25:54 +01:00
67d5d03887 Clean up a text file. 2023-03-17 13:04:16 +01:00
7da2c4e9b6 Missed one file. 2023-03-17 12:58:13 +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
63a97973b1 Clean up disclaimer. 2023-03-16 16:53:57 +01:00
20c8991400 Revert "When filtering ammo display, include ammo not yet found."
This reverts commit 4efe82ab34.

The feature is actually kinda silly, really.
2023-03-15 18:21:19 +01:00
f79fa27a9e Fix missing nextpos assignment for colliding Biospark beam. 2023-03-15 16:28:45 +01:00
70c6af7dfa Fix Candy Gun reselecting if dead mid-throw. 2023-03-11 01:29:18 +01:00
df3cd065bc Fix Elemental Coating having no color in Demolitionist Menu. 2023-03-10 20:39:22 +01:00
7218aba8c3 Fix mouse input in library tab. 2023-03-10 19:42:05 +01:00
45835f4277 Faster move bob acceleration. More bob when crouching. 2023-03-10 19:41:58 +01:00
2daf06d018 Allow clearing the message log. 2023-03-10 19:41:51 +01:00
b10bc64e74 When filtering ammo display, include ammo not yet found. 2023-03-10 19:41:43 +01:00
25eb154656 Small visual tweaks to stat screen:
- Show "N/A" for 0/0 cases.
 - Always show times in at least mm:ss format.
 - Account for potential trailing whitespace in map names
   (can becaused by DEHACKED string replacements).
2023-03-10 19:41:35 +01:00
70514799bd Reduce momentum transfer of Hellblazer afterburn. 2023-03-10 19:41:25 +01:00
b1ce317508 Fix warp to NaN when crouching with Silver Bullet. 2023-03-10 19:41:16 +01:00
7e6a74523b Even less slippery player movement. 2023-03-10 19:40:43 +01:00
6b218268dc Remove small per-step speed boost. 2023-03-09 20:43:10 +01:00
91e21acd8f Add critical messages and obituaries to message log. 2023-03-07 08:16:02 +01:00
cfd2583de5 Make scripted chat messages use the chat message color. 2023-03-07 08:15:52 +01:00
ea39b3753c Remove legacy voice pack. 2023-03-07 08:15:41 +01:00
2c4c844b9f Clear garbage pixels in various textures to save space. 2023-03-06 17:06:40 +01:00
7e3a4a223f HUD fix for level names with trailing whitespace. 2023-03-06 17:06:32 +01:00
0caee59f1d Lore entries for 1.4 items. 2023-03-05 17:03:02 +01:00