Commit graph

19 commits

Author SHA1 Message Date
80db58b0d0 Bump zscript ver to 4.14.1, plus a whole lot of stuff.
- Try to get rid of all implicit casts from string to name, color or class.
 - Use FindClass where needed.
 - Used a map in a case where a dictionary was unneeded.
 - Use new bounce flags where needed.
 - Replace Legacy of Rust weapons/ammo.
2025-03-13 14:50:58 +01:00
41f065fdd0 Small tweaks to the BD screen. 2025-02-12 12:10:17 +01:00
8857c3c03f New BD screen (missing voice acting). 2025-02-06 20:13:35 +01:00
8526c2ffb0 Add generic warning when loading other weapon mods.
(Plus small tweaks to the anti-BD script)
2025-02-06 11:51:14 +01:00
7555d52818 Misc. comment changes, additional planned stuff. 2024-01-10 20:40:17 +01:00
1a0b5b6d07 Cleaning up various debug prints. 2023-12-26 11:41:49 +01:00
952c6eba1a Update Anti-BD script to detect newer versions of Project Brutality.
In addition, reword the top comment block on the file into a less aggressive
explanation as to why the script exists in the first place.
2023-12-14 22:02:41 +01:00
9e201febd1 Tidy up boydancer state machine. 2023-07-29 18:14:49 +02:00
7653d7d09f New Anti-BD script. >:3 2023-07-29 18:00:28 +02: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
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
7c3e88c217 MSTime() un-deprecated, no more casting to int. 2022-10-09 15:31:54 +02:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
1cf4ce0d08 Adapt code to use MSTimeF(). 2022-04-29 16:40:57 +02:00
154fba7146 Finetune BD detection. 2022-01-23 20:46:40 +01:00
8e3a26487c Explicitly warn against unsupported IWADs.
Extend repertoire of crash sounds.
2021-06-16 17:47:21 +02:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00
Renamed from zscript/swwm_shame.zsc (Browse further)