6 Commits

Author SHA1 Message Date
Basilius Sauter d0b2d48cc1 Upgrades successfully to PHPUnit 7, removed DBUnit support and integrated custom testing. 2019-06-16 17:50:58 +02:00
Vassyli 94763f8d6e Adds the possibility to serialize a battle state for saving it 2017-09-22 13:37:54 +02:00
Vassyli a287313f6f Adds a normal dice to the dice bag 2017-09-22 12:10:11 +02:00
Basilius Sauter 80dcfe9972 Adds various needed classes for the battle system 2016-05-25 22:13:14 +02:00
Basilius Sauter 2bb9bca69e Fix for dicebag test
dicebag tests asserts now for >= and <= instead of > and < since the edge
cases can happen from time to time as well.

closes #14
2016-04-28 22:58:05 +02:00
Austen McDonald a1196c2ec3 Add DiceBag and tests
closes #7
2016-04-16 13:16:00 -07:00