Commit Graph

14 Commits

Author SHA1 Message Date
bell07 38fc2cff2b
Fix typo in wieldview (#56)
* Fix typo in wieldview
fixes #55
2021-06-26 20:21:15 +02:00
Giov4 2d9b0066bf
Added the possibility to hide wielded items in-game (#14)
* Added the possibility to hide wielded items in-game
* Update wieldview/README.txt

Co-authored-by: David Leal <halfpacho@gmail.com>
2020-09-15 06:43:55 +02:00
BuckarooBanzay f81cb10f20 add luacheck and integration test workflows / fix luacheck errors
partially attends to https://github.com/pandorabox-io/pandorabox.io/issues/444 (the ObjectRef issue)
2020-02-13 12:26:32 +01:00
AntumDeluge 38d79b91a1 Replace deprecated methods:
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
- 'setting_set' with 'settings:set'
2017-06-21 17:48:18 +01:00
stujones11 de2c47f334 More protection from un-initialized player crashes 2017-04-13 19:47:43 +01:00
stujones11 9ffcc19fd7 Improve player initialization and increase default delay 2017-04-11 19:34:06 +01:00
Wuzzy 45099ae25a Mod-defined wield item transformation w/ group 2017-03-31 17:42:22 +01:00
stujones11 d95f494a94 Add some wieldview bug fixes from Carbone game by Calinou 2015-02-19 22:01:09 +00:00
stujones11 7eebc378a6 Fix crash if wielditem inventory image is nil 2014-06-25 21:10:35 +01:00
stujones11 0b3deea513 Improve player model hanlding and update to version 0.4.0 2013-11-12 21:22:52 +00:00
stujones11 5e52758216 Add texture transform support 2013-08-04 22:17:08 +01:00
stujones11 efea71a63e Version update: 0.3.0 2013-06-22 19:31:57 +01:00
stujones11 a4414820ae Add unified_skins and update for game changes. 2013-04-11 20:56:35 +01:00
stujones11 234d964549 Split into modpack and fixed armor inventory bug. 2013-03-26 20:54:01 +00:00