Commit Graph

1490 Commits

Author SHA1 Message Date
bell07
bfda7c49fd fix ceiling lamp recipes (#403)
There is no homedecor:glowlight_small, homedecor:glowlight_small_cube only
2018-02-13 13:31:01 -05:00
DoogMitt
4d9c4c2410 Update init.lua (#400)
tweak sizes of chain selection boxes and adjust light levels of chandeliers.
2017-12-21 01:45:30 -05:00
Vanessa Ezekowitz
1471a0cba9 depend on mt_game 'creative' mod
as some of its functions are used to check if players have creative mode
2017-12-15 20:10:42 -05:00
Auke Kok
eabd237252 Luacheck: make this a bit more useful by adding common symbols. 2017-12-06 21:16:40 -08:00
Auke Kok
9d4ac9bd9a Fix books: enforce book ownership, strict access checking.
Fixes #399
2017-12-06 21:15:58 -08:00
Jat15
5efa9af1b7 Building_blocks Alias (#398)
Alias for old node Tar cut by moreblocks.
2017-11-20 12:26:57 -05:00
Muhammad Nur Hidayat Yasuyoshi (MNH48.com)
7d40724d39 Update Malay translation (#396)
* Update Malay translation
2017-11-13 22:22:45 -05:00
Oscar
5e6307ea3a Change sounds for the "Itemframe" and "Pedestal (#395) 2017-09-29 23:39:15 -04:00
Jat15
8882ab8e19 Building blocks add glass for stairplus (#394)
* Building Blocks Add all glass for stairsplus

-Smoothglass
-WoodGlass

(plus some style fixes)
2017-09-29 11:58:55 -04:00
Jat15
3021248538 Building Blocks add sound (#393)
- Grate
- Firefplace
- Roofing
2017-09-29 01:05:53 -04:00
Vanessa Ezekowitz
4eaf265e65 allow sleeping in beds!
fixed by using some code from mt_game, with changes
2017-09-29 01:03:05 -04:00
Vanessa Ezekowitz
228e25e123 get rid of inventorycube() calls
they're obsolete and annoying in combo with current inventory hover animations
2017-09-28 06:22:53 -04:00
Jat15
ddcb08fe62 Building Blocks node_stairs layout
- Glasslike
- RailLike
- Nodebox
- Node
And fix one tabulation with fakegrass.
2017-09-27 18:47:58 +02:00
Jat15
972d30dd38 Building Blocks layout all file 2017-09-27 17:05:20 +02:00
Jat15
cc9276841e Building Blocks Delete return to the line 2017-09-27 16:26:44 +02:00
Jat15
f2f49a3aac Building Blocks Create file recipes 2017-09-27 16:02:54 +02:00
Jat15
b92c9e065b Building Blocks Create file others 2017-09-27 15:58:04 +02:00
Jat15
ea77ac32ea Building Blocks Create file node_stairs 2017-09-27 15:44:33 +02:00
Jat15
14697ef71b Building Blocks create file alias 2017-09-27 15:29:20 +02:00
Jat15
9921efeeef Building Blocks Revert capital lettre
45-48 and 352-353 : Marble and Tar not use capital lettre for stairs.
Alias and node name revert.
2017-09-27 14:14:40 +02:00
Jat15
87e3c9f9ce Building Blocks add alias for moreblocks 2017-09-26 17:19:51 +02:00
Jat15
095e34ad7f Building Blocks Add Alias for bbstairs 2017-09-26 16:48:20 +02:00
Jat15
6c9da755f3 Building Blocks moreblocks and stairs
Simplify integration moreblocks
Replace bb stairs by Stairs
2017-09-26 15:43:47 +02:00
Jat15
c786e3ae05 Building Blocks simplify name for stairs 2017-09-26 15:17:16 +02:00
Vanessa Ezekowitz
48be7ddef1 brain-o in banister placement. fixes #388
there was no reason to explicitly check whether to place a horizontal
next to another horizontal after all the other checks were done.
2017-09-25 23:53:18 -04:00
Роман
2c5be0735a Russian locale (#386)
* Russian locale

* Russian locale. Plurals fix
2017-08-21 16:57:43 -04:00
fat115
36e5e319e3 add description for "Ice Fire" (#385) 2017-08-20 11:52:45 -04:00
Vanessa Ezekowitz
57b988c185 clarify desc for "large" shrubbery 2017-08-13 14:33:45 -04:00
Vanessa Ezekowitz
d6f660b72a clarify desc for "striped" deck chair 2017-08-13 14:33:45 -04:00
Vanessa Ezekowitz
7b4db2fc5a clarify desc for "open" curtains 2017-08-13 14:33:45 -04:00
Wuzzy
b45ace825d Update German translation (#378) 2017-08-13 14:27:43 -04:00
Vanessa Ezekowitz
9d2704c0c2 rework a bit to work better with minetest_game 0.4.16
eliminates flint and steel (aliased to mt_game fire:flint_and_steel)
eliminates fake_fire:fake_fire (aliased to mt_game fire:permanent_flame)

mt_game already provides a "fake" fire in the form of a "permanent flame", strike a coal block with flint/steel to get it.

modifies default ice block so that it can be "ignited" (ice fire on top) with mt_game flint/steel

Fire mod must be enabled. However, fire damage is NOT required.
2017-08-12 18:21:50 -04:00
Vanessa Ezekowitz
d7a4054dda fix take-coin handling for soda machine 2017-08-12 18:00:09 -04:00
Vanessa Ezekowitz
f03e71397a get rid of last vestages of "infinite stacks" special handling
just checks for creative mode/priv directly instead, as needed.
2017-08-12 17:52:29 -04:00
Vanessa Ezekowitz
6349c53824 update recipes for stained glass 2017-08-12 17:07:51 -04:00
Vanessa Ezekowitz
c60607aa0d use a nodebox for building_blocks BWtile 2017-08-12 16:52:31 -04:00
Vanessa Ezekowitz
78ec2119f6 give unique (if generic) descriptions to picture frames 2017-08-12 16:43:42 -04:00
fat115
c247318dd8 Update french, german, portuguese (and pt_BR) translations (#380)
* add some translatable strings

* updated translations
add option --sort-by-file to updatepo.sh

* Updated de, pt, pt_BR translations
from pull requests #378 (Wuzzy) & #379 (afmachado)

pt.po and pt_BR.po are the same but pt.po is usable by any portuguese speaking people, not only brazilian ones

* improved french translation
2017-08-12 16:30:46 -04:00
Vanessa Ezekowitz
9693d9dd46 Disable sleeping in beds (again) 2017-06-25 03:12:23 -04:00
Vanessa Ezekowitz
23d1365939 fix wrongly-colored plasma ball base 2017-06-25 03:12:18 -04:00
Vanessa Ezekowitz
f391bc59b0 use texture overlays on lava lamps
(water is now blue like it used to be)
2017-06-25 03:12:13 -04:00
Vanessa Ezekowitz
790557f6ce Make the white glowlight overlays more subtle
(they're too bright against the darker colors e.g. green)
2017-06-25 03:12:08 -04:00
Vanessa Ezekowitz
c9c4214bff use static hardware coloring for books,
use soft overlays for cover trim,
2017-06-25 03:12:03 -04:00
Vanessa Ezekowitz
914aee41fe fix book models
(get rid of redundant overlay polys)
2017-06-25 03:11:58 -04:00
Vanessa Ezekowitz
ec83040d10 use soft overlays for bathroom tiles instead of the two-layer mesh node 2017-06-25 03:11:52 -04:00
Vanessa Ezekowitz
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
AntumDeluge
67ddc87d2c Re-enable sleeping in beds 2017-06-25 03:11:41 -04:00
Vanessa Ezekowitz
970636571e missed an alias for open books 2017-06-25 03:11:37 -04:00
Vanessa Ezekowitz
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
Vanessa Ezekowitz
1f2676b8f6 use mesh node for cubical plasma lamp 2017-06-25 03:11:25 -04:00