RimWorld

RimWorld

WRelicK's APP Utilities
25 kommenttia
WRelicK  [tekijä] 2.9. klo 19.28 
@LRlicious
My bad! You're absolutely right - it looks like I forgot to actually check for the setting's status, how embarrassing! If you unsub/resub the toggle should work as expected now.

@艾青
You're welcome! With the new update you'll probably have to go enable it in the mod settings though.
艾青 2.9. klo 7.15 
glad to see the new button,thanks for good work
LRlicious 2.9. klo 3.13 
I disable the menu options and the user tuner is still there
WRelicK  [tekijä] 2.9. klo 1.50 
The update mentioned previously has been pushed! It's now possible to access the User Tuner through a fallback pawn gizmo if you enable it from the mod options, in case you can't access it from the gear tab. Issues with the milira and Outfit Stands Plus have also been resolved.

@LRlicious
Hello there! You mean you're using the toggle in the mod options, but the button is still showing up in your pawns' gear menu?
LRlicious 2.9. klo 0.10 
I dont know why I can't disable the user tuner
Fwiffo 27.8. klo 4.54 
Oh, that is awesome! I'll be eagerly waiting for the update, as the thought of having to get rid of either mod was distressing.

Thank you! Very memorable game and character :D
WRelicK  [tekijä] 26.8. klo 17.00 
Thanks for the report! I'm quite sure I know why this is happening and the issue should be resolved in the next update (just required me to add a single character of code).

Lovely name and PFP, by the way! I adore Star Control II!
Fwiffo 26.8. klo 5.32 
Surprisingly, has an incompatibility with Outfit Stands Plus: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3545172389

For some reason, trying to put an outfit onto a modded outfit stand when this mod is active deletes apparel items entirely.

Stack trace and mod list: https://pastebin.com/RyXC1Q2y
WRelicK  [tekijä] 4.8. klo 19.34 
@艾青
I'm so glad you like it! Yes, I just learned about this incompatibility and I'm currently deciding on how I want to approach it. Making a mod-specific patch might be an uphill battle, so I will probably be implementing some kind of fallback apparel list instead - maybe as a pawn widget.

@A homeless orphan
I'm so glad you think so! I hope it comes in handy!

@Isylum
Good to know, thank you for the report! Like I said to 艾青, I'll probably implement a fallback menu instead of patching specific mods, but it's good to know what angle these things are coming from.
Isylum 4.8. klo 13.03 
Using Combat Extended Dev Snapshot seems to also make the new User Tuner button not appear.
艾青 4.8. klo 2.10 
by the way,when using mod-the RPG inventory revamped,the new button won't appear.Could you please make a patch to add it?
A homeless orphan 3.8. klo 17.59 
Oh wow, that's a cool feature. Man, mods are really doing some cool stuff this version.
艾青 3.8. klo 17.33 
love the new function:steamhappy:
WRelicK  [tekijä] 3.8. klo 17.21 
Just pushed the update that includes the User Tuner! You can read all about it here. [gitlab.com]
Spirehawk 31.7. klo 3.26 
@WRelicK
that sounds awseome tbh
WRelicK  [tekijä] 16.7. klo 16.53 
Of course! And thank you for using my mods!
A homeless orphan 15.7. klo 19.00 
Hero. Thanks for all your hard work
WRelicK  [tekijä] 15.7. klo 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 11.7. klo 22.51 
Please update
WRelicK  [tekijä] 21.6. klo 8.49 
Thanks for confirming, as I mentioned on THIGAPPE's page!
da812manymonkey 21.6. klo 8.48 
Works in 1.6 as is.
WRelicK  [tekijä] 30.7.2024 klo 14.53 
Ooh, thank you for letting me know! I'll amend that right away.
Jingo1010 30.7.2024 klo 6.56 
harmony.log.txt on desktop.
WRelicK  [tekijä] 9.5.2023 klo 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 9.5.2023 klo 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