siggame / octo-robot

The Legacy Arena
2 stars 0 forks source link

Save version hash number for tournaments #35

Open brandonphelps opened 9 years ago

brandonphelps commented 9 years ago

I think it would be important that we save the version of the clients that we use for a specific tournament, thus, when a tournament is ran, it creates a snapshot of all the clients with their specific versions, so that if we ever need to run a "past tournament" it will just set all the versions to the previous snap shot. This will also be good if people say "hey what version ran in the arena/tournament" then we can look that information up.

ghost commented 8 years ago

I started looking into this yesterday and noticed you already have a client_snapshots branch going. Daniel decided to assign me this issue last Friday, but do you want my help with anything or will you handle it yourself?

DanielBolef commented 8 years ago

I hadn't realized Brandon made so much progress on this. I'd say unless you you fully understand the changes made so far, we'll leave this one to Brandon.

brandonphelps commented 8 years ago

ah sorry my fault i should have pointed you to that branch I would suggest if you are interested in looking into the problem then go for it. @cwlmb3

brandonphelps commented 8 years ago

Don't worry about getting it finished for this competition but I do feel it is a valuable feature we can use for the future.

DanielBolef commented 8 years ago

Issue moved to new arena repo.

DanielBolef commented 7 years ago

Now that we aren't turning off the git server, this is needed so we can replay a quickdraw/tournament if something breaks.

DanielBolef commented 5 years ago

Changed hash to version b/c that's how we can tell the difference with the new website.