File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1717
1818# Formal specification
1919
20- * This is the formal specification of the Battlecode 2023 game.* Current version: * 1.2.1 *
20+ * This is the formal specification of the Battlecode 2023 game.* Current version: * 1.2.2 *
2121
2222** Welcome to Battlecode 2023: Tempest.**
2323
288288# Appendix: Changelog
289289
290290- Version 1.2.2 (January 12, 2023)
291+ - Spec Fixes:
292+ - Documented behavior of replacing ally anchors on islands
291293 - Engine Fixes:
292294 - Reduced bytecode of isLocationOccupied to 5 to match senseRobotAtLocation
293295 - Added deprecation messages in outdated methods
294296 - getAnchor now throws exception if not called by carrier
295297 - Carriers can no longer utilize collectResource to obtain negative inventory
296- - islandIDs no longer clue you in on where other islands are ;)
297298 - Gradle now has the option to remove map validation
299+ - Client Fixes:
300+ - islandIDs no longer clue you in on where other islands are ;)
298301
299302- Version 1.2.1 (January 11, 2023)
300303 - Spec Fixes:
You can’t perform that action at this time.
0 commit comments