Dominion Strategy Forum

Please login or register.

Login with username, password and session length
Pages: 1 2 [3]  All

Author Topic: Logsearch and Isotropish leaderboard for 2.0  (Read 23779 times)

0 Members and 1 Guest are viewing this topic.

Limetime

  • Saboteur
  • *****
  • Offline Offline
  • Posts: 1237
  • Shuffle iT Username: limetime
  • Respect: +1179
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #50 on: February 11, 2016, 06:36:32 pm »
0

Why exactly can't the isotropish rating be live?
Logged

yed

  • Minion
  • *****
  • Offline Offline
  • Posts: 620
  • Shuffle iT Username: yed
  • Respect: +571
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #51 on: February 12, 2016, 01:51:18 am »
+1

Because Making Fun does not provide log links for current day.
Logged

Watno

  • Margrave
  • *****
  • Offline Offline
  • Posts: 2745
  • Shuffle iT Username: Watno
  • Respect: +2983
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #52 on: April 29, 2016, 12:51:46 pm »
0

new logs dont seem to be added atm.
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #53 on: May 03, 2016, 09:42:57 am »
0

Looks like the prettified log viewer doesn't know about some of the particulars of log events from Adventures cards.
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #54 on: May 03, 2016, 10:27:30 am »
+11

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.
« Last Edit: May 03, 2016, 10:38:42 am by Infthitbox »
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #55 on: May 04, 2016, 11:57:27 am »
+9

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.
Logged

yed

  • Minion
  • *****
  • Offline Offline
  • Posts: 620
  • Shuffle iT Username: yed
  • Respect: +571
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #56 on: May 05, 2016, 05:07:35 pm »
+1

Merged and updated. Thank you!
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #57 on: May 05, 2016, 09:31:22 pm »
+5

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 and Peasant: here

I should be able to get to this tomorrow.
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #58 on: May 06, 2016, 02:46:07 pm »
+5

Looks like my fixes got merged and updated.
Logged

JW

  • Jester
  • *****
  • Offline Offline
  • Posts: 979
  • Shuffle iT Username: JW
  • Respect: +1792
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #59 on: May 16, 2016, 03:32:30 pm »
+2

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!



Code: [Select]
Quest, Pathfinding, Candlestick Maker, Crossroads, Fool's Gold, Fishing Village, Ironmonger, Magpie, Remodel, Smithy, Ill-Gotten Gains, Farmland


Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #60 on: May 16, 2016, 03:43:59 pm »
+5

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!


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).
Logged

Infthitbox

  • Explorer
  • *****
  • Offline Offline
  • Posts: 317
  • Respect: +440
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #61 on: May 28, 2016, 11:19:45 am »
0

Leaderboard didn't update today.
Logged

yed

  • Minion
  • *****
  • Offline Offline
  • Posts: 620
  • Shuffle iT Username: yed
  • Respect: +571
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #62 on: July 15, 2016, 06:01:16 pm »
+2

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".
« Last Edit: July 20, 2016, 01:30:15 am by yed »
Logged

theright555J

  • Moneylender
  • ****
  • Offline Offline
  • Posts: 171
  • Dragged into engines kicking and screaming!
  • Respect: +171
    • View Profile
Re: Logsearch and Isotropish leaderboard for 2.0
« Reply #63 on: July 28, 2016, 09:05:40 am »
0

Is Salvager still down, or has it moved to a new location?
Logged
Wondering what my name refers to?
http://en.wikipedia.org/wiki/Cribbage_statistics
Pages: 1 2 [3]  All
 

Page created in 0.048 seconds with 21 queries.