1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-07-22 09:50:23 +02:00

Commit Graph

  • f91af02c45 Fix inventory paging bugs caused by previous commit stujones11 2017-03-19 18:06:54 +00:00
  • 3843578a33 Remove unnecessary code stujones11 2017-03-19 16:40:24 +00:00
  • 1570efb7ac Depreciate update_inventory and use on_update callback stujones11 2017-03-19 16:01:18 +00:00
  • 5517be8ff2 Replace missed global config, fixes #94 stujones11 2017-03-19 13:27:04 +00:00
  • 709535dff0 Only apply valid wardrobe mod skins, fixes #93 stujones11 2017-03-18 22:14:08 +00:00
  • a1d904c517 Remove redundant code stujones11 2017-03-18 22:02:11 +00:00
  • 3c2cb16351 Correction to documentation stujones11 2017-03-18 20:39:03 +00:00
  • 6bf28dc2c5 Only allow one of each armor element in armor slots stujones11 2017-03-18 20:27:39 +00:00
  • 75a7181e0f Add callbacks, closes #46 stujones11 2017-03-18 20:12:43 +00:00
  • 2b840fbe38 Add comment and remove empty lines stujones11 2017-03-18 18:04:10 +00:00
  • 701215c22f Depreciate global configs, closes #68 stujones11 2017-03-18 17:23:50 +00:00
  • e46ff3488b Remove kill/me commands stujones11 2017-03-17 21:57:13 +00:00
  • f74a52df62 Code re-organisation stujones11 2017-03-17 20:05:55 +00:00
  • 3c4500a9bf Only show protection levels of enabled features stujones11 2017-03-17 18:27:19 +00:00
  • e69b59e2af Fix alignment of formspec page slots stujones11 2017-03-15 19:31:48 +00:00
  • d43d96bb28 Fix typo in cactus helmet description, closes #91 stujones11 2017-03-15 18:57:35 +00:00
  • 7a980a6717 Fix missing sfinv page background images, closes #90 version-0.4.8 stujones11 2017-03-12 20:34:01 +00:00
  • fc3fcea4b7 Bump version to 0.4.8 stujones11 2017-03-12 19:14:32 +00:00
  • b59464de88 Improve skin mod preview support stujones11 2017-03-12 18:23:49 +00:00
  • 80024fc154 Fix security violation in player_textures mod support stujones11 2017-03-12 17:01:04 +00:00
  • d826b53877 Use u_skins preview image as base for armor preview stujones11 2017-03-11 21:32:31 +00:00
  • 01a3425ec8 Add preview generator and update preview textures stujones11 2017-03-11 20:02:55 +00:00
  • 616d9398f2 Minor formspec improvements stujones11 2017-03-11 19:23:08 +00:00
  • 6661ec0b40 Add support for player monoids, resolves #85 stujones11 2017-03-10 19:09:11 +00:00
  • ca1cf6bfeb Fix inconsistency with cactus boots, closes #89 stujones11 2017-03-10 18:09:28 +00:00
  • 8f5ffeb384 Shields: Remove registration delay, closes #88 stujones11 2017-03-10 18:05:16 +00:00
  • ca79d39688 Armor stand: Improve TNT effects, closes #55 stujones11 2017-03-08 19:36:30 +00:00
  • 8b8a554ff7 Add support for sfinv rubenwardy 2017-02-16 00:10:19 +00:00
  • 3df7802439 added new torch fire nodes tenplus1 2017-03-06 19:06:08 +00:00
  • 19e297a2e8 Update inventory_plus formspec style stujones11 2017-03-03 17:59:31 +00:00
  • 190614d47b Fix potential bug with new bone location method stujones11 2017-02-24 23:00:03 +00:00
  • 37b10d1cee Remove redundant code stujones11 2017-02-24 22:45:23 +00:00
  • 4b45f85687 Improve bones locating and fallback, fixes #84 stujones11 2017-02-24 22:32:27 +00:00
  • a5b650285b beter smart_inventory integration Alexander Weber 2017-02-20 17:05:27 +01:00
  • 26212fb3e4 Add new armor textures by @daviddoesminetest stujones11 2017-02-19 19:33:10 +00:00
  • 4829445d12 Update style of default armor formspec stujones11 2017-02-15 19:37:35 +00:00
  • 4d3b219e7d add smart_inventory support Alexander Weber 2017-02-12 23:30:28 +01:00
  • 81ffdaa6a7 Improve armor stand selection box stujones11 2017-02-15 18:25:49 +00:00
  • ba62febdee Armor stand, check protection and ignore, ignore stujones11 2017-02-08 20:57:42 +00:00
  • 8939a0dd43 Armor stand hidden nodes use copy of pos vector stujones11 2017-02-08 19:32:42 +00:00
  • c691f3e219 Prevent building over armor stands stujones11 2017-02-08 18:26:15 +00:00
  • bf9ba59c0f Merge branch 'tobyplowy-master' stujones11 2017-01-25 19:49:52 +00:00
  • 75f808131c New armorstand mapping Toby plowy 2017-01-22 17:31:39 +01:00
  • b88f946929 Bump version to 0.4.7 version-0.4.7 stujones11 2017-01-11 19:36:51 +00:00
  • c63376b523 Improve hazmat-suit documentation, closes #72 stujones11 2017-01-11 19:27:50 +00:00
  • c070dfb19f Include years of all licenses stujones11 2017-01-11 19:15:06 +00:00
  • 4b70580ce4 Update licensing information version-0.4.6 stujones11 2017-01-08 18:54:24 +00:00
  • 65b6d58580 Prevent armor damage when using /killme command stujones11 2016-12-07 19:24:00 +00:00
  • 98786fd8f7 Add killme command to replace old kill command stujones11 2016-11-27 17:18:08 +00:00
  • 9105e8403e Merge pull request #62 from paly2/kill_chatcommand_privs stujones11 2016-11-27 16:50:03 +00:00
  • 6b2e3adc00 Bump version to 0.4.6 stujones11 2016-11-27 16:12:43 +00:00
  • c9001f9e53 Rebase armor model, armature and UV fixes stujones11 2016-11-27 16:11:51 +00:00
  • cc25d6be13 Merge pull request #66 from diogo-gomes/develop version-0.4.5 stujones11 2016-08-21 17:52:03 +01:00
  • f557c4d69e Add table of contents to README.md Diogo Gomes 2016-07-25 14:48:52 +01:00
  • 456c84e93e Merge pull request #65 from everamzah/fixbones stujones11 2016-07-22 17:51:06 +01:00
  • 0157ebd683 Try harder to add armor to bones James Stevenson 2016-07-22 10:46:05 -04:00
  • c39f838893 Fix a mistake in the kill chatcommand Pierre-Adrien Langrognet 2016-06-17 18:29:43 +02:00
  • 862deff373 Add "ban" privilege for kill chatcommand paly2 2016-06-17 16:08:50 +02:00
  • ac414d3df3 Remove admin shield from creative inventory stujones11 2016-05-27 19:51:04 +01:00
  • 3cf6887abd Fix undeclared global error in hazmat_suit stujones11 2016-05-18 19:41:39 +01:00
  • b14db3c43c Add missing placer param to locked armor stand, fixes #59 stujones11 2016-05-11 22:19:13 +01:00
  • 8f8c6c6bfa Merge pull request #56 from Thomas--S/patch-2 stujones11 2016-05-11 19:46:48 +01:00
  • 54ec4b3cef Fix typo Thomas--S 2016-05-11 19:25:59 +02:00
  • 32e87ee543 More armor stand fixes stujones11 2016-05-04 18:26:24 +01:00
  • d322a0f110 Modify helmet textures, fixes #49 stujones11 2016-05-01 20:25:46 +01:00
  • 9cc2f3db02 Radiation protection support added number Zero 2016-04-10 17:56:33 +03:00
  • ddd7f3786c Fix disappearing armor stand entities, again... stujones11 2016-05-01 16:11:27 +01:00
  • 5c5359de4f Restore armor stand entities when knocked-back by TNT stujones11 2016-04-27 18:48:06 +01:00
  • 1aa2b769d7 Rebase armor player model, fixes #54 stujones11 2016-04-24 21:13:45 +01:00
  • 5421ce46da Make armor stands 'blast-proof', fixes #55 stujones11 2016-04-22 18:53:25 +01:00
  • 72cffbae17 Restore moved armor stand objects to original position when possible stujones11 2016-04-20 20:16:48 +01:00
  • 170ee39aed Auto remove stray armor stand entities stujones11 2016-04-20 18:54:15 +01:00
  • 59bbc55b73 Fix armor stand entity duplication bug stujones11 2016-04-16 15:36:48 +01:00
  • 1dd904f5be Merge pull request #50 from Thomas--S/patch-1 stujones11 2016-04-13 17:41:37 +01:00
  • 9de8cc12bb Fix disappearing entities when placing stands next to each other stujones11 2016-04-10 20:17:50 +01:00
  • 4e8cf05436 Add a locked armor stand Thomas--S 2016-04-10 20:11:53 +02:00
  • b6a44057a6 Fix some tabulation stujones11 2016-04-09 01:19:32 +01:00
  • ae33659168 Make cactus leggings inventory image more consistent stujones11 2016-04-08 21:35:56 +01:00
  • fb29ce9150 Add a chest-like visible armor stand, closes #48 stujones11 2016-04-03 20:15:40 +01:00
  • 7408ebcd81 Add support for mod managers stujones11 2016-03-25 19:52:00 +00:00
  • 36737441d4 Merge pull request #45 from tenplus1/patch-7 stujones11 2016-02-14 19:49:09 +00:00
  • 5a112547e6 Added insta-kill ability for tools/commands tenplus1 2016-02-08 19:05:32 +00:00
  • 0d5cf6d58a Merge pull request #44 from proller/patch-1 stujones11 2016-02-08 03:54:28 +08:00
  • f17a104ab1 Dont rewrite inventory in creative mode proller 2016-02-07 18:46:37 +03:00
  • f83e7e9984 Merge pull request #43 from tenplus1/patch-6 stujones11 2016-01-28 01:35:46 +08:00
  • be1d353ec0 Merge pull request #42 from tenplus1/patch-5 stujones11 2016-01-28 01:34:45 +08:00
  • 241aa663f1 admin helmet lets you breathe underwater tenplus1 2016-01-25 14:48:23 +00:00
  • 921e1ace24 Add ability to breath underwater tenplus1 2016-01-25 14:47:05 +00:00
  • 0ec2dbfb36 Update default fire protection nodes, closes #41 stujones11 2015-12-19 19:23:04 +00:00
  • 7fc991765c Utilize player_on_hpchange callback stujones11 2015-12-09 20:49:14 +00:00
  • 991d2955e0 Simplify previous commit stujones11 2015-12-04 20:36:42 +00:00
  • 64ec3dcf93 Allow armor textures to be specified by the tool definition stujones11 2015-12-04 18:42:42 +00:00
  • e1caf0ab0c Bump version to 0.4.5 stujones11 2015-11-15 22:56:53 +00:00
  • a44d1a2530 Add 'listring' support for inventory mods, closes #38 stujones11 2015-11-15 21:50:27 +00:00
  • 16bc6232ca Add support for unified inventory 'ui_full' privilege stujones11 2015-11-15 19:18:21 +00:00
  • 6efe3bf116 Merge pull request #40 from CraigyDavi/prevent-admin-drops stujones11 2015-10-30 01:46:19 +08:00
  • 67867e78ec Prevent admin armor from being dropped Craig Davison 2015-10-29 14:19:59 +00:00
  • 64f6be4d61 Bugfix: invalid capture index with non-english player names, resolves #39 version-0.4.4 stujones11 2015-10-14 21:55:43 +01:00
  • 741faf3520 Fix support for crafting modpack stujones11 2015-09-09 19:07:31 +01:00
  • 1c56ee4bd6 Merge pull request #31 from tenplus1/patch-2 stujones11 2015-08-09 01:00:43 +08:00