Commit Graph

31 Commits

Author SHA1 Message Date
fluxionary 2100ca04b1
Make all nodes un-blastable, increase stack size to 65535 (#32) 2022-07-02 23:07:53 +02:00
David Leal 75d3253c5f
Update translation system to MT 5.0.0+ (#16) 2020-06-08 21:48:04 +02:00
Hugo Locurcio ae3cc4b075
Update copyright statements to 2020 2020-01-01 04:10:24 +01: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 0dfadcf43a
Remove the optional mod loading message 2019-04-03 00:16:03 +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
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
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
Calinou 6f48d10ce5 Clarify maptools_creative being a constant by capitalizing its name. 2014-09-26 22:44:20 +02:00
Calinou 91bf2ad1c8 Run nodeupdate when using Admin Pickaxe. 2014-08-29 19:44:56 +02:00
Calinou f81c4dfb95 New admin pickaxe texture, add a separate texture for admin pickaxe with drops. 2014-08-02 19:40:36 +02:00
Calinou 7cb3b6058c Show who digs using an Admin Pickaxe in the console. 2014-08-02 19:34:47 +02:00
Calinou 80938b20e8 New unbreakable nodes, fixes. 2014-07-27 12:37:41 +02:00
Calinou ff2f3041ef Make Super Apple use the same selection box as default apple. 2014-07-19 12:51:12 +02:00
Calinou 13047b2ff1 Improved coin textures, make coins smaller when dropped. 2014-07-04 11:33:24 +02:00
Calinou f21d02c9c4 Added grass slabs, made grass rotatable. 2014-05-24 12:14:12 +02:00
Calinou a7dbacf667 Added pure black and white blocks, compressed textures, added ignore-like nodes. 2014-05-10 21:14:10 +02:00
Calinou 2a4f11ebf5 Map Tools nodes shouldn't be buildable_to. Make the post process of the smoke more opaque. 2014-05-07 22:29:01 +02:00
Calinou c979440808 Replace minetest.env: with minetest. 2014-05-07 19:43:36 +02:00
Calinou f405ae1595 Make it easier to see full stacks by allowing stacking up to 10000. 2014-05-04 10:02:57 +02:00
Calinou 82789117d4 Make coins stackable up to 9999, new coin texture, admin pickaxe kills any entity instantly, compress textures. 2014-05-03 19:19:19 +02:00
Calinou 617388cd09 Log node removals with the Admin Pickaxe, code cleanup, Map Tools nodes and the Admin Pick can aim from far away. 2014-05-03 12:42:54 +02:00
Calinou 8c8de1893b Fix unbreakable stone texture name. 2014-05-02 22:03:22 +02:00
Calinou 99d99961cf Map Tools updates: icons in inventory, code cleanup. 2014-05-01 21:35:59 +02:00
Calinou 9d900c28ed Obey log_mods setting. 2014-04-30 20:04:44 +02:00
Calinou 0a4bf294b8 Put mod load print at bottom 2013-07-11 21:53:34 +02:00
Calinou 3e12ce50b2 Map Tools 2013-07-11 20:32:37 +02:00