Dominion Strategy Forum

Dominion => Dominion Online at Shuffle iT => Dominion General Discussion => Goko Dominion Online => Topic started by: yed on October 16, 2015, 07:47:38 pm

Title: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 16, 2015, 07:47:38 pm
Logsearch and Isotropish leaderboard for 2.0
http://gokosalvager.com/
http://gokosalvager.com/leaderboard/
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Mic Qsenoch on October 16, 2015, 08:06:34 pm
It may not make sense to have the "last recorded game" bit if it's always from the previous day.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 16, 2015, 08:51:06 pm
It may not make sense to have the "last recorded game" bit if it's always from the previous day.
But not everyone lives in same timezone as MF. And it can show whether the parse process stopped.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Mic Qsenoch on October 16, 2015, 08:57:13 pm
It may not make sense to have the "last recorded game" bit if it's always from the previous day.
But not everyone lives in same timezone as MF. And it can show whether the parse process stopped.

Ok, perhaps seconds isn't the best unit for something that will typically have happened hours ago.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Elanchana on October 17, 2015, 01:11:33 am
Posting here to bookmark the thread.

It's currently showing that the last recorded game was 79858 seconds ago... is this a bug or just how it works?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 17, 2015, 02:06:39 am
There are 2 issues:
1) MF does not list logs from current day
2) Logpretifier only works with this Chrome extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi (DISABLE this extension after using logprettifier, it can be a security hole)
Reason MF does not add Access-Control-Allow-Origin: * header as Goko did.
EDIT: MdLC fixed that.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: qmech on October 17, 2015, 09:40:21 am
Further confirmation that my rank 20 in all Dominion rating systems is a universal constant.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: -Stef- on October 17, 2015, 01:38:36 pm
1) MF does not list logs from current day

If we're back to daily updates of the leaderboard, maybe you can reinvent those cool green and red arrows that the isotropic leaderboard had?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: qmech on October 17, 2015, 02:27:55 pm
1) MF does not list logs from current day

If we're back to daily updates of the leaderboard, maybe you can reinvent those cool green and red arrows that the isotropic leaderboard had?

Ooh, yes, I'm running low on sites to check compulsively every morning!
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 17, 2015, 05:03:24 pm
1) MF does not list logs from current day

If we're back to daily updates of the leaderboard, maybe you can reinvent those cool green and red arrows that the isotropic leaderboard had?
I like that.

But I mostly don't have time for that. Also I have made all of those chages for 2.0 without actually knowing Python...

Anyone else wants to code that?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: qmech on October 17, 2015, 05:52:21 pm
1) MF does not list logs from current day

If we're back to daily updates of the leaderboard, maybe you can reinvent those cool green and red arrows that the isotropic leaderboard had?
I like that.

But I mostly don't have time for that. Also I have made all of those chages for 2.0 without actually knowing Python...

Anyone else wants to code that?

How would somebody who hasn't contributed before get involved? 

(Not a promise of anything.)
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Mic Qsenoch on October 17, 2015, 08:01:59 pm
1) MF does not list logs from current day

If we're back to daily updates of the leaderboard, maybe you can reinvent those cool green and red arrows that the isotropic leaderboard had?
I like that.

But I mostly don't have time for that. Also I have made all of those chages for 2.0 without actually knowing Python...

Anyone else wants to code that?

How would somebody who hasn't contributed before get involved? 

(Not a promise of anything.)

