One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#51 2019-05-16 18:51:42

lychee
Member
Registered: 2019-05-08
Posts: 328

Re: Public access to all life log data

The game forces new players to do the tutorial at least once, right?

I’m thinking of using that data to track outcomes/statistics for new players.

Offline

#52 2019-05-16 21:04:55

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

Re: Public access to all life log data

lychee wrote:

The game forces new players to do the tutorial at least once, right?

I’m thinking of using that data to track outcomes/statistics for new players.

You can work around it with a settings file, but generally yes.

I'm tracking player age by timestamp first seen in logs. The logs don't go all the way back so it's a bit off for the very early people, but the tutorial came along even later.


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

#53 2019-05-26 12:28:40

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

Re: Public access to all life log data

Adding on to the missing animal deaths, I've now found a case where the lineage server records a murder, but the lifelog records hunger, presumably if you starve before succumbing to the wound. Murder is under-reported.


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

#54 2019-11-11 16:35:54

Kinrany
Member
Registered: 2018-01-22
Posts: 712

Re: Public access to all life log data

Is it intentional that lifeLog/ is empty, and all the log files are prefixed with lifeLog_ and curseLog_?

Last edited by Kinrany (2019-11-11 16:37:37)

Offline

#55 2019-11-11 18:12:35

jasonrohrer
Administrator
Registered: 2017-02-13
Posts: 4,801

Re: Public access to all life log data

Yes, there used to be a server running on the main web server, long ago.  It put logs in lifeLog.  The other folders are for the other "sub" servers.

Now there's no main server anymore, and nothing but sub-servers.

And the other naming conventions are intentional.

Offline

#56 2019-11-11 19:52:47

Kinrany
Member
Registered: 2018-01-22
Posts: 712

Re: Public access to all life log data

I wanted to write my own alternative to gene score: an algorithm for determining the current influence of a player on their descendants.

So there's now a Rust crate for downloading and parsing life logs: https://crates.io/crates/ohol_public_data

It's probably not super intuitive, so if anyone decides to use it, feel free to open an issue. Though the only two functions you'll really need are get and url::build_url.

Offline

#57 2019-11-11 22:24:28

miskas
Member
From: Greece
Registered: 2018-03-24
Posts: 1,095

Re: Public access to all life log data

Kinrany I dont know to code , but I am interested on genes and player influence.
What does your algorithm calculate exactly and how do I use it?


Killing a griefer kills him for 10 minutes, Cursing him kills him for 90 Days.

4 curses kill him for all of us,  Mass Cursing bring us Peace! Please Curse!
Food value stats

Offline

#58 2019-11-11 23:12:13

Kinrany
Member
Registered: 2018-01-22
Posts: 712

Re: Public access to all life log data

To avoid going off topic, let's start a new thread: http://onehouronelife.com/forums/viewto … ?pid=79189

Offline

#59 2021-01-01 16:04:11

luckynmd
Member
From: Ottawa, Canada
Registered: 2019-10-27
Posts: 20

Re: Public access to all life log data

Problem: Greifers are hard to identify and track.

Discussion: Would it be difficult to add their greifer names to the greifer logs?

Offline

Board footer

Powered by FluxBB