RimWorld

RimWorld

285 vurderinger
Helixien Gas Brazier
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Mod, 1.3, 1.4, 1.5
Filstørrelse:
Offentliggjort:
Opdateret:
316.561 KB
2. mar. 2022 kl. 9:06
12. okt. 2024 kl. 9:29
17 ændringsbemærkninger ( vis )
Du mangler DLC for at kunne bruge dette emne.

Abonner for at downloade
Helixien Gas Brazier

Beskrivelse
CONTENTS

DETAILS
  • Requires Royalty DLC and Vanilla Helixien Gas Expanded.
  • Octagonal design is to hide pipe connections as they cover the entire tile. This issue can be seen in my other gas mod (see "other mods" for details).
  • Stats are the same as the standard brazier, but has slightly more HP (this may be reverted).
  • Unlike standard brazier, the gas can be flicked on and off.

COMPATIBILITY
Includes patches for:
Incompatible:
  • None that I know of. Let me know if you find one!

KNOWN ISSUES
None that I know of. Let me know if you find anything!

OTHER MODS
Helixien Gas Boiler: A hot water boiler for Dubs Bad Hygiene powered by helixien gas.
Helixien Gas Production: Helixien gas powered large stove and large smithy.

CREDITS
Mod: CiXwOw
Art: CiXwOw
Vanilla Helixien Gas Expanded: Oskar Potocki & Kikohi
Populære diskussioner Vis alle (1)
0
10. okt. 2024 kl. 15:12
Pawn stuck in the "watching the flames" activity.
Yukari Whiteclouds
80 kommentarer
CiXwOw  [ophavsmand] 25. maj kl. 12:43 
@Banana Fiasco: I actually DO have a repo for this mod! But as mentioned in my previous comment, I'm setting up a new PC so I won't be able to update the mod yet.

My GitHub username is the same as here, so you can find it at: github.com/CiXwOw
CiXwOw  [ophavsmand] 25. maj kl. 12:38 
Sorry everyone! I am in the process of building a new PC, and will update this as soon as I am done!
Banana Fiasco 8. maj kl. 22:49 
Was able to dig through what was going wrong. The way the stone campfire is defined changed in the new version of VFE. The xpath for the patch to the campfire in "1.5/Patches/VanillaFurnitureExpanded.xml" needs to be changed from:
/Defs/ThingDef[defName="Stone_Campfire"]
to:
/Defs/ThingDef[@Name="VFE_FirepitBase"]

I wasn't able to find a git repo for this mod to submit a pr, as realistically there's more that needs to be done there, but that resolves the error for the time being.
HeatherAthebyne 8. maj kl. 12:03 
Not the modder, but: those red errors should only be an issue if you need the braziers to link to other items as a meditation focus. Otherwise I think everything will work fine with the updated VFE.
LouIdZarcs 7. maj kl. 21:20 
Dear modder , with latest vanilla furniture expanded updates , there pop up some red error:
[Helixien Gas Brazier - Start of stack trace]
Verse.PatchOperationAdd(xpath="/Defs/ThingDef[defName="Stone_Campfire"]/comps/li[@Class="CompProperties_MeditationFocus"]/offsets/li[@Class="FocusStrengthOffset_BuildingDefsLit"]/defs"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=3
Verse.PatchOperationFindMod(Vanilla Furniture Expanded): Error in <match>
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: G:\SteamLibrary\steamapps\workshop\content\294100\2770815124\1.5\Patches\VanillaFurnitureExpanded.xml
CiXwOw  [ophavsmand] 16. okt. 2024 kl. 21:33 
@Psyckosama: Take a look at this mod "Onimods - Colored Fire". Somebody asked to add support for theses braziers, and the author said they'd look in to it. That was in April, so maybe you could ask them again?
Psyckosama 14. okt. 2024 kl. 19:37 
Why not just make a green brazier? Let the user choose.
CiXwOw  [ophavsmand] 12. okt. 2024 kl. 9:34 
@Yunkari Whiteclouds: Should be fixed now.
CiXwOw  [ophavsmand] 11. okt. 2024 kl. 22:20 
@Yunkari Whiteclouds: Thanks for letting me know! I'll take a look at it today.

@Psyckosama: You're absolutely right, and I agree that it would be cool (green is my favourite colour), but my primary objective for my Helixien Gas mods is to adhere to the Vanilla Expanded teams design goals.
Yukari Whiteclouds 11. okt. 2024 kl. 1:30 
I've got a bug when i use the "better pyromania" mod where pyromaniac pawns will go watch the fire and ignore doing anything else. They do it so much that they starve to death.