ec83040d10
use soft overlays for bathroom tiles instead of the two-layer mesh node
2017-06-25 03:11:52 -04:00
9bb4222aa5
use soft overlays to re-create the subtle white glow that glowlights used to have
...
before param2 coloring went in.
2017-06-25 03:11:46 -04:00
67ddc87d2c
Re-enable sleeping in beds
2017-06-25 03:11:41 -04:00
970636571e
missed an alias for open books
2017-06-25 03:11:37 -04:00
4ee5b6b87f
revert a599b041d4
(param2 colorization of books)
...
The intention of this is to fix books in peoples' inventories that are
now inaccessible. They can be placed, viewed, edited like normal now.
Side effect: all books that were already in-world and that have already
been converted to the param2 colorization before will be grey now, and
most will end up turned some wierd direction, but that can be fixed with
the screwdriver.
If you need to re-color one of the now-grey books, you'll need to craft
one of the desired color, place it, and copy and paste your text from
the grey book.
Newly-placed colored books will behave normally.
2017-06-25 03:11:31 -04:00
1f2676b8f6
use mesh node for cubical plasma lamp
2017-06-25 03:11:25 -04:00
ad4790f74c
verify inbox owner when taking items
2017-06-25 03:11:19 -04:00
7925897748
Replace deprecated methods:
...
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-06-25 03:11:12 -04:00
459c02548e
don't crash if placing bed on top of bed when not in auto-color mode.
2017-06-25 03:11:05 -04:00
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
27eae09d93
use unified dyes on_construct handler
...
to set 256-color palette meta key on place
for those nodes that use it
2017-06-25 03:10:53 -04:00
761b18c17e
don't reference lrfurn chair colors in homedecor chair LBM
...
use a local copy instead
2017-06-25 02:29:53 -04:00
763bcb2e95
Make Wrought Iron Fence 2 recipe more generous
...
And remove double craft definition
2017-03-11 19:39:16 +01:00
2d0363f3ac
add clawfoot tubs
...
(one with brass handles, one chrome)
stable-20170228
2017-02-27 20:16:22 -05:00
0f1b8418a1
lighting: actually get meta before trying to use it :)
2017-02-27 17:02:20 -05:00
f6701bd9cd
Merge pull request #359 from frodon1/server_crash
...
Fix calls to check_player_privs with player name instead of player userdata
2017-02-27 16:54:56 -05:00
d18bee7fa0
Fix calls to check_player_privs with player name instead of player userdata
...
Fixes #357
2017-02-27 21:56:16 +01:00
c05378f20f
require white dye for "light" tiles recipe
2017-02-27 13:51:51 -05:00
d61a990fc9
fix broken bathroom tiles recipes
2017-02-27 13:47:21 -05:00
af41f549a7
fix missing tar alias
...
(if moreblocks is installed)
2017-02-27 11:27:57 -05:00
c1eda2246a
convert lavalamps to UD extended palette
2017-02-25 02:11:47 -05:00
0de4732f43
set meta "ext" flag when converting old nodes
2017-02-25 01:02:51 -05:00
bc9192a847
remove a debug print
2017-02-24 21:57:13 -05:00
1ef6e9b69f
do the same for the old static->param2 LBM
2017-02-24 21:27:22 -05:00
efbc491245
use new Unified Dyes "extended" palette
...
for bathroom tiles, table lamps, and standing lamps
requires unified dyes commit d2819353 or newer
2017-02-24 20:14:21 -05:00
8e6fa4cdff
actually get some benefit from the consumed beer :P
2017-02-24 09:51:46 -05:00
2c921c03cd
HUEG BOX
2017-02-24 03:05:01 -03:00
43f7056142
building_blocks: if moreblocks is installed, un-register the tar therein
...
and replace it with the building_blocks version. Depends on moreblocks
pull request #70
2017-02-23 11:13:48 -05:00
f6173b036c
Remove dead code.
2017-02-22 22:49:03 -03:00
8d9ea61b13
Add new used globals to .luacheckrc
.
2017-02-22 22:48:45 -03:00
f7ccf20410
fix rotation of top/bottom textures of open gates
2017-02-22 18:55:05 -05:00
0ff3013895
add white and plain wood "half doors" (registred as gates)
2017-02-22 18:51:07 -05:00
f4144817e2
fix a similar crash possibility in itemframes:frame
2017-02-22 17:48:11 -05:00
0eee5f4959
it's possible for the player to be nil
...
in can_dig (e.g. if it's a technic quarry or something)
2017-02-22 17:28:48 -05:00
e8981367d6
when consuming beer, return the empty glass
...
(drop the glass on the ground, if necessary)
2017-02-22 17:28:13 -05: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
f32fdad4ff
reduce README to just a stub (use the forum thread instead)
2017-02-22 14:59:54 -05:00
3ea7d5d84e
don't deduct sofas from inventory in creative mode
2017-02-22 14:57:52 -05:00
cf44a85684
increase yield of tar recipes (2 -> 4)
2017-02-22 13:44:45 -05:00
96d0084109
plain wooden kitchen chair is not supposed to be colorable
2017-02-21 11:28:43 -05:00
f09481c3f0
switch over all punch-operated objects
...
to use on_rightclick instead, for consistency with other parts of minetest,
minetest_game, etc.
2017-02-20 18:30:59 -05:00
8ea285e683
fix rotation of sofas.... properly. :P
2017-02-20 16:39:44 -05:00
16ee0417e8
more tweaks to README
2017-02-20 12:13:52 -05:00
09078726da
fix signs_lib comment in readme
2017-02-20 02:26:17 -05:00
18d2e492af
use unified dyes' on_rotate handler for some nodes
2017-02-18 13:01:49 -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
634b89c4c6
Fix missing warnings.
2017-02-16 02:11:22 -03:00
2df6dbcad9
Fix warnings issued by luacheck
.
2017-02-15 23:53:52 -03:00