You are viewing a potentially older version of this package. View all versions.
Supercopia-TidyLogs-1.0.3 icon

TidyLogs

Allows suppressing MelonLoader log noise (prefs, Il2Cpp, warnings)

Date uploaded 2 months ago
Version 1.0.3
Download link Supercopia-TidyLogs-1.0.3.zip
Downloads 56
Dependency string Supercopia-TidyLogs-1.0.3

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.2 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.2
Reverb_and___and_Spice-UIFramework-0.9.0 icon
Reverb_and___and_Spice-UIFramework

A UI For settings in Rumble VR

Preferred version: 0.9.0

README

This plugin suppresses MelonLoader log noise (prefs, Il2Cpp, warnings).

Please Take Note:

This plugin allows removing multiple things from the log for easier reading and clarity, and better troubleshooting.

Messages:

This plugin can remove log messages from:

  • Melon preferences: The messages for loading, saving, and others.
  • Il2Cpp: Both messages and warnings that aren't commonly useful.
  • Warnings like the long warning from Unity Explorer that isn't useful.

Mod list:

It allows you to trim the mod list to make it smaller whilst retaining visual clarity and Lum utility.

Installation:

To install this plugin, you must put it in the plugins folder.

Creators:

If you want to see any mods made, leave a suggestion in the Discord Server linked right after this.

Help And Other Resources

Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa

CHANGELOG

Version 1.0.3

  • Updated UIFramework dependency to 0.9.0; migrated off the deprecated UIFController.* and UIFModel.* types to the new UIFramework.Adapters.* and UIFramework.Models.* namespaces.
  • Updated MelonLoader dependency to 0.7.2.
  • Fixed a NullReferenceException when switching to the NUKE tab on UIFramework 0.9.0: removed two stale AddComponent calls in the bundle loader that were never actually used by TidyLogs's UI flow but tripped the new DynamicDopdownAdapter.OnDestroy finalizer.

Version 1.0.2

  • Fixed a packaging issue: I may have forgotten the .dll last time... Oops...
  • Fixed NUKE tab buttons for UIFramework 0.8.0 — the button child path was renamed from Data/Button to Data/ButtonControl, which had broken NUKE/Revive button text and click handling.
  • Increased NUKE button minimum width from 80 to 100.

Version 1.0.1

  • Updated UIFramework dependency to 0.8.0
  • List-valued preference entries now hidden via UIFramework 0.8.0's IsHidden API (replaces a SubModels removal workaround).
  • README: clarified plugin must go in Plugins/ folder, not Mods/.

Version 1.0.0

  • Created.

Help And Other Resources

Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa.