Page MenuHomeWildfire Games

sacha_vrand
User

Projects

User Details

User Since
Apr 21 2017, 3:25 PM (365 w, 5 d)

Recent Activity

May 22 2017

elexis awarded D379: Add a -autostart-nonvisual option a Like token.
May 22 2017, 4:21 PM
sacha_vrand added a comment to D379: Add a -autostart-nonvisual option.

As an example of what we can do with that, here is a graph showing the win percentage of the first player on the map 'skirmishes/Acropolis Bay (2)' (doesn't seem well balanced). 250 games in conquest with Petra against Petra and a seed from 0 to 249. What do you guys think ?
Graph's link

May 22 2017, 4:18 PM
sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Minor corrections requested by leper.

May 22 2017, 10:45 AM

May 15 2017

sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Moved the NonVisualFrame function beneath the Frame function.

May 15 2017, 2:58 PM
sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Unified what is adding scripts to the TriggerScripts property in the autostart function. And other small corrections.

May 15 2017, 2:44 PM

May 12 2017

sacha_vrand added inline comments to D379: Add a -autostart-nonvisual option.
May 12 2017, 3:23 PM
sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Use of a NonVisualFrame function instead of directly put in the Frame function the code for the non visual part. And other corrections requested by leper.

May 12 2017, 3:08 PM

May 10 2017

sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Merged the NonVisualFrame into Frame.
Printed the turns in non visual.
Removed cpp changes used to use the StatisticsTracker component in cpp. Added a trigger instead.
Added an option to choose the victory conditions you want with the autostart, and also an option to choose the victory duration for some specific modes.
Attached IsGameFinished function to the Game class.
Move the initializations required for the non visual autostart mode into a function in GameSetup.
And modifiy some parts to respect the coding conventions. Hope I didn't forget some.

May 10 2017, 4:59 PM

May 2 2017

sacha_vrand added inline comments to D379: Add a -autostart-nonvisual option.
May 2 2017, 12:29 PM
sacha_vrand added a comment to D379: Add a -autostart-nonvisual option.
  1. I think this diff should be committed after D144, because there're many modifications of the statistics tracker.

Do they actually conflict and if so would it be hard (a question for sacha maybe)?

They shouldn't conflict.

May 2 2017, 12:16 PM

Apr 27 2017

sacha_vrand updated the diff for D379: Add a -autostart-nonvisual option.

Removed the file simulation/components/interfaces/StatisticsTracker.js because it is no longer needed. Updated the javascript tests accordingly.

Apr 27 2017, 2:02 PM

Apr 24 2017

sacha_vrand created D379: Add a -autostart-nonvisual option.
Apr 24 2017, 11:03 AM