Commit Graph

14 Commits

Author SHA1 Message Date
Jacob Lifshay
e581a7102a
fix typo moreores:tin_ingot -> default:tin_ingot (#7) 2024-03-22 10:45:35 +01:00
Niklp
ab4bb34170
Polishing (#6)
* Drop support for moreores tin (replaced in 2017 by mtg tin)

* Compress textures
2024-03-21 18:45:42 -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