RimWorld
115 értékelés
WRelicK's APP Utilities
   
Díjazás
Kedvenc
Kedvenc
Törlés
Mod, 1.3, 1.4, 1.5
Fájlméret:
Közzétéve:
Frissítve:
553.840 KB
2022. júl. 23., 14:18
febr. 18., 10:06
15 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
WRelicK's APP Utilities

1 WRelicK készítette gyűjteményben
WRelicK's Work
11 elem
Leírás
OVERVIEW
FOR USERS: This does nothing on its own. It's used internally by extensions like THIGAPPE.

APP Utilities is a developer utility extending the capabilities of Apparel Paper Pattern.

Primary features include:
  • Extending APP Defs to more than one race
  • Matching pawns in APP Defs based on genes
  • Forcing apparel matched by an APP Def to use only textures from a certain BodyType
  • Overriding textures entirely for any apparel items matched by an APP def
  • Rendering multiple masked graphics per APP Def

Check out the git repository here[gitlab.com] and the documentation here[gitlab.com].
Népszerű témák Összes megnézése (1)
0
2024. máj. 6., 5:52
Mod no workie
Foxx
10 megjegyzés
WRelicK  [készítő] 14 órája 
Of course! And thank you for using my mods!
A homeless orphan júl. 15., 19:00 
Hero. Thanks for all your hard work
WRelicK  [készítő] júl. 15., 16:23 
Apparently it's working in 1.6 as is!

I will be pushing the formal 1.6 update within a few weeks alongside a new feature called the User Tuner, which lets people make their own in-game adjustments to APP defs. I hope you'll look forward to it!
King DaMuncha júl. 11., 22:51 
Please update
WRelicK  [készítő] jún. 21., 8:49 
Thanks for confirming, as I mentioned on THIGAPPE's page!
da812manymonkey jún. 21., 8:48 
Works in 1.6 as is.
WRelicK  [készítő] 2024. júl. 30., 14:53 
Ooh, thank you for letting me know! I'll amend that right away.
Jingo柏利斯 2024. júl. 30., 6:56 
harmony.log.txt on desktop.
WRelicK  [készítő] 2023. máj. 9., 12:34 
Oof. Yeah, I've been working on some major THIGAPPE updates which includes an overhaul of this utility with several added features. Part of that includes renames of several objects.

I'm making all my changes to an internal dev version of THIGAPPE but I must have made a mistaken find and replace somewhere. I'll publish an update to THIGAPPE.
Tec 2023. máj. 9., 2:22 
this throws errors with THIGAPPE, because

namespace ApparelPaperPattern
{
public class APPBodyTypeOverrider : DefModExtension
{
public string bodyTypeOverride = "";
}

but the extensions in the xml are BodyTypeOverriderAPP.APPBodyTypeOverrider