Gamelib/src/main/java/uulm/teamname/marvelous/gamelibrary
2021-05-11 06:13:21 +02:00
..
entities refactor: make GameLogic.checkRequest use error pattern and simple check methods 2021-05-02 15:34:42 +02:00
events refactor: prepared GamestateEvent and MessageStructure for further steps by generating Equals and ToString 2021-05-11 06:11:01 +02:00
gamelogic refactor: changed GameStateEvent to GamestateEvent 2021-05-11 05:06:00 +02:00
json feat: added JSON deserialization code to the JSON class 2021-05-11 06:13:21 +02:00
requests feat: added new request types 2021-05-05 17:49:36 +02:00
IntVector2.java feat: add handling and checking for UseInfinityStoneRequest, fix: use proper distance calculations for some checks 2021-05-11 03:50:24 +02:00
Tuple.java fix: change last comments to new format 2021-04-30 23:19:58 +02:00