Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-06-04 14:54:25 +02:00
..
ai wip: add simple ai and a full game test with ai 2021-06-04 07:47:54 +02:00
config fix: added missing maxRoundTime to PartyConfig 2021-06-03 22:15:22 +02:00
entities cleanup: improve javadoc comments 2021-06-03 03:54:18 +02:00
events feat: added (mostly redundant) Json annotations to Events and Requests 2021-06-03 22:58:25 +02:00
gamelogic fix: improve turn handling and fix typing issues 2021-06-04 07:47:20 +02:00
json fix: fixed sonarqube-reported bugs in JSON and EventBuilderTest 2021-06-04 14:54:25 +02:00
messages refactor: changed AssignmentEnum's name to ParticipantType 2021-06-03 23:38:43 +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