RimWorld

RimWorld

43 hodnocení
Apparel Gizmos From Comps
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
Mod, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5
Velikost souboru
Přidáno
Aktualizováno
4.571 MB
16. led. 2018 v 23.46
21. bře. 2024 v 18.43
Poznámky ke změnám (8) – zobrazit

Klikněte na „Odebírat“ pro stažení položky
Apparel Gizmos From Comps

Popis
This mod is meant for Code modders.

If you pick up a weapon, a button appears to melee or ranged attack. That's a Gizmo associated with equipment used by a colonist. Unfortunately, RimWorld will not show Gizmos (buttons) associated with any apparel worn by a colonist. This is sad for modders.

AGFC defines an abstract ThingComp called CompWearable which provides CompGetGizmosWorn(). If apparel is worn by a selected colonist, Gizmos returned from CompGetGizmosWorn will be displayed.

Requires HugsLib for Harmony.

Compatibility note: AGFC applies a Postfix patch to RimWorld.Apparel.GetWornGizmos(). In other words, it should be safe to mix with other mods without issue.

Mod Order: Anywhere below HugsLib.

Feel free to leave a comment if you run into a problem.

Steam Download:
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1272185463

GitHub Download:
https://github.com/RandolphCherrypepper/ApparelGizmosFromComps/releases/
Počet komentářů: 31
Randolph Cherrypepper  [autor] 22. čvc. v 15.52 
In a week or two. They always update after a major life event
Alien_Halls 16. čvc. v 7.31 
1.6?
Randolph Cherrypepper  [autor] 21. bře. 2024 v 18.44 
Updated for 1.5
GoofBall 15. pro. 2023 v 9.21 
kaboom
Randolph Cherrypepper  [autor] 17. lis. 2022 v 19.11 
Updated for 1.4. Thanks for your patience everyone.
ZuTheComCat 31. říj. 2022 v 19.25 
Sorry to hear about any troubles, I was just going through my mod list and didn't know what this was for. Hope things get better.
Ogliss 30. říj. 2022 v 9.37 
Ouch, hope everythings OK!
Randolph Cherrypepper  [autor] 30. říj. 2022 v 8.51 
Ah yes, I had some people ask me to update to 1.4 on Suicide Vest mod.

I got impacted by a real world event that took out my access to a system capable of running Rimworld, so I won't be able to update anytime soon.
Ogliss 29. říj. 2022 v 21.21 
hes likely referring to compatibility with 1.4 and biotech, you will likely just need to recompile against 1.4
Randolph Cherrypepper  [autor] 29. říj. 2022 v 20.55 
> Is this mod still being updated?

I cannot currently update it, but perhaps in a month or two. What do you need updated about it?

> are there any specific mod that require this?

I only know of Suicide Vest that requires this mod. It could be used by other mods and modders.