Page MenuHomeWildfire Games
Feed Advanced Search

Nov 21 2021

toonijn updated the diff for D4224: Total idle time.

Fix comments of Freagarach

Nov 21 2021, 12:14 PM

Sep 1 2021

toonijn requested review of D4246: Expand mini map.
Sep 1 2021, 6:06 PM
toonijn updated the diff for D4224: Total idle time.

Fix linter. Ready for review.

Sep 1 2021, 12:36 PM

Aug 31 2021

toonijn updated the diff for D4224: Total idle time.

Fix tests and prepare for D4217

Aug 31 2021, 10:45 AM

Aug 29 2021

toonijn updated the diff for D4224: Total idle time.
Aug 29 2021, 12:37 PM
toonijn updated the diff for D4224: Total idle time.
Aug 29 2021, 11:59 AM

Aug 26 2021

Langbart awarded D4224: Total idle time a Love token.
Aug 26 2021, 4:05 AM

Aug 25 2021

toonijn updated the diff for D4224: Total idle time.
Aug 25 2021, 6:39 PM
toonijn added a comment to D4224: Total idle time.

To nip all discussions in the butt, I propose the following:

Aug 25 2021, 6:33 PM

Aug 23 2021

toonijn added a comment to D4224: Total idle time.

At the moment the idle time uses the same units as the "Idle Worker Button". More precisely, it counts all units which satisfy at least one of the following classes

["FemaleCitizen", "Trader", "FishingBoat", "Citizen"];
Aug 23 2021, 3:06 PM

Aug 22 2021

toonijn updated the diff for D4224: Total idle time.
Aug 22 2021, 3:23 PM
toonijn requested review of D4224: Total idle time.
Aug 22 2021, 1:44 AM

May 9 2021

toonijn added a comment to D3940: Population summary and graphs.

This sounds _very_ expensive?

May 9 2021, 11:08 AM

May 8 2021

toonijn added a comment to D3940: Population summary and graphs.

I received some errors when trying to access the Population--> Total chart for a replay I did in multiplayer. I attach the file: 6_may_21.zip

May 8 2021, 3:16 PM
toonijn requested review of D3940: Population summary and graphs.
May 8 2021, 1:23 PM

Jan 21 2021

toonijn added a comment to D3440: Fix miscellaneous tab values shifted..

"I guess it is either this or a revert. I don't like the fact that we filter here, I think we should do it earlier, if one has hideInSummary true for the counter, but not for the heading things get ugly again."

Jan 21 2021, 8:33 AM

Jan 19 2021

toonijn added a comment to D3395: Adding resource counts and population count graphs.

@Freagarach
See #5940.
If I find the time I can implement these as well. But first, I think suggestion are welcome.

Jan 19 2021, 8:48 PM
toonijn updated the diff for D3395: Adding resource counts and population count graphs.
Jan 19 2021, 8:37 PM

Jan 18 2021

toonijn added a comment to D3395: Adding resource counts and population count graphs.

@Stan Good thing about the ternary operator: the branch that will not be picked won't be evaluated. So the new object (with no resources) will only be build when this function is called without a player (which is rare).

Jan 18 2021, 11:20 PM
toonijn updated the diff for D3395: Adding resource counts and population count graphs.

Fix: comments from Stan

Jan 18 2021, 11:17 PM

Jan 17 2021

toonijn updated the summary of D3395: Adding resource counts and population count graphs.
Jan 17 2021, 11:32 PM
toonijn updated the summary of D3395: Adding resource counts and population count graphs.
Jan 17 2021, 11:32 PM
toonijn added a comment to D3395: Adding resource counts and population count graphs.

I changed hide to the more informative hideInSummary.

Jan 17 2021, 11:32 PM
toonijn updated the diff for D3395: Adding resource counts and population count graphs.

Fixing some linter details

Jan 17 2021, 11:26 PM
toonijn added a comment to D3395: Adding resource counts and population count graphs.
In D3395#150799, @Angen wrote:

I did quick test and noticed, that if resource is not used or gathered, total count is not recorded.

Jan 17 2021, 11:11 PM
toonijn updated the summary of D3395: Adding resource counts and population count graphs.
Jan 17 2021, 6:18 PM
toonijn updated the summary of D3395: Adding resource counts and population count graphs.
Jan 17 2021, 6:16 PM
toonijn updated the diff for D3395: Adding resource counts and population count graphs.

Typo fix and better variablename

Jan 17 2021, 6:12 PM
toonijn updated the diff for D3395: Adding resource counts and population count graphs.

fixing comments from angen

Jan 17 2021, 3:39 PM
toonijn requested review of D3395: Adding resource counts and population count graphs.
Jan 17 2021, 12:13 PM