Commit Graph

16 Commits

Author SHA1 Message Date
David Leal 1949d88b06
Fix alpha texture warnings (#34) 2022-12-29 20:32:42 +01:00
fluxionary 2100ca04b1
Make all nodes un-blastable, increase stack size to 65535 (#32) 2022-07-02 23:07:53 +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
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 ae3cc4b075
Update copyright statements to 2020 2020-01-01 04:10:24 +01: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 199180ee80
Update intllib support to avoid using deprecated functions 2019-03-03 20:11:10 +01:00
Hugo Locurcio 14f9397a4e
Update copyright statements to 2019 2019-02-25 12:16:01 +01:00
Hugo Locurcio 74da77fb8c
Add a Luacheck configuration file and tweak code style 2019-02-20 23:56:20 +01:00
shivajiva101 106bba39b9 Prevent tools & nodes from being dropped (#11)
Adds a function to message a player that they cannot drop tools/nodes registered by maptools
2018-07-27 12:10:09 +02:00
Hugo Locurcio 04483e4fd7 Prepare for v1.0.0 release 2017-02-19 13:35:29 +01:00
Auke Kok 94fc5266cb Max light source is 14. (#5) 2016-09-19 10:10:11 -07:00
Auke Kok be041dc25e Ladder texture was renamed.
Due to upstream minetest_game changes.
2016-03-08 22:14:18 -08:00
Calinou aae5d447fd More informative and shorter headers. 2015-01-12 17:46:30 +01:00
Calinou 645a377734 Add licensing headers to all files. 2015-01-11 22:20:57 +01:00
Calinou 4f5e107101 Big cleanup. Fix intllib support. 2014-12-27 20:31:31 +01:00