UtvecklareFox-UFoxLib icon

UFoxLib

(CORE MOD) Collection of various classes for (mainly mine) mods to use

Last updated 4 months ago
Total downloads 64832
Total rating 4 
Categories Tweaks Utils Libraries
Dependency string UtvecklareFox-UFoxLib-1.3.0
Dependants 7 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_TABS-5.4.16 icon
BepInEx-BepInExPack_TABS

BepInEx pack for TABS. Preconfigured and ready to use.

Preferred version: 5.4.16

README

This mod does very little by itself, but mainly it makes other mods of mine to functionate

UFox Lib allows multiple mods to share similar scripts, rather than having individual script copy in each mod. It also works as core mod, so any mod that uses UFoxLib won't load if right version of UFoxLib is not downloaded.


A library of various scripts used accross my mods. From utility stuff to components of specific usages vanilla does not provide. Also still there is no official documentation of how other modders can use this for themselves. For now...

Current things mod does by itself:

  • Unit Creator Team Color fix
Fixes bug for items from Asset Bundles in mods. If they use team colors which names are similar to ones from vanilla database, they will set correctly rather than just setting it to darkest one (that's how it works in vanilla's unit creator. This does not affect completely custom materials tho). Known bug - very unsure but some items may appear buggy if you select them (mainly some of vanilla boots and shoes, basically pair items). Don't worry, to fix you just change teamcolor to anything inside UC and it'll be fine; If it won't, then feel free to report in Mod Center.
  • Unit Creator new Team Color
i implemented a function to add custom team colors to Unit Creator in 1.3.0. However, since Landfall have never added "Wobbler Skin" color, which also broke Traveler's and Potionseller's heads in catalogue, i decided it would fit better to be apart of core itself since it's vanilla material anyway.

Credits:

  • Harren Tonderen (me), with great help of BD and Arargd.
  • Bunch of other people who helped through this coding journey.

Any issues with mod, or want to discuss something? You can always join TABS Mod Center on Discord


2023 Utvecklare Fox