This is a modified version of OneLife https://github.com/jasonrohrer/OneLife
Check out this forum thread to see what it can do and how to use it: https://onehouronelife.com/forums/viewtopic.php?pid=53465#p53465
Table of Contents
- Installation
- Changes
- Compiling
- Other Mods
for windows this would be "OneLifeApp_H_windows.exe"
place this file inside your ohol folder and then start it. press H in game to show all the hotkeys and commands
press -> (right-arrow-key) to zoom out
press <- (left-arrow-key) to zoom in
current age will be displayed on the bottom panel
coordinates will be displayed in the top left corner, they are relative to your birth location
when you are holding a food item in your hand, it will show you how much food you will gain by eating it
all player names will be written above the players, the color depends on your relationship with that person.
your mother is green, your cousins are blue or purple, unrelated people are white.
you can show only first names / full names or no names at all, press N to change it.
if someone in your area dies you wll see a death message on your screen.
telling you the name of the person that died, their age and gender.
in the top right corner you can see how many people are in your range
and how many of them are females under the age of 40.
you can press 0-9 to make emotions
you can also write an emotion in chat, than it will last permantly, you can stop it by pressing 0-9
press E to eat what you are holding in hand
press Q to put something in your backpack or take something out
switch the item in your hand with an item inside your backpack
press C to pick up or drop a baby
you can use wasd to go up/left/down/right
this makes it easier to avoid dangerous animals and it will open doors automatically
similar to left click, will pick up an item in the choosen direction
similar to right click, for example: CTRL+W can be used to pick up an item from a basket that is 1 tile above you
similar to left click, can be used to pick up items from the tile you are standing on
similar to right click on the tile you are standing on
press F to stop the camera from moving, with the default client you have to keep holding SPACE to achieve this effect
The following instructions are for compiling this mod with linux.You will need to install the following:
sudo apt-get install git g++ make imagemagick xclip libsdl1.2-dev libglu1-mesa-dev libgl1-mesa-devThen download this script: hetuwPullLatest.sh
Put it inside an empty folder and open a terminal inside this folder.
First set the executeable bit by writing:
chmod +x hetuwPullLatest.shThen execute the script in order to download the latest version:
./hetuwPullLatest.sh linux 1You can also download it for windows, like this:
./hetuwPullLatest.sh windows 3In order to compile you can type:
./hetuwCompileAll.shTo start it type:
cd linux
./OneLifeApp
more information about how to compile ohol:
http://onehouronelife.com/compileNotes.php?nocounter=1
https://onehouronelife.com/forums/viewtopic.php?id=1438
https://onehouronelife.com/forums/viewtopic.php?id=423
other mods:
https://github.com/Awbz/OneLife
https://github.com/JustinLove/onelife-client-patches
https://gitlab.com/_zed_/OneLife/
https://github.com/PXshadow/OpenLife