This website requires JavaScript.
Explore
Help
Register
Sign In
Yandrik
/
Gamelib
Watch
1
Star
0
Fork
0
You've already forked Gamelib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f2a961d159
Gamelib
/
src
/
main
/
java
/
uulm
/
teamname
/
marvelous
/
gamelibrary
History
punchready
f2a961d159
fix: resolve various issues with ai, cloning and turn order handling
2021-06-05 04:00: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
fix: resolve various issues with ai, cloning and turn order handling
2021-06-05 04:00:25 +02:00
events
feat: added (mostly redundant) Json annotations to Events and Requests
2021-06-03 22:58:25 +02:00
gamelogic
fix: resolve various issues with ai, cloning and turn order handling
2021-06-05 04:00:25 +02:00
json
doc: added logging in case of failed de/serialization
2021-06-04 19:48:40 +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