bsimser / Inventory-Pro

https://devdog.io
MIT License
2 stars 0 forks source link

Ignore disabled equippable fields to allow for run-time enabling / disabling. #167

Closed bsimser closed 8 years ago

bsimser commented 8 years ago

Original report by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Disabled equippableFields are now ignored. - Allows creator to programmatically enable / disable fields. (Example: allowing the player to unlock another equip field) fixes #167

bsimser commented 8 years ago

Original comment by Joris Huijbregts (Bitbucket: jjahuijbregts, ).


Disabled equippableFields are now ignored. - Allows creator to programmatically enable / disable fields. (Example: allowing the player to unlock another equip field) fixes #167