Commit Graph

74 Commits (57a7cb7da9154deb4d086f324797e44094712e38)

Author SHA1 Message Date
VanessaE 57a7cb7da9 split lava handling and rest of code to separate files
(leaving init.lua as just a loader)
2021-02-14 17:01:57 -05:00
Vanessa Dannenberg 019d010915 use signs_lib's custom pole check callback feature
requires signs_lib from commit dcdee22 or later, if present
2019-09-22 03:24:36 -04:00
Vanessa Dannenberg 9b884f4a3e update to use new signs_lib API -- requires signs_lib commit 4ff54c9a and above 2019-09-11 12:29:35 -04:00
Vanessa Dannenberg f3c5821fbb rework status messages, warn the user if it's a big area 2019-09-06 15:17:11 -04:00
Vanessa Dannenberg f8be854341 added a custom command to automatically clean-up water/lava griefing
only works if worldedit is installed, requires worldedit priv.

//1, //2, //liquid_ungrief --> all standing and flowing water and lava,
and "cooled" pumice, basalt, and obsidian are deleted, without disturbing
terrain and structures
2019-09-06 12:05:53 -04:00
Vanessa Dannenberg 5f3d334ab4 don't bother testing for old non-existent mods
just alias the raibows blindly, it'll work anyways :P
2019-04-21 18:56:58 -04:00
Pedro Gimeno 85a528bb7f Canonicalize line endings of init.lua 2019-03-27 17:01:02 +01:00
Vanessa Dannenberg c662c454e8 wrong cement filename, fixes #1 2019-03-24 21:52:47 -04:00
Vanessa Dannenberg 5550b32d64 let moreblocks handle adding cement stairs/slopes/etc 2018-11-24 10:45:11 -05:00
Vanessa Dannenberg aa6900b796 license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:34:47 -05:00
Vanessa Dannenberg 70e07bd316 add dirt brick ladders and fences 2018-10-31 13:09:43 -04:00
Vanessa Dannenberg 57b4e3d37b fix wrong descriptions on some usesdirt items
and wrong textures on dirt stone fence
2018-10-31 12:48:01 -04:00
Vanessa Dannenberg f88f471423 use basic_materials mod where possible 2018-10-30 20:45:23 -04:00
Vanessa Dannenberg b9c8de21bd remove default mossy cobble conversions, minetest_game handles that now. 2018-10-15 05:06:38 -04:00
Vanessa Dannenberg 8e867d869d add gravel to table saw 2018-09-22 20:52:32 -04:00
Vanessa Dannenberg 3c131c3d32 if moreblocks is installed, make usesdirt "dirt brick"
from moreblocks' compressed dirt.
2018-08-22 18:11:05 -04:00
Vanessa Dannenberg 0486451045 import usesdirt mod's more useful (for building) items. 2018-08-19 20:27:52 -04:00
fat115 cd2633fdd9 updated i18n : (#19)
* updated i18n :
more translated strings
use of po/pot files instead of txt files (new method from intllib)
added french translation

* updated french translation

* improved french translation
2017-08-12 16:29:48 -04:00
Vanessa Ezekowitz 64b5b673fd import the former nyan cat rainbow
call it "horizontal rainbow"

if pbj_pup_alias_nyancat is nil/false,
and mt_game nyan cat does not exist (in either form),
alias the old name to this rainbow.
2017-03-26 00:49:23 -04:00
Vanessa Ezekowitz a47da04e6d remove right-click handler for scaffolds
(it never worked right, and always made them a real pain in the ass to build with)
2017-03-22 17:56:02 -04:00
Vanessa Ezekowitz 3c2d53aa58 remove wool stairs/slabs/etc nodes
moreblocks handles that now.
2017-03-15 03:00:03 -04:00
MT-Modder afc43172dd Update lava cooling for minetest_game
Lava cooling functions were merged here 7d2dfe4101
2016-02-14 00:55:20 -05:00
Vanessa Ezekowitz a747e05e2e add caverealms glow crystal/emerald/mese to moreblocks table saw if it exists. 2015-12-22 19:43:30 -05:00
DonBatman 02a05909b0 Commented out xdecor.worktable section since xdecor no longer allows blocks to be registered 2015-11-14 13:20:35 -08:00
Vanessa Ezekowitz 12842bb09d add steel fence (derived from steel bars) 2015-10-12 03:14:54 -04:00
Vanessa Ezekowitz 6670422de9 don't ignore moreblocks if xdecor is installed 2015-10-08 03:31:50 -04:00
MT-Modder 036a03d11e Add xdecor worktable support 2015-10-02 15:29:23 -04:00
Vanessa Ezekowitz 3b507ae92d add some missing aliases for the pumice, basalt and rainbow_block stairs/slabs 2015-09-19 17:18:19 -04:00
Vanessa Ezekowitz ed3aa6a0c5 fix more whitespace errors 2015-09-19 17:15:20 -04:00
Vanessa Ezekowitz 6221ad4d87 register basalt, pumice, rainbow blocks and all wool colors with the minetest_game stairs mod.
fix a few minor whitespace errors.
2015-09-19 17:13:19 -04:00
Vanessa Ezekowitz 1646bf4157 moved shrubbery to home decor mod 2015-07-28 07:37:45 -04:00
MT-Modder c806169cab Make mossy conversion optional
Mossy nodes unaffected for they are craftable. This also keeps world
compatibility.
2015-02-15 19:31:06 -05:00
Vanessa Ezekowitz 12c4987cee use current intllib APIO 2014-12-27 00:58:32 -05:00
Vanessa Ezekowitz f8f833b29f make lavacooling functions and related nodes optional
cooling code defaults to enabled, set:

gloopblocks_lavacooling = false

...in your minetest.conf to disable the cooling code.
2014-11-22 16:20:43 -05:00
CraigyDavi 35c7ee639b Fix an extra colon and incorrect oerkki description 2014-09-03 17:03:40 +01:00
CraigyDavi b59e2c82e8 Use new stairsplus:register_all API 2014-09-03 13:00:25 +01:00
Vanessa Ezekowitz 7040e76e97 give oerkki block a proper nodebox-based 3d model 2014-05-29 19:53:34 -04:00
Xanthin c4eeb346a3 add support for intllib translation mod 2014-03-20 02:41:05 +01:00
Vanessa Ezekowitz 59ca731af5 Added pavement and cement stairs/slabs via default stairs mod 2014-02-15 04:20:41 -05:00
Vanessa Ezekowitz 46075005f0 Added support for default stairs mod for the mossy conversion
stuff.  Re-arranged the code a bit to compact it.  Also, added
cobble roadbed stairs/slabs via that mod, to go along with the
default stone/stonebrick/cobble ones.
2014-02-15 01:00:48 -05:00
Vanessa Ezekowitz 67b8066087 Added shrubbery. Call the Knights who say "ni". 2014-01-22 07:32:33 -05:00
Vanessa Ezekowitz 2487ca7270 If somehow the _cooled blocks get into someone's inventory, make them always
be placed as their normal counterparts.
2014-01-21 10:17:42 -05:00
Vanessa Ezekowitz ed93f945c4 Make lavacooling code always produce unique nodes.
This adds three new nodes which drop their normal counterparts, for
lavacooling use.
2014-01-20 18:51:54 -05:00
Vanessa Ezekowitz ab46e7fa5d move a function up to make sure it is defined before it is used :) 2013-12-15 15:05:25 -05:00
Vanessa Ezekowitz 40ee41e644 phase out the old gloopblocks_alias function 2013-12-15 13:55:38 -05:00
Vanessa Ezekowitz 3f0727acda local-ize a few things 2013-12-15 13:49:22 -05:00
Vanessa Ezekowitz 743afa39a7 fix slab drops 2013-10-27 14:30:28 -04:00
Vanessa Ezekowitz f5fb714f47 fix nil reference crash 2013-08-31 22:03:23 -04:00
GloopMaster 06cfd93647 Evil tools unnerffed. (Now don't complain that they're OP, eh?) 2013-08-26 22:34:45 -04:00
GloopMaster 1ea820c690 Lower the evil tools' durability and maxlevel settings. 2013-08-25 17:23:26 -04:00