Commit Graph

118 Commits

Author SHA1 Message Date
bri cassa 5da0dc08cf Merge remote-tracking branch 'upstream/master' 2023-11-22 23:43:58 +01:00
David Leal b9e69b70c4
Use old Travis CI configurations in GitHub Actions (#36) 2023-09-09 17:26:38 +02:00
bri cassa f28ddc1385 Merge remote-tracking branch 'upstream/master' 2023-06-07 21:39:44 +02:00
David Leal ce8a6aec22
Fix nodenames in the docs (#35)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-04-22 16:50:01 +02:00
David Leal 1949d88b06
Fix alpha texture warnings (#34) 2022-12-29 20:32:42 +01:00
bri cassa c4d54b083a Merge remote-tracking branch 'upstream/master' 2022-08-26 15:10:32 +02:00
fluxionary 2100ca04b1
Make all nodes un-blastable, increase stack size to 65535 (#32) 2022-07-02 23:07:53 +02:00
bri cassa 51c2ff4e46 Merge remote-tracking branch 'upstream/master' 2022-01-22 19:59:35 +01:00
Dirkfried f3464f5063
Increase the Admin Pickaxe's `maxlevel` to 5 (#30)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-01-04 19:48:04 +01:00
bri cassa 176ca6ea8b Merge remote-tracking branch 'upstream/master' 2021-07-03 17:27:54 +02:00
Hugo Locurcio d1134c47af
Link to the pull request disabling coin crafting in the changelog 2021-06-29 00:44:54 +02:00
Hugo Locurcio e3ca31cdb9
Bump to version 2.2.0 2021-06-29 00:33:43 +02:00
AliasAlreadyTaken 9915ec1852
Disable crafting recipes for coins by default
Crafting recipes for coins can be enabled again by setting
`maptools.enable_coin_crafting = true` in `minetest.conf`.
2021-06-29 00:31:32 +02:00
Sys Quatre c523170c86 Merge remote-tracking branch 'upstream/master' 2020-12-24 20:45:42 +01:00
Buckaroo Banzai fd9476c173
Fix node name for light-bulb in docs (#26)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-12-20 21:36:53 +01:00
Sys Quatre edfb2821f8 Merge remote-tracking branch 'upstream/master' 2020-10-28 21:21:11 +01:00
Hugo Locurcio d11b3a1caf
Update pre-commit hooks to version 3.3.0 2020-10-28 16:43:45 +01:00
Sys Quatre 85f7f95a00 Merge remote-tracking branch 'upstream/master' 2020-09-28 20:48:11 +02:00
Hugo Locurcio 800e07ee02
Fix incorrect node name for `smoke` in the documentation
See #24.
2020-09-27 13:00:53 +02:00
Sys Quatre 0899b8545a Merge remote-tracking branch 'upstream/master' 2020-08-11 20:59:37 +02:00
Hugo Locurcio 3e29d8a156
Align the Description table heading to the left on GitHub 2020-08-10 22:54:56 +02:00
Hugo Locurcio c76256b805
Fix link to nodes/items documentation in the README 2020-08-10 22:54:18 +02:00
Hugo Locurcio e2099cf9ea
Update the changelog to mention recent changes 2020-08-10 22:53:32 +02:00
fluxionary 911ad7b156
Prevent TNT from blowing up Map Tools nodes (#23)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-08-10 22:52:22 +02:00
Sys Quatre 0a0210aece Merge remote-tracking branch 'upstream/master' 2020-07-19 22:40:42 +02:00
David Leal 409cca2699
Switch from Travis CI to GitHub Actions (#20) 2020-07-18 19:43:43 +02:00
Sys Quatre 3ade16647e Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-06-20 15:31:28 +02:00
Hugo Locurcio b537954edf
Bump to version 2.1.0 2020-06-08 21:50:14 +02:00
Hugo Locurcio 7cce8f495f
Update the changelog to mention the localization system change 2020-06-08 21:48:57 +02:00
David Leal 75d3253c5f
Update translation system to MT 5.0.0+ (#16) 2020-06-08 21:48:04 +02:00
Hugo Locurcio 246d525c20
Fix `maptools:drowning` using an invalid value and being walkable
This prevented Minetest from starting (tested on
Minetest 5.3.0-dev-cb9a44ef8).

Being walkable also made it impossible to actually drown in, except
when using noclip mode.
2020-06-08 21:44:49 +02:00
Hugo Locurcio f9bf6a0951
Declare the minimum supported Minetest version to 5.0.0
This information can be used by ContentDB.
2020-06-03 18:55:41 +02:00
Buckaroo Banzai 235e02b0be
Add `maptools` to the list of Luacheck globals (#19)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-06-02 09:37:18 +02:00
Buckaroo Banzai e6f61c31ce
Add "Drownable Air" node (`maptools:drowning`) (#18)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-06-02 09:13:24 +02:00
Hugo Locurcio 4683434e0a
Update the changelog to mention recent changes around coins 2020-04-29 17:38:34 +02:00
Hugo Locurcio f0d25e85ad
Fix code style after recent changes 2020-04-29 17:36:31 +02:00
VanessaE caa92be9dd add recipes for copper, silver, gold coins
and put them into the creative inv like normal
(silver requires moreores)
2020-04-29 17:34:38 +02:00
Sys Quatre 9b37ba1894 Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev 2020-02-29 17:54:50 +01:00
Hugo Locurcio 40f840dd33
Remove obsolete notice about renaming the extracted mod folder
This is no longer required thanks to `mod.conf`.
2020-01-01 17:55:36 +01:00
Hugo Locurcio ae3cc4b075
Update copyright statements to 2020 2020-01-01 04:10:24 +01:00
Sys Quatre 972f7b55b9 Merge branch 'master' of yunohost.local:minetest-mods/maptools into nalc-1.2-dev 2019-12-22 13:46:13 +01:00
Hugo Locurcio 1b7be03956
Bump to version 2.0.0 2019-11-25 13:51:18 +01:00
Hugo Locurcio 0e30357190
Link to the WorldEdit mod in NODES_ITEMS.md 2019-10-13 14:15:25 +02:00
Hugo Locurcio ccf94fb78b
Make inventory images use textures available in Minetest Game 5.0.0
This closes #9.
2019-10-13 14:13:10 +02:00
Hugo Locurcio f0a3d58a99
Update changelog to mention nodes/items not being droppable anymore 2019-10-04 00:23:02 +02:00
Ragulan R ea85b3e073 Move maptools.drop_msg above dofiles
Maptools tools/items have become droppable again, the function to prevent this is loaded after nodes.lua, leading the on_drop function to be nil.
2019-10-04 00:21:18 +02:00
Hugo Locurcio fa62966bbe
Update pre-commit hooks to 2.3.0 2019-09-25 23:06:20 +02:00
Hugo Locurcio 65cb89a261
Document the Minetest 5.0.0 version requirement 2019-09-08 22:57:15 +02:00
Hugo Locurcio cb4888a2bb
Travis CI: Use the `bionic` distribution 2019-07-29 00:49:03 +02:00
Hugo Locurcio ae83eea882
Optimize PNG images losslessly
Commands used:

- `parallel optipng -o7 -zm1-9 -strip all ::: **/*.png`
- `parallel advpng -z4 -i5000 ::: **/*.png`
2019-06-19 21:22:29 +02:00