Player hand list: require init by mods
authorSmallJoker <mk939@ymail.com>
Wed, 9 May 2018 20:24:36 +0000 (22:24 +0200)
committerSmallJoker <mk939@ymail.com>
Thu, 4 Oct 2018 18:42:38 +0000 (20:42 +0200)
commitd77f3b3fdeb0da2a69547594b5a75570a54b02d1
tree14027e2bb0d42b5698f2c738aa1b11e9e7356b4e
parent1413b722a72d475e8f6cc6febbb5479504b90c04
Player hand list: require init by mods

Mods will now have to initialize the list/slot in order to define the default player hand.
They may use the inventory callbacks to prevent abuse of this list.
doc/lua_api.txt
src/player.cpp