That caveat text is too small to get you out of it!
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: qmech on October 18, 2015, 08:32:03 am
We this seems to be the right place (https://github.com/aiannacc/goko-dominion-tools).  I've spent a bit of time trying to work out whether the server ever knows the ratings at two different times, which should probably make comparison easy.  The database controller has a method get_ts_rating_history which sounds promising, but it isn't called anywhere and I'm not sure what it returns.  (I haven't managed to work out what is stored in the database.)

I'm increasingly impressed with the work the contributors have put into this.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 18, 2015, 09:38:28 am
We this seems to be the right place (https://github.com/aiannacc/goko-dominion-tools).  I've spent a bit of time trying to work out whether the server ever knows the ratings at two different times, which should probably make comparison easy.  The database controller has a method get_ts_rating_history which sounds promising, but it isn't called anywhere and I'm not sure what it returns.  (I haven't managed to work out what is stored in the database.)

I'm increasingly impressed with the work the contributors have put into this.
That is for Goko.

Use my fork for MF (2.0):
https://github.com/yed/goko-dominion-tools
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 18, 2015, 09:50:30 am
You can send me pull request and I can set it up on the site.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: popsofctown on October 18, 2015, 06:00:12 pm
I feel like my isotropic level is too high this time around.  34 used to be my absolute peak on the actual isotropic server.  On goko I floated around 30.  I'm 39 on Goko 2.0.  Since that automatch is wonky, I get paired up against super weak players.  Other people are getting paired up against super weak players too, but I'm proba
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: popsofctown on October 18, 2015, 06:01:02 pm
bly beating them more consistently than others because I won no sets.  Skipping Witch is more brutally punishable than most novice dominion sins.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: popsofctown on October 18, 2015, 06:01:59 pm
I multiposted because part of the way through my first post, all the characters I type started getting reversed.  I have no idea why.  Vestiges of an April's fool joke?  It was really weird.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 18, 2015, 07:03:05 pm
The code is same. Different absolute level does not mean much. That is just trueskillwith different user base. Check relative level in comparison with best player and your rank.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: SCSN on October 19, 2015, 05:27:58 am
Pretty impressive for the rankings to fully converge within just a few days.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: assemble_me on October 20, 2015, 04:05:51 am
At what time should the leaderboard contain the new results? Just curious - right now it says 90345 seconds - that's more than 25 hours and that's why I wonder about it.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 20, 2015, 06:01:37 am
The downloading, parsing and rating takes something less than 2 hours, it will take longer with more games per day. Usually there are new results before 11 am (Europe/Prague time zone).
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Qvist on October 22, 2015, 08:19:28 am
Fyi: The logsearch is offline.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: JW on October 28, 2015, 09:29:53 pm
2) Logpretifier only works with this Chrome extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi (DISABLE this extension after using logprettifier, it can be a security hole)
Reason MF does not add Access-Control-Allow-Origin: * header as Goko did.

Is this something that we could request to have changed on Making Fun forums (so that the prettier logs are available without needing an extension)?

I'd be happy to do it. Would the description "MF does not add Access-Control-Allow-Origin: * header as Goko did" be sufficient for Making Fun to know what change is needed?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 28, 2015, 09:43:33 pm

Yes. Another report can't hurt.
Already noted here:

http://forum.makingfun.com/showthread.php?7034-Version-2-Download-all-logs&p=40822&viewfull=1#post40822
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Titandrake on October 28, 2015, 09:47:27 pm
2) Logpretifier only works with this Chrome extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi (DISABLE this extension after using logprettifier, it can be a security hole)
Reason MF does not add Access-Control-Allow-Origin: * header as Goko did.

Is this something that we could request to have changed on Making Fun forums (so that the prettier logs are available without needing an extension)?

I'd be happy to do it. Would the description "MF does not add Access-Control-Allow-Origin: * header as Goko did" be sufficient for Making Fun to know what change is needed?

You may get better success if you ask MF to list just the log prettifier domain in the header. I can't think of reasons not to use Access-Control-Allow-Origin: * off the top of my head, but that doesn't mean they don't exist.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 28, 2015, 10:25:09 pm
It is also possoble to fix logpretifier in gokosalvager.com code. The log would need to be downloaded by gokosalvager.com server. I don't have time for this change though :(
If someone does send me pull request or patch:
https://github.com/yed/goko-dominion-tools

Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: gkrieg13 on October 28, 2015, 11:00:48 pm
Where is the prettifier?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 28, 2015, 11:06:43 pm
https://github.com/yed/goko-dominion-tools/blob/master/web/static/logprettifier.html

