Closed noyyyy closed 1 year ago
Deploy preview for vercel-autochessia ready!
✅ Preview https://vercel-autochessia-libi68liz-aliez.vercel.app
Built with commit 6b9c4a2496f1657a9cce40dde3060dde5623f294. This pull request is being automatically deployed with vercel-action
@aLIEzsss4
Break change:
creatureId
start from 1, rather than 0. 0 means the slot is null. Former jugg is creatureId 0, and now jugg is creatureId 8.Feat:
placeBackInventoryAndSwap
to move hero from board to a specfic inventory slot.placeBackInventory
is not deleted, for backward compatible.inventoryEmptyIds
toPlayer
table. It gives default value if index of inventory is not provided.Config change:
Chore:
surrender
as a independent system, in case of too large contractpopInventoryByIndex
is modified.