arena_lib/BREAKAGE.md

5 lines
348 B
Markdown
Raw Permalink Normal View History

2022-06-07 14:56:33 -07:00
This document contains a list of breaking changes to be made in the next major version (6.0)
* Drop built-in player `deaths` parameter (https://gitlab.com/zughy-friends-minetest/arena_lib/-/issues/154)
* Remove `get_arenaID...` and `get_queueID` functions. Use `arena.ID` instead (https://gitlab.com/zughy-friends-minetest/arena_lib/-/issues/153)