Commit Graph

77 Commits

Author SHA1 Message Date
1075b4678f Update the changelog for the new Polish translation 2019-04-01 11:01:32 +02:00
ead1f1d82d Polish translation (#32) 2019-04-01 10:59:22 +02:00
7ed6ffe7a7 Add intllib as an optional dependency
This addresses #9.
2019-03-30 00:56:06 +01:00
5010a148a7 Bump to version 1.1.0 v1.1.0 2019-03-23 15:19:05 +01:00
19e060c31e Set up Travis CI 2019-03-06 10:28:32 +01:00
3da5fbdc6d Fix duplicated section in the changelog 2019-03-03 23:22:11 +01:00
09e69ec0b6 Update intllib support to avoid using deprecated functions 2019-03-03 20:11:18 +01:00
2fe764ba79 Improve wording in README 2019-03-02 18:17:31 +01:00
222a6d47c5 Enforce LF line endings in pre-commit
- Update pre-commit hooks to 2.1.0
2019-03-01 15:29:22 +01:00
d6e2b237c7 Update copyright statements to 2019 2019-02-25 12:15:01 +01:00
54e52ce1ce Improve code style and clarify some parts of the code 2019-02-24 22:49:19 +01:00
b851252996 Make ores slower to mine and non-minable with wooden tools
This closes #30.
2019-02-24 16:34:16 +01:00
77dcac7895 Update the changelog to mention a fixed bug in hoe handling 2019-02-24 16:29:32 +01:00
4db884e00c Deprecate hoes to follow changes in Minetest Game
Hoes crafted from "rare" materials were deprecated in
9c459e77ac.

Hoes are still available in existing worlds, but they cannot
be crafted anymore.

This closes #29.
2019-02-24 16:25:10 +01:00
2831c806f1 Set EditorConfig to use tabs in .luacheckrc 2019-02-22 00:49:04 +01:00
9dc3378f65 Add an EditorConfig file
See https://editorconfig.org/ for more information.
2019-02-21 23:13:10 +01:00
87be9a6a59 Add pre-commit hooks
See https://pre-commit.com/ for more information.
2019-02-21 23:10:26 +01:00
876630c70d Add a Luacheck configuration file and tweak code style 2019-02-20 23:47:35 +01:00
fe7d656235 Optimize all images using oxipng -Zs 2019-02-20 19:52:31 +01:00
2316595ab9 Remove brackets around the initial version number in the changelog 2018-04-22 00:15:18 +02:00
238e92a6bf Dutch "locale" file (#28)
* Dutch "locale" file

* Add translation for "Copper Rail"
2017-10-08 23:03:38 +02:00
c2218f810d Rewrite the README, update the changelog and tweak CONTRIBUTING.md
Also optimize a few textures a tiny bit.
2017-10-05 20:37:32 +02:00
84a9198a62 Translation to Brazilian Portuguese (#25)
* Translation to Brazilian Portuguese

Translation to Brazilian Portuguese

* Rename pt.txt to pt_br.txt
2017-07-31 14:37:31 -07:00
809da6d1b5 Replace deprecated method 'setting_getbool' with 'settings:get_bool' 2017-07-05 10:53:07 -07:00
73e99e7d66 Tin is now in Minetest Game (#18) 2017-05-20 14:40:04 +02:00
0842b4fec4 Mithril tools maxlevel 2
Resolves minetest-mods/moreores#15
2017-03-23 21:38:37 -07:00
cc122c2dff Add a contribution guide 2017-02-20 18:37:16 +01:00
259e36c898 Prepare for v1.0.0 release v1.0.0 2017-02-19 13:35:37 +01:00
a4d6418c83 Do not pollute global namespace 2017-01-22 19:28:36 -08:00
58a337ccd6 Add metal sounds and update a copper rail texture 2016-12-31 12:35:09 -08:00
1e2dcc6fd6 Add sounds and rotate wield images for shovels 2016-12-31 12:35:09 -08:00
560e5becc5 Merge pull request #4 from HybridDog/myb
remove unnecessary whitespaces and add gitignore
2016-01-27 13:53:20 +01:00
03e9362145 Merge pull request #6 from minetest-mods/sofar-patch-2
Add description.txt
2016-01-27 13:53:05 +01:00
157e79b20b Merge pull request #5 from minetest-mods/sofar-patch-1
Add mod.conf
2016-01-27 13:53:00 +01:00
a883066bda Add description.txt 2016-01-26 12:36:05 -08:00
21cd11eab0 Add mod.conf 2016-01-26 12:35:36 -08:00
0e431b76ca add .gitignore
remove unnecessary one from gitignore
2016-01-23 09:50:01 +01:00
e7693d8206 whitespace fixes 2016-01-23 09:50:01 +01:00
43cc55dbd2 Merge pull request #2 from VanessaE/master
height_min/max --> y_min/max
2015-10-24 12:46:16 +02:00
c429c83eee height_min/max --> y_min/max 2015-10-23 16:10:03 -04:00
6e25cabec0 Merge pull request #1 from kilbith/master
Cleanup and update textures
2015-06-07 11:54:20 +02:00
82cb616117 Cleanup and update textures 2015-06-07 11:03:47 +02:00
992807bf6b Add Turkish translation by mahmutelmas06. 2015-03-02 18:59:33 +01:00
932e21c521 Add missing commas. 2015-01-24 20:06:37 +01:00
31805dc74e Give 24 copper rails per craft instead of 16. 2015-01-23 19:08:00 +01:00
e32f4a93d9 New tin ore texture. 2015-01-22 19:51:29 +01:00
ab9e03bd84 More informative and shorter headers. 2015-01-12 17:46:26 +01:00
cdedce3e8d Add licensing headers to all files. 2015-01-11 22:21:01 +01:00
b9c8011b53 Fix issue #2: “Crash with mg mod”, cleanup. 2015-01-06 20:35:38 +01:00
806c3a7ff3 Big cleanup. Fix intllib support. 2014-12-27 20:31:39 +01:00