Open drhaber opened 4 years ago
Hey, sorry for the late reply! I was preoccupied with a lot of stuff.
I'm not sure what the compatibility would be, since Terrafirmacraft has its own version of thirst and temperature. I ran into this same issue when I was looking at Heat And Climate.
I think I need to keep the built-in compatibility scope as "allow mods to affect temperature and thirst" and not "supplement existing temperature and thirst systems".
The idea in my head was to use the temperature system TFC has as input for comfort calculations (IE convert theses values to be used in lieu of the current biome calculations) and then simply allow the tempterutue indicator to function with TFC's HUD since the two don't seem to want to coincide.
As for thirst each mod has a toggle and I think letting players or pack creators decide which system they want is great idea without having to truly do anything on your end.
Ah so a hud to show the TFC temperature instead, that would be neat. Does TFC let you get a general "feeling" of the temperature around you? I'm wondering if the way to go would be to just have an addon for TFC that does that.
It does not afaik. The temperature values are used for its crop growing logic and for its weather patterns (Temp rise in falls with the seasons with its internal calendar and that dictates if it rains or snows). I assume™ that value can be read (probs the average) and then be used instead of the "biomeAverage " creating a reasonable approximation (I assume™) to being compatible with TFC Temperature system.
Basically TFC says no thank you to the Vanilla Biome Temperature model opting to use a custom one. As far as I can tell the mods works great with everything but managing the "seasons" and I assume™ since Biomes carry a temp model in vanilla that is used to make it "hot" in the Desert and "cold" in the Tundra. TFC's Temperature system's value can be substituted (with a little math maybe) to emulate the seasons affecting the player
There is TFC Ambiental so compat with SimpleDifficulty is probably unnecessary
There is TFC Ambiental so compat with SimpleDifficulty is probably unnecessary
The mod is VERY broken though.
The newest version of Terrafirmacraft has its own seasons and Temperature system I understand if support is "out of scope" but I thought I'd ask