Skip to content

2022-May-18 - Prerelease - 2.6.773

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 22:34
6c9d008
Deprecate NULL_PLAYERID in favor of PlayerList.getNullPlayer(). (#10458)

* Deprecate NULL_PLAYERID.

* Missing file.

* More clean up.

* Mock playerlist on mock game data.

* Add Deprecated annotation to silence pmd.

* Fix tests.

* Fix one more test.

* Add a comment about NULL_PLAYERID.