Compare commits

...

35 Commits

Author SHA1 Message Date
Milan 7d67e3dcd0 merge upstream 2020-02-28 21:16:18 +01:00
Milan 54f4bbb5f6 damn wsl 2020-02-28 21:00:46 +01:00
Vanessa Dannenberg 43333687bd use basic_materials steel bar instead or wrought iron pole
where it makes sense:

chairs, benches, barbecue, and sport bench will now use the steel bar.

wrought iron doors and fences, banister, spiral staircase, curtainrod,
and window/jail bars will keep the wrought iron pole.
2020-02-28 11:39:35 -05:00
Vanessa Dannenberg 9ec3eab6f4 Merge branch 'master' into 'master'
Add nil checks in tetris step function

Closes #22

See merge request VanessaE/homedecor_modpack!9
2020-02-26 14:13:16 +00:00
OgelGames 9f5cc15e62 add nil checks in tetris step function 2020-02-26 10:43:11 +00:00
Milan 5c8d3367e6 we don't want the darkage lamp 2019-05-31 10:41:06 +02:00
Milan 153787be45 add chandelier alias 2019-03-07 12:46:00 +01:00
Milan f454d833cf merge upstream (with tmp workaround at misc-nodes:535) 2019-03-06 22:49:08 +01:00
Milan b8481a5916 merge upstream 2019-03-06 22:32:01 +01:00
Milan* f41f09c005 trying to tidy some things 2017-09-11 22:55:09 +02:00
Milan* e6f7b27588 resolve mergeconflicts 2017-09-11 22:43:13 +02:00
Milan* 3aa0951941 fix mergeconflicts 2017-07-30 12:04:18 +02:00
Milan* 1d601dcdc5 drop one more 'settings:get' function hopefully without breaking anything
update old 'm' variable to 'name' in fake_fire (leftover from previous merge)
2017-05-21 23:02:38 +02:00
Milan* dd8b9e1031 drop 'settings:get' functions, fix faulty depends.txt in building_blocks 2017-05-21 22:35:34 +02:00
Milan* ab58ec94e5 fix mergeconflicts 2017-05-21 22:14:09 +02:00
Vanessa Ezekowitz ab94f9dc6a Merge pull request #364 from AntumDeluge/settings
Replace deprecated methods
2017-05-18 05:34:45 -04:00
AntumDeluge 4d6f0c07c2 Replace deprecated methods:
- 'setting_get' with 'settings:get'
- 'setting_getbool' with 'settings:get_bool'
2017-05-13 00:15:26 -07:00
Vanessa Ezekowitz 5fb16c4e33 don't crash if placing bed on top of bed when not in auto-color mode. 2017-03-31 12:59:26 -04:00
Vanessa Ezekowitz 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
Vanessa Ezekowitz c79f14bd89 use unified dyes on_construct handler
to set 256-color palette meta key on place
for those nodes that use it
2017-03-14 02:13:17 -04:00
Vanessa Ezekowitz e2a04b52b9 don't reference lrfurn chair colors in homedecor chair LBM
use a local copy instead
2017-03-11 21:21:17 -05:00
Vanessa Ezekowitz 5dde3896f3 Merge pull request #360 from Thomas--S/patch-1
Make Wrought Iron Fence 2 recipe more generous
2017-03-11 14:59:49 -05:00
Milan* d75f8a41c6 merge upstream 🐈 2017-01-02 17:22:12 +01:00
Milan* f4d60800e8 fake_fire: add moreblocks crafting option to {stone,sandstone} chimney 2017-01-02 17:21:48 +01:00
tchncs 8638435b42 merge minetest-mods/homedecor_modpack 2016-11-06 20:54:16 +01:00
tchncs 6b396cf150 fix mergeconflict 2016-09-29 17:45:23 +02:00
tchncs d178bde1f7 fix sglass id for moreblocks 🐈 2016-09-05 09:53:16 +02:00
tchncs 4cc5b7c79f add building_blocks:smoothglass to moreblocks 2016-09-05 09:41:25 +02:00
tchncs 4df9553ced add alias for building_blocks:slab_marble 2016-08-20 19:39:11 +02:00
tchncs 37d4ec14b6 (wip?) replace group:marble with darkage:marble 2016-08-20 12:19:44 +02:00
tchncs 300c2f94a1 (wip?) replace building_blocks:Marble with darkage:marble 2016-08-20 11:56:08 +02:00
tchncs c0917a2d8c lrfurn: fix sit animation for armchairs, longsofas and sofas 2016-08-03 22:26:45 +02:00
tchncs b9a362b10e fix furniture kitchen chair sit functionallity and add it to furniture armchair 2016-07-28 21:01:00 +02:00
tchncs b436eefd33 pedestal: use default stone texture 2016-07-18 10:44:22 +02:00
Milan* 303b869e4a dont do wardrobe 2016-06-09 12:28:05 +02:00
896 changed files with 46 additions and 41 deletions

