4d6f0c07c2
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-05-13 00:15:26 -07:00
b37e6ade7a
use unified dyes auto-colorization feature
...
also fixed some bugs in bed handling
also got rid of the old, obsolete "placeholder" node, aliased it to air.
2017-03-18 05:51:46 -04:00
2c034ebba0
reduce visual scale of sofas
2017-02-22 16:48:38 -05:00
06342cbd86
make sofas and coffee table place with long axis left-to-right
...
(e.g. front of sofa faces you)
2017-02-22 16:43:39 -05:00
3ea7d5d84e
don't deduct sofas from inventory in creative mode
2017-02-22 14:57:52 -05:00
8ea285e683
fix rotation of sofas.... properly. :P
2017-02-20 16:39:44 -05:00
6c0dd2d31a
use unified dyes' rotation correction functions
2017-02-17 23:07:25 -05:00
e9477dd45d
don't run LBM at every load
2017-02-16 16:59:19 -05:00
2df6dbcad9
Fix warnings issued by luacheck
.
2017-02-15 23:53:52 -03:00
a493933105
unified dyes uses on_use now, instead of on_rightclick
2017-02-04 19:41:36 -05:00
ac9927d035
I18N fixes.
...
* Make xgettext not output line numbers
* Remove line numbers from existing catalogs.
* Re-add missing localizations.
2017-01-30 21:40:42 -03:00
6cadc7cf26
convert lrfurn to use param2 colorization
...
To maximize the palette, this uses the colorwallmounted param2 style,
which necessitated modifying the models to make wallmounted look like
normal facedir. This means couches and chairs can now only ever be
placed upright, facing one of N/S/E/W like a couch or chair normally
would, but since the screwdriver was already disabled, it was basically
impossible to rotate them to any other orientation anyway.
Since this is colorwallmounted, it uses the 32-color abridged Unified Dyes
palette.
2017-01-30 17:10:01 -05:00
27e1175fb0
Add missing translations.
2017-01-29 21:57:15 -03:00
73545c89af
Use texture colorization where possible
...
Uses "color = <foo>" in the tile image def instead
of compositing with ^[colorize or ^[brighten. Saves RAM.
2017-01-25 04:22:28 -05:00
138e078f1b
Whitespace damage fixes.
...
This is cleaned up by `cleanfile` (from the linux kernel tree
tool set).
2016-12-31 12:33:46 -08:00
337dc05e70
Always return the ItemStack for on_rightclick to comply with the API.
2016-07-31 13:07:21 +02:00
70758559cc
reduced textures in lrfurn mod and added a full color range to lrfurn and beds
2015-09-23 01:29:06 -04:00
ade26437ee
Remove references to group:wood_slab
2015-07-30 08:30:46 +01:00
e492780510
fix missing protection on sofas and coffee tables
...
add some informative messages
2015-07-21 05:08:40 -04:00
e374b83bc0
Disallow partially or entirely some items to rotate with the screwdriver
2015-05-14 12:41:11 +02:00
fa9d73201c
Fix params (again)
2015-05-01 00:12:21 +02:00
17e872e31e
add collision boxes
2015-04-07 20:34:25 -04:00
9a32904b97
add free-space checking for sofas
2015-04-06 22:49:46 -04:00
2b5d07470a
use mesh nodes for lrfurn sofas and armchairs
2015-04-06 21:35:25 -04:00
f5f3e14e35
Delete stack_max=1 in lrfurn
2015-02-10 11:02:07 +01:00
be4ed12b6c
whitespace cleanup:
...
* remove all trailing whitespaces
* make inbox and computer use the prevalent indentation rules
* CRLF->LF where found
2015-01-21 00:44:23 +01:00
4de58abc31
minetest.env:* --> minetest.*
2014-11-30 12:21:28 -05:00
41e518282f
use group:stick instead of default:sticks in all recipes, all sub-mods.
2014-07-30 18:19:42 -04:00
4a5f4b4f05
import lrfurn mod
2014-07-18 19:37:08 -04:00