Thera are 2 options:
1)Change this static HTML to dynamically generated by python
2)Create python page which would just download and show log. The static pretifier woul use this page instead of original Making Fun log.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 28, 2015, 11:11:32 pm

Oh, you probably asked just for this:
http://gokosalvager.com/static/logprettifier.html

2) Logpretifier only works with this Chrome extension:
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi (DISABLE this extension after using logprettifier, it can be a security hole)
Reason MF does not add Access-Control-Allow-Origin: * header as Goko did.

Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: gkrieg13 on October 29, 2015, 12:32:56 am
I have time but very limited skills. I'll see what I can do.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 29, 2015, 12:39:09 am
I have time but very limited skills. I'll see what I can do.
The only programming in python I have done was porting Logsearch to 2.0 ;)
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 29, 2015, 12:43:16 am
You can find code to download the log in Kingdom Visualiser
http://gokosalvager.com/kingdomvisualize
https://github.com/yed/goko-dominion-tools/blob/master/gdt/kingviz/kingviz_handler.py
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: assemble_me on October 30, 2015, 05:27:16 am
Is the old leaderboard gone for good? http://gokosalvager.com:6080/
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: qmech on October 30, 2015, 02:32:05 pm
Is the old leaderboard gone for good? http://gokosalvager.com:6080/

Looks fine to me.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on October 30, 2015, 03:04:52 pm
Is the old leaderboard gone for good? http://gokosalvager.com:6080/

Looks fine to me.
Besause I have restarted the old server.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on November 22, 2015, 05:56:11 pm
MdLC fixed (https://github.com/yed/goko-dominion-tools/pull/1) log prettifier! Thank you MdLC!

Example of working log prettifier:
http://gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151121/log.0.1448116751059.txt
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Deadlock39 on November 22, 2015, 10:34:34 pm
That is awsome. I need to find some of his posts to upvote.

I noticed it working yesterday actually.

I found that one of my logs didn't seem to work. Not sure if it is a new issue with the fix or something old.
http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151118/log.0.1447821646549.txt
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: assemble_me on November 22, 2015, 11:41:03 pm
That is awsome. I need to find some of his posts to upvote.

I noticed it working yesterday actually.

I found that one of my logs didn't seem to work. Not sure if it is a new issue with the fix or something old.
http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151118/log.0.1447821646549.txt
My first guess is that Jack of all Trades with spaces could be the problem.

Edit: Here's another Jack game, the formatter doesn't work for it as well: http://gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151121/log.0.1448122479118.txt
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: MdLC on November 23, 2015, 03:59:34 am
I found that one of my logs didn't seem to work. Not sure if it is a new issue with the fix or something old.
http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151118/log.0.1447821646549.txt
My first guess is that Jack of all Trades with spaces could be the problem.

Edit: Here's another Jack game, the formatter doesn't work for it as well: http://gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20151121/log.0.1448122479118.txt

Your guess is spot on. The formatter works fine on both those logs once it learns Jack's new name.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on November 23, 2015, 12:56:20 pm
Merged and updated from Android phone :) Thank you again MdLC!
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on December 03, 2015, 09:42:22 pm
Submitted a pull request for fixing the problem with cards with apostrophes (King's Court, Worker's Village, etc) breaking resubmission of log search when inserted back into the Kingdom/Not In Kingdom fields.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on December 05, 2015, 04:09:16 am
Merged and updated from Android phone  ;)
Thank you Infthitbox!

Submitted a pull request for fixing the problem with cards with apostrophes (King's Court, Worker's Village, etc) breaking resubmission of log search when inserted back into the Kingdom/Not In Kingdom fields.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: assemble_me on January 07, 2016, 01:19:02 am
Quote
Last recorded game finished 148507 seconds ago.

So, no leaderboard update yesterday. Anything to be worried about?

/edit: Seems like it did not update today as well.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on January 07, 2016, 03:55:07 pm
Out of space... will be back in a few hours.