0
LICENSE Normal file → Executable file
View File

0
README Normal file → Executable file
View File

0
bower.json Normal file → Executable file
View File

0
building_blocks/alias.lua Normal file → Executable file
View File

0
building_blocks/depends.txt Normal file → Executable file
View File

0
building_blocks/init.lua Normal file → Executable file
View File

0
building_blocks/node_stairs.lua Normal file → Executable file
View File

0
building_blocks/others.lua Normal file → Executable file
View File

0
building_blocks/recipes.lua Normal file → Executable file
View File

0
building_blocks/textures/building_blocks_Adobe.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 260 B

After

Width:  |  Height:  |  Size: 260 B

0
building_blocks/textures/building_blocks_BWtile.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 568 B

After

Width:  |  Height:  |  Size: 568 B

0
building_blocks/textures/building_blocks_Roofing.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 324 B

0
building_blocks/textures/building_blocks_brobble.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 381 B

View File

Before

Width:  |  Height:  |  Size: 9.1 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

View File

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

0
building_blocks/textures/building_blocks_cast_iron.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 195 B

After

Width:  |  Height:  |  Size: 195 B

View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

0
building_blocks/textures/building_blocks_grate.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 581 B

After

Width:  |  Height:  |  Size: 581 B

0
building_blocks/textures/building_blocks_grate2.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 302 B

After

Width:  |  Height:  |  Size: 302 B

View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

0
building_blocks/textures/building_blocks_hardwood.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 286 B

After

Width:  |  Height:  |  Size: 286 B

0
building_blocks/textures/building_blocks_knife.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 177 B

After

Width:  |  Height:  |  Size: 177 B

0
building_blocks/textures/building_blocks_marble.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 450 B

After

Width:  |  Height:  |  Size: 450 B

0
building_blocks/textures/building_blocks_sglass.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 280 B

0
building_blocks/textures/building_blocks_sticks.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

0
building_blocks/textures/building_blocks_tar.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

0
building_blocks/textures/building_blocks_tar_base.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

0
building_blocks/textures/building_blocks_towel.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 409 B

After

Width:  |  Height:  |  Size: 409 B

0
building_blocks/textures/building_blocks_towel_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

0
building_blocks/textures/building_blocks_wglass.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 502 B

After

Width:  |  Height:  |  Size: 502 B

0
building_blocks/textures/technic_granite.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 766 B

0
computer/CHANGES.txt Normal file → Executable file
View File

0
computer/README.txt Normal file → Executable file
View File

0
computer/TODO.txt Normal file → Executable file
View File

0
computer/computers.lua Normal file → Executable file
View File

0
computer/depends.txt Normal file → Executable file
View File

0
computer/init.lua Normal file → Executable file
View File

0
computer/models/computer_laptop.obj Normal file → Executable file
View File

0
computer/models/computer_laptop_closed.obj Normal file → Executable file
View File

0
computer/models/computer_monitor.obj Normal file → Executable file
View File

0
computer/models/computer_tower.obj Normal file → Executable file
View File

0
computer/models/tetris_arcade.obj Normal file → Executable file
View File

0
computer/recipes.lua Normal file → Executable file
View File

5
computer/tetris.lua Normal file → Executable file
View File

