You are viewing a potentially older version of this package. View all versions.
DiFFoZ-DiFFoZTweaks-1.6.0 icon

DiFFoZTweaks

Silly Tweaks

Date uploaded 2 days ago
Version 1.6.0
Download link DiFFoZ-DiFFoZTweaks-1.6.0.zip
Downloads 1319
Dependency string DiFFoZ-DiFFoZTweaks-1.6.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
DiFFoZ-HarmonyXTranspilerFix-1.1.0 icon
DiFFoZ-HarmonyXTranspilerFix

Fixes HarmonyX Transpiler cause patched method to behave incorrectly

Preferred version: 1.1.0

README

DiFFoZTweaks

A mod for silly tweaks.

Features

  • Fixes Soft Mask Incompatibility that came up in v70 (compatible with SoftMaskKiller).
  • Ability to blacklist mods from being loaded by BepInEx despite being installed and enabled.
  • Limit to maximum amount of rendered MoreCompany cosmetics (default: 15).
  • Flashes the windows taskbar app icon when the game loaded and awaits user input.

License

This project is licensed under MIT License.

CHANGELOG

Changelog

1.6.0

  • Added logging for RPCs sent on unspawned NetworkBehaviours and for deferred messages purged by Netcode.
  • Added extra logging when a spawned NetworkObject is destroyed on a non-host client.
  • Removed NoNagle override for Facepunch transport send types.

1.5.1

  • README update (thanks Shaydelity)

1.5.0

  • Add fix of softmask for mods that are using soft dependency resolving.

1.4.0

  • Added ignore plugin loading list option.
  • Added logging of SteamNetworkingSockets errors due to unable to send message.
  • Added NoNagle to some RPC delivery flags.

1.3.0

  • Added log and exception handler of null AudioSource in AudioReverbTrigger.

1.2.2

  • Removed hotfix of JLL.

1.2.0

  • Added hotfix for JLL item shop that prevented clients to buy items.