AaronGullickson / mekhq

MekHQ is a java helper program for the MegaMek game that allows users to load a list of entities from an XML file, perform repairs and customizations, and then save the new entities to another XML file that can be loaded into MegaMek.
http://megamek.info/mekhq
2 stars 0 forks source link

Set date for scenarios #50

Closed AaronGullickson closed 7 months ago

AaronGullickson commented 7 months ago

The scenario storypoint should always set a date. Set a days variable that is future days of the scenario

AaronGullickson commented 7 months ago

I forgot I already implemented setting the date to today. I did add the ability to set it forward some number of days.