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

Commit Graph

  • 7d30bc25a3 Allow replacing similar armor in the same slot SmallJoker 2018-05-21 11:46:54 +02:00
  • e4b12558d4 Ammendment to 21b5c68505 stujones11 2018-05-19 21:35:15 +01:00
  • 21b5c68505 Validate and clean armor inventory before saving stujones11 2018-05-19 20:25:27 +01:00
  • 9f49060ae6 Shields: Add option to disable sound effects multiskin stujones11 2018-02-18 20:35:49 +00:00
  • 8e8c79aca2 Remove on_punch effects from admin armor, closes #131 stujones11 2018-02-18 20:24:35 +00:00
  • 601fee1079 Shields: Fix positional sound effects stujones11 2018-05-13 16:31:51 +01:00
  • 21716ffd31 Display correct heal attribute level, fixes #137 stujones11 2018-05-13 16:52:29 +01:00
  • cc6fff2b04 Shields: Fix positional sound effects stujones11 2018-05-13 16:31:51 +01:00
  • 4210cafff3 add POVA support (#138) tenplus1 2018-05-07 14:41:40 +01:00
  • 579d245a00 Fix crash with UI but no technic number Zero 2018-02-22 22:58:26 +03:00
  • c812e0ac56 Shields: Add option to disable sound effects stujones11 2018-02-18 20:35:49 +00:00
  • 4baed2ca22 Remove on_punch effects from admin armor, closes #131 stujones11 2018-02-18 20:24:35 +00:00
  • b9c8681e14 Bump version to 0.4.11 version-0.4.11 stujones11 2018-02-11 17:13:25 +00:00
  • 2fc92880fd Move technic_armor and hazmat_suit to separate repos stujones11 2018-02-11 17:06:49 +00:00
  • b4cfdac6f5 Update licenses to current year stujones11 2018-02-11 16:57:27 +00:00
  • c36b1e5fc4 Fix item duplication vulnerability micheal65536 2018-02-11 12:33:46 +00:00
  • 59b26b37f9 Fix item duplication vulnerability micheal65536 2018-02-11 12:33:46 +00:00
  • 7226dd6174 Add Malay translation Muhammad Nur Hidayat Yasuyoshi (MNH48.com) 2018-02-07 13:28:12 +08:00
  • 4fc51971d1 Fix registered group level display stujones11 2018-01-10 19:16:23 +00:00
  • 291b34bfc6 Auto-refresh armor stands after clearobjects. ChimneySwift 2017-12-04 16:49:13 +10:00
  • b1f9e9f1fd Change armor stand recipe to use any item from the fence group. orbea 2017-11-09 20:22:56 -08:00
  • da7df11ce4 Change armor stand recipe to use any item from the fence group. orbea 2017-11-09 20:22:56 -08:00
  • f150e4c988 Correct minetest version in README.md stujones11 2017-10-24 20:53:06 +01:00
  • 4ff61da39a Correct minetest version in README.md stujones11 2017-10-24 20:53:06 +01:00
  • 503f44ac70 Fix libpng sRGB profile warnings stujones11 2017-10-20 19:25:53 +01:00
  • 688e21f285 Bump version to 0.4.10 version-0.4.10 stujones11 2017-10-21 17:57:12 +01:00
  • ea70066d7a Add link to general mod install info, closes #117 stujones11 2017-10-20 21:16:40 +01:00
  • d5896a04e2 Check that player inventory returns a valid table stujones11 2017-10-20 20:17:37 +01:00
  • d979815a49 Fix libpng sRGB profile warnings stujones11 2017-10-20 19:25:53 +01:00
  • cca523f193 Italian locale Hamlet 2017-08-18 00:42:16 +02:00
  • ae448c150c added complete intllib support (i18n) added french translation fat115 2017-08-06 18:43:41 +02:00
  • 925b39f577 added tooltip on unified_inventory button fat115 2017-08-06 18:37:30 +02:00
  • eb7a52daff Replace deprecated function 'intllib.Getter': AntumDeluge 2017-07-09 02:59:00 -07:00
  • 753be543f1 Replace deprecated methods: AntumDeluge 2017-05-13 00:08:18 -07:00
  • 35db060560 Ignore Eclipse project files & directories AntumDeluge 2017-05-13 00:05:38 -07:00
  • fd77253816 Ensure valid inventory table when setting armor stujones11 2017-08-01 19:03:17 +01:00
  • 0454d72c72 Ensure valid inventory table when setting armor stujones11 2017-08-01 19:03:17 +01:00
  • f6502ba32b Run update callbacks when player visuals change, closes #113 stujones11 2017-08-01 18:48:06 +01:00
  • 9fa95b2e2c Run update callbacks when player visuals change, closes #113 stujones11 2017-08-01 18:48:06 +01:00
  • aa9984b789 Do not drop armor in uloaded areas stujones11 2017-08-01 18:42:04 +01:00
  • 43c9984d57 Do not drop armor in uloaded areas stujones11 2017-08-01 18:42:04 +01:00
  • cc26d04345 Replace deprecated function 'intllib.Getter': AntumDeluge 2017-07-09 02:59:00 -07:00
  • 38d79b91a1 Replace deprecated methods: AntumDeluge 2017-05-13 00:08:18 -07:00
  • db8fb5ebd4 bugfix and small optimization Alexander Weber 2017-06-20 07:34:09 +02:00
  • 2150fcea8d return the png suffix in get_player_skin for complete texture definition to support more complex textures Note the armor.get_player_skin() could be redefined in other mods to privide the more complex textures Alexander Weber 2017-06-18 22:13:48 +02:00
  • 9577fb773e Ignore Eclipse project files & directories AntumDeluge 2017-05-13 00:05:38 -07:00
  • afce9f1140 Add support for multiskin mod stujones11 2017-05-10 20:16:17 +01:00
  • ea29ec6f6f Register armor after mod compat tests, fixes #106 stujones11 2017-05-10 20:33:49 +01:00
  • 793c74856f Fix nil index in on_damage callback version-0.4.9 stujones11 2017-05-03 17:56:32 +01:00
  • 47734969e2 Bump version to 0.4.9 stujones11 2017-04-28 19:06:38 +01:00
  • 1af0bb60f8 Rename on_punch callback to avoid potential conflict with nodes stujones11 2017-04-21 18:33:30 +01:00
  • a11b3302e1 Move armor initialization back out of the api stujones11 2017-04-19 21:53:13 +01:00
  • 664d9fbfef Increase fleshy level of wood and cactus leggings stujones11 2017-04-19 19:42:12 +01:00
  • 4dd7e41749 Add damage method and update README.txt stujones11 2017-04-19 18:31:47 +01:00
  • df429ee487 Run inventory equip callbacks before set_player_armor stujones11 2017-04-16 19:34:09 +01:00
  • 7566ecccee Initialize armor after all on_joinplayer callbacks have run stujones11 2017-04-16 16:52:12 +01:00
  • 99bc8cf2d3 Reverse order of stack and index in callbacks for consistency stujones11 2017-04-15 20:37:32 +01:00
  • a2ec13e28d Only allow armor items in the armor inventory stujones11 2017-04-15 18:00:10 +01:00
  • 065815eec1 Include stack index it armor item callbacks stujones11 2017-04-15 17:54:39 +01:00
  • 16b0ee2d9e Register adminshield alias for consistency stujones11 2017-04-14 20:18:08 +01:00
  • 64f8b3cd58 Fix OOM crash with admin shield stujones11 2017-04-14 17:08:08 +01:00
  • 74ef6c5759 Shields: check valid hitter stujones11 2017-04-13 21:29:57 +01:00
  • b741b7426b More player validity checks stujones11 2017-04-13 20:33:14 +01:00
  • db312b3245 Code styling stujones11 2017-04-13 20:11:15 +01:00
  • de2c47f334 More protection from un-initialized player crashes stujones11 2017-04-13 19:47:43 +01:00
  • b4283f6e60 Fix string concatenation in UI form, resolves #104 stujones11 2017-04-13 17:21:16 +01:00
  • 888fbacb49 Prevent potentially bogus warning stujones11 2017-04-11 21:26:06 +01:00
  • 50453aa5a6 Fix warnings stujones11 2017-04-11 20:54:26 +01:00
  • b45fbd0f2a Log warning if initialization fails and validate armor.def for UI stujones11 2017-04-11 20:42:58 +01:00
  • 9ffcc19fd7 Improve player initialization and increase default delay stujones11 2017-04-11 19:31:25 +01:00
  • 6359b0a0ed bugfix: the count was lost Alexander Weber 2017-04-10 00:20:04 +02:00
  • 4dbe76312b Hazmat suit: updates and fixes stujones11 2017-04-09 20:07:32 +01:00
  • 20edce6c55 Better balance of armor weights stujones11 2017-04-09 18:49:44 +01:00
  • 6e58d1280b Add minor physics penalties to metal armors stujones11 2017-04-09 18:37:55 +01:00
  • 20d4728829 Only reciprocate damage of valid tool items stujones11 2017-04-09 17:58:19 +01:00
  • 7cfd744ff3 Respect flammable group when fire is protection enabled stujones11 2017-04-09 17:34:22 +01:00
  • a76a35f177 Fix regression with heal_multiplier config stujones11 2017-04-09 16:25:52 +01:00
  • e5e926a02e Use metal sounds for enhanced shields stujones11 2017-04-09 15:43:35 +01:00
  • 3951c833da More documentation ammendments stujones11 2017-04-09 15:00:48 +01:00
  • e9a2c57826 Correction to example code stujones11 2017-04-08 22:32:46 +01:00
  • 5508a26dbf Bugfix: shields crash with nil method, fixes #102 stujones11 2017-04-08 22:28:42 +01:00
  • 0ec7858937 Add punch damage groups and effects stujones11 2017-04-05 17:46:09 +01:00
  • 1e059f2557 Bugfix: recognise boolean false in configuration stujones11 2017-04-05 17:51:50 +01:00
  • 5dab1ca887 Add intllib support to 3d_armor_stand stujones11 2017-03-31 22:09:32 +01:00
  • 1fdff7adaa Make water protection optional, default true stujones11 2017-03-31 21:18:29 +01:00
  • 23e4d5114f Add support for intllib stujones11 2017-03-31 19:54:12 +01:00
  • 7fde7c050d Update wieldview README about dependencies Wuzzy 2017-03-30 06:05:30 +02:00
  • 45099ae25a Mod-defined wield item transformation w/ group Wuzzy 2017-03-30 06:02:54 +02:00
  • edebf13c1f Remove unneeded default dependency from wieldview Wuzzy 2017-03-30 05:46:27 +02:00
  • 4083782246 Improve get_armor_formspec stujones11 2017-03-29 19:18:49 +01:00
  • 5911447048 Move shields level reduction to shields mod stujones11 2017-03-29 19:13:13 +01:00
  • 3aac5c98f4 Fix movement and level bugs stujones11 2017-03-29 17:44:40 +01:00
  • fe9664589a Fix potential missing texture bug stujones11 2017-03-26 22:46:51 +01:00
  • 11ce84873b Add support for non-fleshy damage groups, closes #47 stujones11 2017-03-23 00:52:32 +00:00
  • 86fd6b0d7d Fix crash caused by 27a3823eed stujones11 2017-03-23 00:59:21 +00:00
  • 27a3823eed Improve error logging, reduce log level to warning stujones11 2017-03-22 19:00:48 +00:00
  • 348dad3d4d Log warning of unused mods when dependencies are missing stujones11 2017-03-21 15:16:58 +00:00
  • ea86aa35f5 Merge branch 'bell07-pr_compat_cleanup' stujones11 2017-03-21 14:54:03 +00:00
  • f0edb9a710 Inventory compat cleanup Alexander Weber 2017-03-19 19:39:58 +01:00
  • 75191490c2 Use api call to get player skin stujones11 2017-03-19 18:52:51 +00:00