@ -1,4 +1,3 @@
local S = homedecor.gettext
local shapes = {
@ -220,10 +219,10 @@ local function step(pos, fields)
if fields then
if fields.new then
new_game(pos)
else
elseif t then
key(fields)
end
else
elseif t then
run = tick()
end

0
computer/textures/computer_ad128_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

0
computer/textures/computer_ad64_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

0
computer/textures/computer_admiral128_bk.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 313 B

0
computer/textures/computer_admiral128_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 313 B

0
computer/textures/computer_admiral128_ft.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
computer/textures/computer_admiral128_lt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 315 B

0
computer/textures/computer_admiral128_rt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 315 B

0
computer/textures/computer_admiral128_tp.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 483 B

After

Width:  |  Height:  |  Size: 483 B

0
computer/textures/computer_admiral64_bk.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 321 B

0
computer/textures/computer_admiral64_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 313 B

0
computer/textures/computer_admiral64_ft.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 415 B

After

Width:  |  Height:  |  Size: 415 B

0
computer/textures/computer_admiral64_lt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 331 B

0
computer/textures/computer_admiral64_rt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 315 B

After

Width:  |  Height:  |  Size: 315 B

0
computer/textures/computer_admiral64_tp.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 461 B

0
computer/textures/computer_black.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 82 B

After

Width:  |  Height:  |  Size: 82 B

0
computer/textures/computer_blue.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_computer_front_old.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 122 B

After

Width:  |  Height:  |  Size: 122 B

0
computer/textures/computer_computer_top_old.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 129 B

After

Width:  |  Height:  |  Size: 129 B

0
computer/textures/computer_cyan.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_green.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_hueg_box_bk.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 88 B

After

Width:  |  Height:  |  Size: 88 B

0
computer/textures/computer_hueg_box_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 108 B

After

Width:  |  Height:  |  Size: 108 B

0
computer/textures/computer_hueg_box_ft.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 130 B

After

Width:  |  Height:  |  Size: 130 B

0
computer/textures/computer_hueg_box_lt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 100 B

After

Width:  |  Height:  |  Size: 100 B

0
computer/textures/computer_hueg_box_rt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 97 B

After

Width:  |  Height:  |  Size: 97 B

0
computer/textures/computer_hueg_box_tp.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 220 B

After

Width:  |  Height:  |  Size: 220 B

0
computer/textures/computer_laptop.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 8.5 KiB

0
computer/textures/computer_laptop_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

0
computer/textures/computer_magenta.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_monitor_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

0
computer/textures/computer_orange.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_piepad_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 207 B

0
computer/textures/computer_piepad_inv_off.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 136 B

After

Width:  |  Height:  |  Size: 136 B

0
computer/textures/computer_printer_b.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 170 B

After

Width:  |  Height:  |  Size: 170 B

0
computer/textures/computer_printer_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 154 B

0
computer/textures/computer_printer_f.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 166 B

0
computer/textures/computer_printer_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

0
computer/textures/computer_printer_l.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 183 B

After

Width:  |  Height:  |  Size: 183 B

0
computer/textures/computer_printer_r.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 182 B

After

Width:  |  Height:  |  Size: 182 B

0
computer/textures/computer_printer_t.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 204 B

After

Width:  |  Height:  |  Size: 204 B

0
computer/textures/computer_ps1_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

0
computer/textures/computer_ps2_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

0
computer/textures/computer_red.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 114 B

After

Width:  |  Height:  |  Size: 114 B

0
computer/textures/computer_router_b.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 289 B

After

Width:  |  Height:  |  Size: 289 B

0
computer/textures/computer_router_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 154 B

After

Width:  |  Height:  |  Size: 154 B

0
computer/textures/computer_router_f.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
computer/textures/computer_router_f_animated.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

0
computer/textures/computer_router_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
computer/textures/computer_router_l.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 260 B

After

Width:  |  Height:  |  Size: 260 B

0
computer/textures/computer_router_r.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 261 B

After

Width:  |  Height:  |  Size: 261 B

0
computer/textures/computer_router_t.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 146 B

After

Width:  |  Height:  |  Size: 146 B

0
computer/textures/computer_server_bt.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 67 B

After

Width:  |  Height:  |  Size: 67 B

0
computer/textures/computer_server_f_off.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

0
computer/textures/computer_server_f_on.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

0
computer/textures/computer_server_inv.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Some files were not shown because too many files have changed in this diff Show More