virtualcommons / port-of-mars-analysis

R analysis pipeline for Port of Mars "Mars Madness" tournaments
https://portofmars.asu.edu
GNU General Public License v3.0
0 stars 0 forks source link

add time blocks to data output #11

Closed alee closed 1 year ago

alee commented 2 years ago

available time blocks for the player should also be listed in players.csv alongside how much they invested (due to changes from events / personal gain / voted hero in hero or pariah)

MarcoAJanssen commented 1 year ago

Any update on this issue?

alee commented 1 year ago

Thanks for the reminder, Christine and I talked this over at the time but never got around to implementing it as we encountered some still-unresolved technical challenges. We'll try to prioritize this as we circle back but that means less time to devote to the open beta..

alee commented 1 year ago

Should probably be an additional column in the PlayerInvestmentSummarizer used to generate playerInvestment.csv https://github.com/virtualcommons/port-of-mars/blob/86e01dad89d048c68e6a07981783031ee0195f63/server/src/services/replay.ts#L360