Releases: SharifAIChallenge/AIC22-Server
Releases · SharifAIChallenge/AIC22-Server
v0.2.6-final
- Modify joker starting node for final judgment
v0.2.5
refactor: synchronize PubSubChannel.java
refactor: fix NextTurnWatcher.watch to handle balance with move
v0.2.3
- Update some game view rules
v0.2.2
What's Changed
- Fix thief arrest by batman
- Fix game vision
- No need to create logs folder manually anymore
v0.2.0
Merge pull request #12 from SharifAIChallenge/feat/jocker_and_batman
Feat/jocker and batman
v0.1.71
Minor Changes
- Remove the redundant log in bottleneck function
- Enhancement for infrastructure
v0.1.7
refactor: change GrpcEventBroadCaster watch method to ignore all even…