Commit Graph

465 Commits

Author SHA1 Message Date
stujones11 2b0ce6f63e Check node is not nil before indexing 2015-04-17 19:41:15 +01:00
stujones11 3badcea0d9 Merge pull request #24 from Pilcrow182/master
drop armor if no bones node is found
2015-04-17 19:38:26 +01:00
Pilcrow182 d2f32beebb drop armor if no bones node is found 2015-04-16 21:57:07 -05:00
stujones11 b3f755f7d7 Merge pull request #23 from Pilcrow182/master
Put aromr drops into a single loop, fix #22
2015-04-15 18:57:15 +01:00
Pilcrow182 dec92749f9 Put aromr drops into a single loop, fix #22 2015-04-14 18:22:22 -05:00
stujones11 9da2395586 More error logging improvements, fix #21 2015-04-02 20:59:45 +01:00
stujones11 6942aa37d2 Drop excess armor items when bones are full 2015-03-21 17:48:09 +00:00
stujones11 7da9d81963 Merge pull request #20 from ExeterDad/master
smaller b3d export
2015-03-20 18:20:27 +00:00
ExeterDad 905fc9fcb0 smaller b3d export 2015-03-18 20:50:54 -04:00
stujones11 b8e5d0adde Fix inverted normal on inner right arm 2015-03-18 18:37:04 +00:00
stujones11 58337c0404 Better skin mod support and more preview bug fixes 2015-03-08 18:29:17 +00:00
stujones11 87af6e0c68 Fix missing preview image when using simple_skins mod 2015-03-08 15:21:37 +00:00
stujones11 70d353bb6c Merge pull request #19 from Calinou/optimize_textures
Optimize textures using OptiPNG
2015-02-22 13:54:28 +00:00
Calinou 6e0fbc8bb2 Optimize textures using OptiPNG 2015-02-22 10:13:06 +01:00
ExeterDad 9c2b9c9b5a Character model improvements. Extruded shields - closes #18 2015-02-21 16:34:49 +00:00
stujones11 b8be801b94 Bump version to 0.4.3 2015-02-20 21:27:47 +00:00
stujones11 679888398f Craft wooden armor from any type of wood [group:wood] 2015-02-20 15:09:30 +00:00
stujones11 c03cefbc87 Don't show admin armor in the creative inventory 2015-02-19 22:11:03 +00:00
stujones11 d95f494a94 Add some wieldview bug fixes from Carbone game by Calinou 2015-02-19 22:01:09 +00:00
stujones11 195d138da5 Use b3d armor model export by ExeterDad 2015-02-19 21:08:24 +00:00
stujones11 dd9c63e4ca Merge pull request #17 from ExeterDad/master
unlinked textures in 3d_amor_character blend file, and created 3d_amor ....
2015-02-19 20:56:26 +00:00
ExeterDad 358e4a2467 unlinked textures in 3d_amor_character blend file, and created 3d_amor .b3d export 2015-02-19 14:59:44 -05:00
stujones11 3dd43c7c6f Update shields to use the ARMOR_MATERIALS table 2015-02-19 19:18:34 +00:00
stujones11 b17d8ea55a Allow individual armor materials to be disabled via armor.conf 2015-02-19 18:55:58 +00:00
stujones11 e6979e9409 Update model files for newer versions of blender 2015-02-01 16:53:39 +00:00
stujones11 466c5e6957 Add missing 'admin boots' texture 2015-01-24 00:18:20 +00:00
crazyginger72 a9fcbf29fe Added cactus armor and admin armor 2015-01-09 20:16:22 +00:00
stujones11 499d5af310 More error logging enhancements 2015-01-07 21:25:40 +00:00
stujones11 e3c2616328 Improve error logging a little 2015-01-04 21:37:12 +00:00
stujones11 b5db0f1aa6 Remove undeclared variable warnings on start-up 2015-01-04 19:57:55 +00:00
stujones11 ad6c464573 More UV fixes 2014-10-09 18:34:21 +01:00
stujones11 5ab2f73695 Fix UV error on cape 2014-10-08 18:55:01 +01:00
stujones11 e14af35b95 Add compatibilty for caped skins 2014-10-05 19:05:11 +01:00
stujones11 c3d37e83c2 Remove old character model 2014-10-05 19:03:40 +01:00
stujones11 046880a534 Add compatiblity for SmallJoker's u_skins fork 2014-10-02 21:08:18 +01:00
stujones11 258b1cbf48 Bump version to 0.4.2 2014-09-28 19:51:35 +01:00
stujones11 c10a606632 Update README.md and fix paste error in crafting_guide.txt 2014-09-28 19:37:16 +01:00
stujones11 2415d66057 Merge pull request #12 from donat-b/patch-1
Update init.lua
2014-09-28 15:13:09 +01:00
Donat abf445014e Update init.lua
fix typo in condition
2014-09-28 15:39:31 +04:00
stujones11 4415e2b33b Add support for simple skins by TenPlus1 2014-09-12 18:30:09 +01:00
stujones11 36688c74a8 Add check for nil player inventory 2014-09-11 20:13:16 +01:00
stujones11 672dbe1f54 Expose physics overrides in global armor.def 2014-09-11 20:11:08 +01:00
stujones11 3c98acb9c9 Make ARMOR_DROP default depend on presence of bones mod 2014-08-17 17:07:27 +01:00
stujones11 5075cc48a4 Allow per world configuration overrides 2014-08-17 17:00:52 +01:00
stujones11 7eebc378a6 Fix crash if wielditem inventory image is nil 2014-06-25 21:10:35 +01:00
stujones11 6f7a0ea7fc Merge pull request #9 from Megaf/master
Added Gold Armor and Shield
2014-06-12 22:28:47 +01:00
Megaf 7ee4126d15 Merge branch 'master' of https://github.com/Megaf/minetest-3d_armor 2014-06-12 12:39:50 -03:00
Megaf b67de94223 Added gold recipe. 2014-06-12 12:39:17 -03:00
Megaf 3604420d9e Added Gold Shield recipe. 2014-06-12 12:10:43 -03:00
Megaf 0936d6f173 Change gold damage.
Gold is equivalent as bronze now.
2014-06-12 12:06:03 -03:00