20 Commits

Author SHA1 Message Date
b62f68dc18 Merge gitshithut and minetest.io branchs sync master, fix for last updates
* fix moreores loading of tin ingot vs default tin ingot with backguard compat
  real fix for https://github.com/mt-mods/technic_armor/pull/7
  backported from 9c92d77cb8
* update information
* Merge branch 'master' of https://github.com/minenux/minetest-mod-3d_armor_technic
2024-05-05 21:00:53 -04:00
9c92d77cb8 fix moreores loading of tin ingot vs default tin ingot with backguard compat
* real fix for https://github.com/mt-mods/technic_armor/pull/7
* update information
2024-05-05 20:57:05 -04:00
3b641e8c49
update technic_armor as 3d_armor_technic
* this mod get back to our 3d_armor modpack
* fix name in mod.conf
* update README
2023-07-30 23:34:58 -05:00
8d515487ce finish the rename to 3d_armor from technic_armor, rename texture usage 2023-01-12 23:51:14 -04:00
a4bc167bd0 rename mod as 3d_armor_technic and retunrn to the modpack
* the mod was splited in the past due the dependencies.. but now
  the new code determines if are loaded or not, and also manages
  if the dependency are satifased or no.. this is just a
  only one init lua file so manage in external repo its nonsense..
* remove stupid things of luacheck provided by BuckarooBanzay
  not necesary for a simple mod
2023-01-12 22:45:49 -04:00
4723a16501 backguard compatibility and reusage of i18n from 3d_armor 2023-01-12 00:01:00 -04:00
e408ce2510 identification and information on README 2023-01-11 23:53:06 -04:00
69bea89abb optimize textures of thos stupid developers, later mckayshiour will change it 2023-01-11 22:31:06 -04:00
David Leal
e85417b180
Use the correct branch name 2023-01-10 00:13:38 -06:00
OgelGames
64c39ef239 remove unnecessary wear value 2021-10-10 21:20:22 +11:00
OgelGames
2a44879f1a optimize textures 2021-10-10 15:51:41 +11:00
OgelGames
c83d07419c rework mod
* register armor using `armor:register_armor` (fixes #4)
* improve code readability
* make `technic_worldgen` optional
* add screenshot
* update readme and mod.conf
* remove integration test (unnecessary for a simple mod)
* remove other unnecessary files
2021-10-09 18:30:11 +11:00
David Leal
ee9e651ba3
Merge pull request #2 from mt-mods/add_integration_test
Add Integration Test
2020-11-05 12:55:58 -06:00
BuckarooBanzay
688c822137 clone 3d_armor mod for integration test 2020-11-05 13:35:29 +01:00
BuckarooBanzay
2eb77818c1 make script executable 2020-11-05 07:17:44 +01:00
David Leal
f9348593aa
Add Integration Test 2020-11-04 18:40:50 -06:00
David Leal
388f1c2853
Various changes and improvements (#1)
* Use mod.conf for (soft) dependencies and description.
* Deletes deprecated `depends.txt` and `description.txt`.
* Add GitHub workflow to LuaCheck the code
* Fix minor LuaCheck warnings
2020-11-04 17:17:45 +01:00
BuckarooBanzay
513569cd42 add luacheckrs stub 2020-09-02 17:55:53 +02:00
BuckarooBanzay
46d1ead160 use translator from 3d_armor
related: https://github.com/minetest-mods/3d_armor/pull/12
2020-08-31 08:04:07 +02:00
stujones11
694642f561 Initial commit 2018-02-11 17:49:22 +00:00