Commit graph

2,208 commits

Author SHA1 Message Date
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
31a9914e65 Fix incorrect check for viewpitch workaround. 2023-03-03 20:52:48 +01:00
071aa5107e Bob-synced footsteps in first person. 2023-03-03 20:52:22 +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
bc3c242cd9 This had to be addressed. 2023-02-24 22:38:48 +01:00
aaa9bcd806 Tweak golden shell drop chance math. 2023-02-19 20:26:45 +01:00
bb3cd9a3ec Don't use inventory tokens for mapper-toggleable store/revive. Tokens are icky. 2023-02-18 12:00:36 +01:00
9b71844e16 Update patrons. 2023-02-18 12:00:23 +01:00
feead68093 Proper fix for erratic ViewPitch. 2023-02-11 19:17:47 +01:00
1e07b67770 Fix erratic ViewPitch when loading saves. 2023-02-11 19:17:38 +01:00
bb6e926e0d Cleaning up. 2023-02-11 17:13:54 +01:00
99c9bda6ea Fix implicit class pointer casting. 2023-02-11 13:27:17 +01:00
dae306229b Tweak "archdemons" entry to mention Aximal being a former Archlord. 2023-02-11 13:27:05 +01:00
bd8b991554 Update notes. 2023-02-11 13:24:04 +01:00
0e489e1734 Fix breakage of achievement stats tab text. 2023-01-27 22:53:19 +01:00