Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-05-11 03:20:19 +02:00
..
entities refactor: make GameLogic.checkRequest use error pattern and simple check methods 2021-05-02 15:34:42 +02:00
events fix: fixed building gamestate events (and the tests relating to that) 2021-05-11 03:20:19 +02:00
gamelogic feat: handle Req request and remove handling of lobby events 2021-05-05 18:59:07 +02:00
json refactor: changed tuple test variable name to t for readability 2021-04-30 23:47:41 +02:00
requests feat: added new request types 2021-05-05 17:49:36 +02:00
IntVector2.java refactor: make GameLogic.checkRequest use error pattern and simple check methods 2021-05-02 15:34:42 +02:00
Tuple.java fix: change last comments to new format 2021-04-30 23:19:58 +02:00