Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-06-05 16:21:46 +02:00
..
ai wip: prepare ai for using action trees and boards with score calculation 2021-06-05 05:19:07 +02:00
config fix: enabled validation for all characters in CharacterConfig 2021-06-05 16:21:46 +02:00
entities wip: prepare ai for using action trees and boards with score calculation 2021-06-05 05:19:07 +02:00
events feat: added (mostly redundant) Json annotations to Events and Requests 2021-06-03 22:58:25 +02:00
gamelogic feat: trace win reason for logging 2021-06-05 04:19:37 +02:00
json fix: improved string concatenation in ValidationUtility 2021-06-05 16:10:23 +02:00
messages fix: fixed not-found types by importing enums directly 2021-06-05 16:10:41 +02:00
requests refactor: generated toString for requests 2021-06-03 23:51:10 +02:00
ArrayTools.java fix: rollback ArrayTools because less is more 2021-06-03 23:15:29 +02:00
IntVector2.java fix: fixed sonarqube-reported casting bugs 2021-06-04 13:47:16 +02:00
Tuple.java fix: change last comments to new format 2021-04-30 23:19:58 +02:00