1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2025-06-28 12:56:01 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
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
d35ebe8c00 fix colores of white and black sofas 2017-01-26 09:44:00 -05: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
Foz
8cf828ed00 Fix coffeetable placement.
Fixes minetest-mods/homedecor_modpack #326
2016-11-04 06:47:04 -09:00
Tim
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
f1dca4e990 Fix screwdriver variables 2015-05-15 13:22:05 +02:00
e374b83bc0 Disallow partially or entirely some items to rotate with the screwdriver 2015-05-14 12:41:11 +02:00
f59e0448c7 optimize all PNGs 2015-05-11 12:51:03 -04:00
fa9d73201c Fix params (again) 2015-05-01 00:12:21 +02:00
4dee35893a Cleaning and tweaking node params 2015-04-29 16:58:33 +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
jp
f5f3e14e35 Delete stack_max=1 in lrfurn 2015-02-10 11:02:07 +01:00
a97bbbc23e OPTIMIZE _ALL_ THE TEXTURES! \:D/ 2015-01-23 13:53:00 -05: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
4de58abc31 minetest.env:* --> minetest.* 2014-11-30 12:21:28 -05:00
c26d52ebdd PNGCRUSH _ALL_ THE TEXTURES! "\_:D/ 2014-08-04 13:47:16 -04: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