Skip to content

Commit c051d7f

Browse files
authored
Updating changelog and version number to 1.2.2
1 parent 496798c commit c051d7f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

specs/specs.md.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
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

@@ -288,13 +288,16 @@
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:

0 commit comments

Comments
 (0)