a multiplayer game of parenting and civilization building
You are not logged in.
Pages: 1
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
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
I'm very interested in this, but I have no idea what I'm looking at on GitHub. How do I install this?
Offline
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
Awesome! I look forward to using your addon! Thank you!
Offline
Pages: 1