Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 hours ago |
| Version | 1.0.6 |
| Download link | Scandal-Scandals_Tweaks-1.0.6.zip |
| Downloads | 119 |
| Dependency string | Scandal-Scandals_Tweaks-1.0.6 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Scandals Tweaks
This is just a general-purpose mod that contains some useful universal patches, scripts, etc. that my mods can depend on and use from. Not everything is "useful" for mods, but they don't hurt to have bundled in here. If anything in here interests you, feel free to use it!
Scripts
- AudioMixerFixer (basic script, allows adding audios to an array that should use the correct vanilla SFX audio-mixer)
Patches
- PlayAudioAnimationEvent NullRef "fixes" (do not attempt to play an audio if it is missing)
- Fix external-forces not fading when sat in a vehicle (prevent being launched upon exiting a vehicle)
- Fix items being unscannable when attached to a PlayerPhysicsRegion (vehicle, elevator, radmech, etc) (CruiserImproved)
- Fix untagged interactables from carrying the last valid interactable the player looked at. (CruiserImproved)
- Resize the players animator hash size if it does not match the current animators. (for creators who replace the player animator with one that has more animation layers than vanilla)
- Alters the generic TerminalNode text regarding buying vehicles to say "vehicle" rather than "Cruiser" or "Company Cruiser" (minor visual nitpick, as custom vehicles do not have custom terminal nodes for these situations)
- 'Fix' Old-Birds not seeing players seated in vehicles.
Notes
- I'll fix the plugin GUID at a later date.
CHANGELOG
Changelog
1.0.0 (23/03/2026)
- Initial Release.
1.0.1 (27/03/2026)
- Added a shared-asset bundle for all my vehicle needs.
1.0.2 (29/03/2026)
- Actually fixed external forces not fading while seated.
- Added missing changelog to this mod.
1.0.3 (29/03/2026)
- Removed redundant test patch.
1.0.4 (31/03/2026)
- Updated for V80.
- Al.
1.0.5 (09/04/2026)
- Consolidated landmine patches.
- Corrected description.
1.0.6 (12/04/2026)
- Rebuild shared-bundle for V81.
- Corrected some stuff.