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
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
77c3b98b43
Slight viewbob adjustment.
2023-06-04 11:56:44 +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
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
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
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
7e3a4a223f
HUD fix for level names with trailing whitespace.
2023-03-06 17:06:32 +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
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
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
0e489e1734
Fix breakage of achievement stats tab text.
2023-01-27 22:53:19 +01:00
21662d7bee
Add forced blood replacement option.
2023-01-26 21:18:23 +01:00
070a842d76
Additional dialogue for cranking Deep Impact while full.
2023-01-21 01:11:58 +01:00
d4a5ae161a
Fix Trace call using arguments exclusive to 4.11+.
...
(This is why you don't copy code verbatim between branches)
2023-01-21 00:16:53 +01:00
6dee65ef2f
Tweak ammo spawns again.
2023-01-20 22:38:45 +01:00
8a719cfce5
Unimplemented weapons trigger special on touch, to avoid potential softlocks.
2023-01-19 22:40:26 +01:00