Louis Royer
4a72054c78
MT5 translation for homedecor_windows_and_treatments
2020-08-05 16:01:47 +02:00
Louis Royer
204beaaaac
MT5 translation for homedecor_wardrobe
...
- Add screwdriver to optional_depends
- Fix luacheck warnings
2020-08-05 16:01:47 +02:00
Louis Royer
f7412c6191
MT5 translation for homedecor_trash_cans
2020-08-05 16:01:47 +02:00
Louis Royer
0e52553b8a
MT5 translation for homedecor_tables
...
- Fix luacheck warnings
2020-08-05 16:01:47 +02:00
Louis Royer
a9809998bf
MT5 translation for homedecor_seating
...
- Add screwdriver to optional_depends
- Fix luacheck warnings
2020-08-05 16:01:47 +02:00
Louis Royer
ea6e75fa6a
MT5 translation for homedecor_roofing
...
- Fix luacheck warnings
2020-08-05 16:01:47 +02:00
Louis Royer
661636bb5c
MT5 translation for homedecor_pictures_and_paintings
2020-08-05 16:01:47 +02:00
Louis Royer
77df83e161
MT5 translation for homedecor_office
2020-08-05 16:01:47 +02:00
Louis Royer
92649fad62
MT5 translation for homedecor_misc
...
- Add screwdriver to optional_depends
- Fix luacheck warnings
- Fix indentation
2020-08-05 16:01:47 +02:00
Louis Royer
e3ec030468
MT5 translation for homedecor_lighting
...
- Add screwdriver to optional_depends
- Fix luacheck warnings (mostly removing unused/legacy stuff)
Note: sm_light used to be a light_source value for lattice small lantern,
but when this was changed, only half of the lines were deleted
(including the declaration). The other half has been preserved because
it was part of an if-arm that "seems" unrelated (but it only seems).
- Improve french translation
2020-08-05 16:01:39 +02:00
Louis Royer
4f23eeec3e
MT5 translation for homedecor_laundry
...
- Add french translation
2020-08-05 16:01:39 +02:00
Louis Royer
efba9e0648
MT5 translation for homedecor_kitchen
...
- Add screwdriver in optional_depends
- Fix luacheck warnings
2020-08-05 16:01:39 +02:00
Louis Royer
eae0f6cb3c
MT5 translation for homedecor_gastronomy
...
- Add screwdriver in optional_depends
- Fix luacheck warning
- Improve french translation
2020-08-05 16:01:39 +02:00
Louis Royer
57d51e4596
MT5 translation for homedecor_furniture_medieval
2020-08-05 16:01:39 +02:00
Louis Royer
6f383c66b0
MT5 translation for homedecor_furniture
2020-08-05 16:01:39 +02:00
Louis Royer
9d28edc3ff
MT5 translation for homedecor_foyer
...
- Add screwdriver in optional_depends
2020-08-05 16:01:39 +02:00
Louis Royer
22e4e0c42b
MT5 translation for homedecor_fences
...
- Update .luacheckrc to allow signs_lib in globals since the current API
doesn't allow to have it read only (added a FIXME, needs a addition to
signs_lib, ping @VanessaE)
2020-08-05 16:01:39 +02:00
Louis Royer
1675a93fec
MT5 translation for homedecor_exterior
...
- add screwdriver in optional_depends
- fixes luacheck warnings
- french translation
2020-08-05 16:01:32 +02:00
Louis Royer
facee91684
MT5 translaton for homedecor_electronics
...
- Fix indentation
- Remove duplicated craft
2020-08-05 16:01:32 +02:00
Louis Royer
07e42fb2f5
MT5 translation for homedecor_electrical
...
- fixes luacheck warnings
2020-08-05 16:01:32 +02:00
Louis Royer
512ae9ec67
MT5 translation for homedecor_doors_and_gates
...
- add screwdriver optional_depends
- fix luacheck warnings
- french translation
2020-08-05 16:01:18 +02:00
Louis Royer
4d6458b684
MT5 translation for homedecor_cobweb
...
- luacheck warnings fix
`homedecor_cobweb/init.lua:104:10: setting read-only field rotate_cobweb of global homedecor`
2020-08-05 16:01:18 +02:00
Louis Royer
6b18347fb0
MT5 translation for homedecor_clocks
...
- add screwdriver in optional_depends
- improve french translation
2020-08-05 16:01:18 +02:00
Louis Royer
c1d9cc1de2
MT5 translation for homedecor_climate_control
...
- Add screwdriver in optional_depends
- Add screwdriver in .luacheckrc
2020-08-05 16:01:18 +02:00
Louis Royer
fc28c4385a
MT5 translaton for homedecor_books
...
Separate translation of colors because it depends of context for some
languages (eg. french); improved translation of colors in french.
2020-08-05 16:01:10 +02:00
Louis Royer
c6e35a4e5c
MT5 translation for homedecor_bedroom
...
- add screwdriver in optional_depends
- Fix luacheck warnings
2020-08-05 15:35:36 +02:00
Louis Royer
ea73ff6f6e
MT5 translation for homedecor_bathroom
...
- add screwdriver in optional_depends
- Fixes luacheck warnings
2020-08-05 15:35:36 +02:00
Louis Royer
1faa55a89e
mod.conf for homedecor_3d_extras
2020-08-05 15:35:36 +02:00
Louis Royer
2b7905e12d
MT5 translation for fake_fire
...
- remove homedecor_common from depends since not required anymore
- remove screwdriver line
- luacheck warnings fixes
```
init.lua:27:8: variable id was previously defined on line 7
init.lua:47:8: variable id was previously defined on line 27
init.lua:201:9: unused variable meta
```
2020-08-05 15:35:36 +02:00
Louis Royer
55e1714cac
MT5 translation for computer mod
...
- remove homedecor_common from depends since no longer required
- luacheck line length fix
- add screwdriver in optional_depends
2020-08-05 15:35:36 +02:00
Louis Royer
9a814da186
MT5 translation for building_blocks mod
...
- update .luacheckrc because stairs is used
- remove dependency to homedecor_common (not needed anymore)
- improve french translation
2020-08-05 15:35:22 +02:00
Vanessa Dannenberg
b72c15076e
Merge branch 'keys_api' into 'master'
...
Keys api
See merge request VanessaE/homedecor_modpack!11
2020-08-04 14:36:38 +00:00
Louis Royer
18744ee66d
Fix lines length related issues in homedecor_common
2020-08-04 16:16:36 +02:00
Louis Royer
7f67f4a035
Add on_key_use and on_skeleton_key_use api for locked nodes
2020-08-04 16:00:23 +02:00
Louis Royer
8417cddf71
Add mod.conf for homedecor_common
2020-08-04 16:00:00 +02:00
Vanessa Dannenberg
117bcddab9
Merge branch 'undefined' into 'master'
...
Add Chinese Translation
See merge request VanessaE/homedecor_modpack!10
2020-08-03 06:14:05 +00:00
wzy2006
377fb58c38
Upload New File
2020-07-19 03:11:52 +00:00
VanessaE
5aecf5f2c7
move some "japanese" files to their proper sub-mods
...
fixes #24
2020-06-04 12:32:10 -04:00
VanessaE
9be79ec6d0
add minimum minetest version key for contentdb
2020-06-03 13:00:19 -04:00
VanessaE
4c0f068909
use LBM to restore fancy fire particlespawners
2020-06-03 00:20:03 -04:00
VanessaE
ce3c77564c
import model, textures, and some properties from googol's new_campfire mod
...
to freshen-up the look of "fancy fire"
(no, you still can't cook with this fire :P )
2020-06-03 00:13:01 -04: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
Vanessa Dannenberg
ed41161554
Merge branch 'master' into 'master'
...
Fix door recipes
See merge request VanessaE/homedecor_modpack!8
2019-12-30 07:47:06 +00:00
OgelGames
77933d9dc3
fix recipes for mahogany closet and basic panel doors
2019-12-30 18:17:13 +11:00
Vanessa Dannenberg
c118b43711
use signs_lib's custom pole check callback feature
...
requires signs_lib from commit dcdee22 or later, if present
2019-09-22 03:23:50 -04:00
Vanessa Dannenberg
f6da0f7329
fix the 'fix'
2019-09-19 20:55:56 -04:00
Vanessa Dannenberg
e84a184946
only try to process a light message if it's a string
2019-09-19 19:24:42 -04:00
Vanessa Dannenberg
0c9d883f28
Merge branch 'patch-1' into 'master'
...
Fix fg/bg texture setting in register_furnace
See merge request VanessaE/homedecor_modpack!7
2019-09-19 18:06:48 +00:00