a multiplayer game of parenting and civilization building
You are not logged in.
I'm currently using libreoffice and it imports just fine.
I'm pasting data as unformated text but i separete colums with "," space and ( ) so x,y coords are in separate columns.
What is your cell formating? Mabye program detects some pattern and autoformats to something else?
Take look at https://onemap.wondible.com/ around 8-9 milion East from centre, four eve spawns in equal distances from eachother.
I suspect it is when tutorial zone gets moved/reset one live gets recorded.
If you want to become a griefer breed domestic boars they don't die of old age.
Ginger sprite from onetech.info, one hour in MSpaint, oil paint filter from GIMP
Because he just painted stripes on himself.
Isn't it obvious he is not wearing shirt?
Every once in a while someone asks for ways to create art/music to bring more culture to towns.
If You had ability to paint something on wall/canvas in game, what would it be?
Image must fit on wall (about 100 x 100 pixels), use your favorite image editor.
Baked beans in tomato sauce
I'll make new one tomorrow
not sure if its presented right, it shows how many mothers had X number of kids
total number of lives was 14 000
This ones are better
http://lineage.onehouronelife.com/serve … id=4645185
55 children
http://lineage.onehouronelife.com/serve … id=4636908
40
But most mothers have between one and dozen kids more than twenty is rare.
...
May be start with some game making program. Those do most of hard work for you so you will not get discouraged immediately by blank screen with bunch of errors.
I did put graph of Eves life lenght in this topic https://onehouronelife.com/forums/viewtopic.php?id=6152 and most die after 2 minutes.
I'll do it again in few days to see if new Eve spawning mechanic changes that.
Just need to wait for game to be more stable.
They had bad experience with outsiders, Bani Bada III came to kill them.
Haak family build a bell tower and was invaded and wiped out in half an hour.
You can keep pie in apron or shorts. Backpack and weapon storage would be op.
A belt/harnes that replaces backpack and can store single weapon/tool or shield.
Swich between sword/shield to attack/block.
Same for guns unloaded can be hidden in small container but ready to use only in holster.
Well I mean it is immersion breaking if it floats in space beneath a pie haha.
Would this kind of tag on spike ruin immersion?
But what to do with it when pies are in container like basket?
To make war happen we need leaders who play on diferent scope level like Civilisation and not Farmville. Why would berry farmer abandon his crops and go somewhere to fight other berry farmers ?
Are you planing on confounding our conosants and vowels so we can't talk with other families? If so, im happy it is more elaborate way than just using Cesar cipher to code our speach.
What I do when i work with those files i sort by first column Birth/Death and move deaths to another sheet.
To link data from two files, copy id and names to end of ID column, sort all by ID and rows with names shoud be under maching birth data. Now to copy names to same row as birth data write formula in free column IF(C1=C2;D2) where C1 and C2 are IDs and D2 is Name. Then copy formula down across all rows and copy results as text so it does not change after sorting. Sort by first column again and delete duplicate entries with names.
Maybe someone can write a script or something better than this.
I did test with graphics copied from jpg from first post ,so they don't look so good but pies have now unique sprites untill someone takes a bite. Adding new sprites for every slice of pie is probably to much work as they start to look same once half is gone.
ignore the sheep it was my previous experiment i forgot about, it didn't show untill now when i rebuild sprite cache.
Data in April 28 file was not fully writen when you copied it, I see diferent numbers i.e. there are 13392 births.
Speaking of regular screenshots where does it say to use "=" key to make them. It took me four months to realise this game can make screenshots. Earlier i just assumed people use some external program to make them.
All pies/objects use same sprite so they look same. You need to make diferent pies have unique sprite number. There are some unused numbers (0-52,125-142, 164-240,322-349) probably left after deleted content. Unless Jason decides to bring back those graphics using that space should not glitch the game.
Eve's lives are short. In most cases you will find just bones of Eve who gave up. I estimate only 10% camps survive up to 3 generations, 64 out of 719 Eves died at old age.
@ thundersen
I used libreoffice calc spreadsheet because i got used to it in my previous work. I suck with coding so no scripts for me.
Its mostly use just simple stuff like sorting and filtering to get data but with 10000-20000 records its tedious, especialy generating that chart.