You are viewing a potentially older version of this package. View all versions.
Amorously-STFU-1.0.0 icon

STFU

There are a lot of logs in the console, too many

Date uploaded a year ago
Version 1.0.0
Download link Amorously-STFU-1.0.0.zip
Downloads 86
Dependency string Amorously-STFU-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

STFU

A plugin that tries to reduce some of the (safely ignorable) spam text sent to the console. In the case of MyCoolPlugin3, STFU intercepts its log spam and can actually significantly reduce the amount of time waiting to drop into a level. At the moment, all STFU does is print only unique log messages from MCP3.

Configuration and more features are planned. If you happen to know anything about the Borken Cell errors, or BoxColliders does not support negative scale or size warnings then please let me know.

CHANGELOG

Changelog

v1.2.0

  • Added support for suppressing ConfigurableGlobalWaveSettings (enabled by default).
  • Added a fix particularly for SamGeos, where being nearby some geos would cause error spam in the console.
  • Fixed an issue with some BoxColliders being rotated incorrectly by reverting the fix upon entering the level.
  • Revamped config file. Recommend deleting old config and generating a new one.

v1.1.1

  • Made the BoxColliders fix optional (default false) for now, as it was unintentionally rotating some GameObjects.

v1.1.0

  • Removed Thunderstore dependency on MyCoolPlugin3. It is now fully a soft dependency.
  • Added configuration.
  • Added "Borken cell" fix.
  • Added BoxColliders fix.

v1.0.0

  • Initial release.