Vanessa Dannenberg
a8729575ab
switch to colored itemstacks
...
with full crafting recipes
(requires Unified Dyes commit 2a816534 or later)
known issues:
standing lamp bypasses vertical stack check
bed expansion changes the color of the first-placed bed
to match the second when creating a king bed.
2018-08-22 05:09:55 -04:00
Eugen Wesseloh
017326dbed
replace print with verbose logging ( #409 )
...
* remove debug log
2018-05-14 00:00:29 -04:00
AntumDeluge
7925897748
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-06-25 03:11:12 -04:00
Vanessa Ezekowitz
1eb1e87f08
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-06-25 03:10:59 -04:00
Vanessa Ezekowitz
18d2e492af
use unified dyes' on_rotate handler for some nodes
2017-02-18 13:01:49 -05:00
Vanessa Ezekowitz
6c0dd2d31a
use unified dyes' rotation correction functions
2017-02-17 23:07:25 -05:00
Vanessa Ezekowitz
e9477dd45d
don't run LBM at every load
2017-02-16 16:59:19 -05:00
Diego Martínez
2df6dbcad9
Fix warnings issued by luacheck
.
2017-02-15 23:53:52 -03:00
Vanessa Ezekowitz
a493933105
unified dyes uses on_use now, instead of on_rightclick
2017-02-04 19:41:36 -05:00
Diego Martínez
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
Vanessa Ezekowitz
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
Diego Martínez
27e1175fb0
Add missing translations.
2017-01-29 21:57:15 -03:00
Vanessa Ezekowitz
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
Auke Kok
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
Tim
337dc05e70
Always return the ItemStack for on_rightclick to comply with the API.
2016-07-31 13:07:21 +02:00
crazyginger72
70758559cc
reduced textures in lrfurn mod and added a full color range to lrfurn and beds
2015-09-23 01:29:06 -04:00
Craig Davison
ade26437ee
Remove references to group:wood_slab
2015-07-30 08:30:46 +01:00
kilbith
fa9d73201c
Fix params (again)
2015-05-01 00:12:21 +02:00
Vanessa Ezekowitz
17e872e31e
add collision boxes
2015-04-07 20:34:25 -04:00
Vanessa Ezekowitz
2b5d07470a
use mesh nodes for lrfurn sofas and armchairs
2015-04-06 21:35:25 -04:00
jp
f5f3e14e35
Delete stack_max=1 in lrfurn
2015-02-10 11:02:07 +01:00
Tim
b5188493cc
abstract common nodebox forms, fixing some ignored ones in the process
2015-01-23 12:37:23 -05:00
Tim
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
Vanessa Ezekowitz
41e518282f
use group:stick instead of default:sticks in all recipes, all sub-mods.
2014-07-30 18:19:42 -04:00
Vanessa Ezekowitz
4a5f4b4f05
import lrfurn mod
2014-07-18 19:37:08 -04:00