All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Passive BGE Devotion is now parameterized, i.e.
Devotion X
(as percent). Note that justDevotion
corresponds toDevotion 1
different from the previous hard coded 40% (#78).
- more tests of skills and bges (#66, #71)
all="0"
in xmls is treated as no all attribute (#70)- structures now can have barrier (#71)
- test of db scaling did not write to db (#71)
- memory leak in test runs (#71)
- segfault on missing operation (#71)
- Updated Subdue skill now cancels an attack, if subdue reduces the attack to 0
- Update corrosive skill
- Added options
update-corrosive-protect-armor
andno-update-corrosive-protect-armor
to toggle new behaviour (default: updated)
- Updated
strict-db
to discard the database. This is now the default behavior for tuo. - Added
no-strict-db
to disable default
- Fixed Bravery On Play for 1D+ cards (#52)
- Update Orbocalypse Raid and bges.txt
- Changed poison to full damage.
- Fixed barrier protection on play (#45).
- Update Orbocalypse Raid and bges.txt
- Update counter skill
- Added options
update-counter-without-damage
andno-update-counter-without-damage
to toggle new behaviour (default: updated) - Update poison skill
- Added options
update-poison-after-attacked
andno-update-poison-after-attacked
to toggle new behaviour (default: updated)
- Added changes of versions [4.5.0-4.8.0] to database+ml tuo version [5.0.0-6.0.0]
- Update subdue skill
- Added options
update-subdue-before-attack
andno-update-subdue-before-attack
to toggle new behaviour (default: updated) - Changed order of operations on an attack to: Flying Subdue Attack-Damage OA-Skills Counter Leech Drain Berserk Mark
- Update leech skill
- Added options
update-leech-increase-max-hp
andno-update-leech-increase-max-hp
to toggle new behaviour (default: updated)
- Update mimic skill
- Added options
update-dont-evade-mimic-selection
andno-update-dont-evade-mimic-selection
to toggle new behaviour (default: updated)
- Update barrier skill
- Added options
update-barrier-each-turn
andno-update-barrier-each-turn
to toggle new behaviour (default: updated)
- Add machine learning in data/*.pmml
- To train you own model checkout ml/README.md
- Add database in data/database.yml