I am considering deleting Goko (1.0) database...
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Elanchana on January 10, 2016, 06:55:02 pm
Hey yed, if I change my username on 2.0, can you make it work on the Iso leaderboard? I think the broken Elanchana account might have gotten deleted so I could change back to Elanchana on the server (to make it easier to challenge me)...
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on January 11, 2016, 06:28:16 pm
Hey yed, if I change my username on 2.0, can you make it work on the Iso leaderboard? I think the broken Elanchana account might have gotten deleted so I could change back to Elanchana on the server (to make it easier to challenge me)...
If you change your username, it will reset your rating.
I won't be adding any exceptions. I don't like them and don't have time to deal with that.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Elanchana on January 11, 2016, 07:26:19 pm
Hey yed, if I change my username on 2.0, can you make it work on the Iso leaderboard? I think the broken Elanchana account might have gotten deleted so I could change back to Elanchana on the server (to make it easier to challenge me)...
If you change your username, it will reset your rating.
I won't be adding any exceptions. I don't like them and don't have time to deal with that.
Sigh... guess I'll have to live with a long username until we switch servers again if that ever happens.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on January 12, 2016, 02:07:30 am
Hey yed, if I change my username on 2.0, can you make it work on the Iso leaderboard? I think the broken Elanchana account might have gotten deleted so I could change back to Elanchana on the server (to make it easier to challenge me)...
If you change your username, it will reset your rating.
I won't be adding any exceptions. I don't like them and don't have time to deal with that.
Sigh... guess I'll have to live with a long username until we switch servers again if that ever happens.
You are better now so if your rating gets restarted you will probably have also better rating (after about 150 games).
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Elanchana on January 13, 2016, 03:21:58 pm
Hey yed, if I change my username on 2.0, can you make it work on the Iso leaderboard? I think the broken Elanchana account might have gotten deleted so I could change back to Elanchana on the server (to make it easier to challenge me)...
If you change your username, it will reset your rating.
I won't be adding any exceptions. I don't like them and don't have time to deal with that.
Sigh... guess I'll have to live with a long username until we switch servers again if that ever happens.
You are better now so if your rating gets restarted you will probably have also better rating (after about 150 games).
I... guess so. I survived a fresh start once, I guess I can do it again.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Limetime on February 11, 2016, 06:36:32 pm
Why exactly can't the isotropish rating be live?
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on February 12, 2016, 01:51:18 am
Because Making Fun does not provide log links for current day.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Watno on April 29, 2016, 12:51:46 pm
new logs dont seem to be added atm.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 03, 2016, 09:42:57 am
Looks like the prettified log viewer doesn't know about some of the particulars of log events from Adventures cards.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 03, 2016, 10:27:30 am
I'm taking a crack at updating the code for Adventures. Shouldn't be too tough, just putting all the card info in the right spot and choosing the correct color gradients for card type combinations.

EDIT: And adding parser support for Events.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 04, 2016, 11:57:27 am
Ok, I've submitted a merge request to yed on github for the Adventures support. Things to note:

When you play inherit something and then play an Estate, I've added a bit to that log line:

raw log:

gamesou - plays Estate

prettified:

gamesou   plays Estate as Tournament


In the sidebar of log prettifier, Distant Lands that have been put on the mat still show up in your deck. There's a separate line similar to the vp chips line that will say something like:

4 points on the tavern mat

if you've got Distant Lands hanging out there.

I've added Summon, even though its not implemented. If they ever do implement it, I (nor anyone else) won't need to bother yed with another pull request and update.

Events in the Kingdom Viewer will appear as if they had negative costs, like they do in the client (that is, they will appear in the lower left side of the stuff).

I think that's it; its up to yed now to review and then update.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on May 05, 2016, 05:07:35 pm
Merged and updated. Thank you!
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 05, 2016, 09:31:22 pm
The upgrades in the Page and Peasant lines are not showing up as being part of the deck on the sidebar in the log prettifier, it seems like they're still being recorded as Pages/Peasants because it doesn't track the exchange.

