One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 2018-11-03 17:20:06

wondible
Member
Registered: 2018-04-19
Posts: 855

Diegetic (in-character) temperature mod

I keep forgetting to post this, but I've made another small tweak.

Characters shiver when they get cold https://www.twitch.tv/videos/325119865?t=02h24m43s (the effect is a little muted here because I run programming streams at lower FPS)

Characters sweat when they get hot https://www.twitch.tv/videos/328054450?t=03h06m13s
I was going to be much more ambitious with the sweat... and then realized that I didn't want to maintain a bunch of state-tracking code against future game changes.

The code still needs a little cleanup - I pulled in reference to all the BabyCry drops; I only ended up using one (and also realized later that the odd red one was actually a waggling tonsil)

https://github.com/JustinLove/OneLife/tree/temp

Another things I want to do is investigate patch management systems so I can better separate my features instead of having a sort of psuedo-fork with everything lumped together.


https://onemap.wondible.com/ -- https://wondible.com/ohol-family-trees/ -- https://wondible.com/ohol-name-picker/
Custom client with  autorun, name completion, emotion keys, interaction keys, location slips, object search, camera pan, and more

Offline

#2 2018-11-03 20:21:49

Booklat1
Member
Registered: 2018-07-21
Posts: 1,062

Re: Diegetic (in-character) temperature mod

yes, this could precede heat strokes and freezing death, i miss being able to die because of temperature (but it felt bad before since it had to do with food decreasing stupidly fast)

Last edited by Booklat1 (2018-11-03 20:22:04)

Offline

#3 2018-11-15 03:00:13

Blaithe
Member
Registered: 2018-11-12
Posts: 5

Re: Diegetic (in-character) temperature mod

I'm very interested in this, but I have no idea what I'm looking at on GitHub. How do I install this?

Offline

#4 2018-11-15 04:45:40

wondible
Member
Registered: 2018-04-19
Posts: 855

Re: Diegetic (in-character) temperature mod

Blaithe wrote:

I'm very interested in this, but I have no idea what I'm looking at on GitHub. How do I install this?

Right now it's just code patches and my personal build. I've been afraid put myself on the hook for preparing new builds every time the game updates, and you are the first person to ask. I've got a todo to make a better build environment for the game, which might make it easier to set up automated builds.


https://onemap.wondible.com/ -- https://wondible.com/ohol-family-trees/ -- https://wondible.com/ohol-name-picker/
Custom client with  autorun, name completion, emotion keys, interaction keys, location slips, object search, camera pan, and more

Offline

#5 2018-11-15 13:50:02

Blaithe
Member
Registered: 2018-11-12
Posts: 5

Re: Diegetic (in-character) temperature mod

Awesome! I look forward to using your addon! Thank you!

Offline

Board footer

Powered by FluxBB