All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2019-12-01)
1.3.1 (2019-11-05)
1.3.0 (2019-11-01)
- support for 5.1 update (62c3b81)
1.2.0 (2019-07-12)
- added more penalties and fixed issues with useless buffs (0019f37)
- mutation now has a chance of not happening at all (c654cdb)
- implemented a penalties system for better rotations (7df9dbf)
1.1.1 (2019-07-11)
- improved stability by adding more rules and a better fitness (c093df2)
1.1.0 (2019-07-11)
- added support for seeded runs (3033554)
1.0.8 (2019-07-05)
- avoid quality actions if there's no IQ running (a115caa)
- fixed an issue with solver running forever (4b2b56d)
1.0.7 (2019-07-05)
- added a lot more context to the random action generator (c0245d4)
1.0.6 (2019-07-04)
- break run if more than 1k iterations (c1a58b3)
1.0.5 (2019-07-04)
- don't use first turn actions when it's not first turn anymore (b95b047)
- fixed an issue with safe mode not being used properly (567619e)
- fixed default weights for better results (c6c8053)
1.0.4 (2019-07-03)
- fixed default configuration for more HQ priority (412adb4)
1.0.3 (2019-07-03)
- fixed wrong publish path (ddf5574)
1.0.2 (2019-07-03)
- fixed wrong typings path (b01eddd)
1.0.1 (2019-07-03)
- fixed npm package deployment (5298fd1)
- first implementation of the solver (823936b)