For example, Page:  here (http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20160504/log.0.1462404407831.txt) and Peasant: here (http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20160502/log.0.1462231864237.txt#1-10)

I should be able to get to this tomorrow.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 06, 2016, 02:46:07 pm
Looks like my fixes got merged and updated.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: JW on May 16, 2016, 03:32:30 pm
Looks like my fixes got merged and updated.

One bug: When Magpie is in the Kingdom, it shows up as Duplicate on the viewer! I knew Stef was good, but even he would find it tough to pull off a Pathfinding-Duplicate engine (http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20160515/log.0.1463314305154.txt#2-1)!

(http://wiki.dominionstrategy.com/images/3/3b/Fishing_Village.jpg) (http://wiki.dominionstrategy.com/index.php/Fishing Village) (http://wiki.dominionstrategy.com/images/9/93/Ironmonger.jpg) (http://wiki.dominionstrategy.com/index.php/Ironmonger) (http://wiki.dominionstrategy.com/images/5/59/Duplicate.jpg) (http://wiki.dominionstrategy.com/index.php/Magpie) (http://wiki.dominionstrategy.com/images/2/2e/Remodel.jpg) (http://wiki.dominionstrategy.com/index.php/Remodel) (http://wiki.dominionstrategy.com/images/3/36/Smithy.jpg) (http://wiki.dominionstrategy.com/index.php/Smithy) (http://wiki.dominionstrategy.com/images/9/91/Ill-Gotten_Gains.jpg) (http://wiki.dominionstrategy.com/index.php/Ill-Gotten Gains) (http://wiki.dominionstrategy.com/images/e/ea/Farmland.jpg) (http://wiki.dominionstrategy.com/index.php/Farmland)
(http://wiki.dominionstrategy.com/images/3/36/Quest.jpg) (http://wiki.dominionstrategy.com/index.php/Quest) (http://wiki.dominionstrategy.com/images/2/28/Pathfinding.jpg) (http://wiki.dominionstrategy.com/index.php/Pathfinding) (http://wiki.dominionstrategy.com/images/2/2c/Candlestick_Maker.jpg) (http://wiki.dominionstrategy.com/index.php/Candlestick Maker) (http://wiki.dominionstrategy.com/images/c/cd/Crossroads.jpg) (http://wiki.dominionstrategy.com/index.php/Crossroads) (http://wiki.dominionstrategy.com/images/e/ed/Fool's_Gold.jpg) (http://wiki.dominionstrategy.com/index.php/Fool's Gold)
Code: [Select]
Quest, Pathfinding, Candlestick Maker, Crossroads, Fool's Gold, Fishing Village, Ironmonger, Magpie, Remodel, Smithy, Ill-Gotten Gains, Farmland


Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 16, 2016, 03:43:59 pm
Looks like my fixes got merged and updated.

One bug: When Magpie is in the Kingdom, it shows up as Duplicate on the viewer! I knew Stef was good, but even he would find it tough to pull off a Pathfinding-Duplicate engine (http://www.gokosalvager.com/static/logprettifier.html?http://dominion-game-logs.s3.amazonaws.com/game_logs/20160515/log.0.1463314305154.txt#2-1)!


Heh, looks like I suck at data entry. I've created a pull request with this fix, as well as the issue with Events appearing really small in the generated BBcode for the kingdom viewer. I think, but I'm not sure, that yed will need to manually fix the Magpie image issue in the actual database (which he can obviously do without redeploying the code fix for installing or the other fix for event display).
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: Infthitbox on May 28, 2016, 11:19:45 am
Leaderboard didn't update today.
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: yed on July 15, 2016, 06:01:16 pm
For those of you who are interested in large piles of data, you can now access my game database directly. Install a PostgreSQL client and connect to:

host: gokosalvager.com
port: 5432
user: forum
pass: fds

This is the same server that's supporting the search engine and kingdom visualizer, so please be considerate.

I have granted select right to "forum" user on all tables in database "makingfun".
Title: Re: Logsearch and Isotropish leaderboard for 2.0
Post by: theright555J on July 28, 2016, 09:05:40 am
Is Salvager still down, or has it moved to a new location?