Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-06-06 23:00:03 +02:00
..
ai wip: implement score caltulation and action possibilities 2021-06-06 22:42:06 +02:00
config fix: make character selection use characterIDs and not indices 2021-06-06 23:00:03 +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 fix: make character selection use characterIDs and not indices 2021-06-06 23:00:03 +02:00
json fix: improved string concatenation in ValidationUtility 2021-06-05 16:10:23 +02:00
messages fix: fixed non-empty String validation to be non-empty 2021-06-05 16:47:05 +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 refactor: generated equals and hashcode for tuples 2021-06-06 03:20:58 +02:00