[Modpack] Home Decor [git] [homedecor_modpack]

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

Just updated to latest Git version …

The sink and the small round table look a bit weird now :)

Edit: Terracotta and wood shingles are broken, too. PLEASE tell me that I don’t have to re-place and re-orientate all ~1000 of them! :)

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by jp » Post

I don't think that HomeDecor is intrinsically broken, but your client doesn't seems to support the meshnode drawtype at all (0.4.11 feature).

You must compile Minetest from Git or install a daily build package.

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

jp wrote:I don't think that HomeDecor is intrinsically broken, but your client doesn't seems to support the meshnode drawtype at all (0.4.11 feature).
Okay, so I downgrade home decor until Christmas.

Vanessa, if I remember correctly you said you’d wait with putting all that 0.4.11-dev stuff in the main-line of the mod pack until 0.4.11 gets officially released.

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

0.4.11 is in feature-freeze now, so I decided to get to work early on the mesh node updates. You can either roll Home Decor back to commit 3c3aa9e0 to avoid the mesh nodes, or get a recent development build of Minetest (anything less than a month old should work fine).
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

VanessaE wrote:You can either roll Home Decor back to commit 3c3aa9e0 to avoid the mesh nodes, or get a recent development build of Minetest (anything less than a month old should work fine).
I’d like to stay with the latest final version of Minetest :) I’m just too lazy to install all building dependencies and compile it on my own …

git reset --hard 3c3aa9e0d0d642cc139389fcdf600134620f506e works properly – even if it’s not the best solution :) … And I don’t need to re-place and re-adjust the shingles *g*.

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by jp » Post

There's another easier solution if you're playing on Debian/Ubuntu/Mint : https://code.launchpad.net/~minetestdev ... /+packages

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

jp wrote:There's another easier solution if you're playing on Debian/Ubuntu/Mint
I don’t :)

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

Small update: added a desktop globe, no crafting recipe yet. Model by jp, textures by me (more or less :-) ... the earth image is from Wikimedia commons, Gall-Peters cylindrical projection).

Screenshot, courtesy jp:

Image
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Don » Post

Wow!
That looks awesome. Great work!
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here

User avatar
ExeterDad
Member
Posts: 1717
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad
Location: New Hampshire U.S.A

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by ExeterDad » Post

A nice piece indeed :)

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

And another update: Added a nice wine rack, and replaced the green and brown bottles' nodebox models with mesh nodes derived from the bottle meshes in that wine rack.

Also, got rid of all the .blend files in the modpack, since they're redundant and only serve to bloat up the size of the pack.
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

VanessaE wrote:And another update: Added a nice wine rack, and replaced the green and brown bottles' nodebox models with mesh nodes derived from the bottle meshes in that wine rack.
Recipe idea:

Code: Select all

x o x
o x o
x o x
x = Iron bars
o = brown bottle (maybe add a green bottle variant?)

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

Revised winerack model and new bottles:

Image
Attachments
winerack2.png
winerack2.png (723.09 KiB) Viewed 1142 times
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Don » Post

VanessaE wrote:Revised winerack model and new bottles:

[quoted screenshot]
Did you drink all the wine?
Nice work!
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

Nah, not all of it. See those two green bottles on the far right? Those two are empty. ;-)
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
ExeterDad
Member
Posts: 1717
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad
Location: New Hampshire U.S.A

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by ExeterDad » Post

See Don? She DOES love us. She saved us some. :D

User avatar
Minetestforfun
Member
Posts: 940
Joined: Tue Aug 05, 2014 14:09
GitHub: MinetestForFun
IRC: MinetestForFun
In-game: MinetestForFun
Location: On earth
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Minetestforfun » Post

Hi VanessfaE,

Thank you for your good work :)

Can you update the texture of "sign_lib" mod in your modpack ?

This texture is beautiful : https://cdn.mediacru.sh/C/C0q4tBnw5Dqi.png

(The texture of this picture is from BFD - Jordach's subgame)

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

Overall, that texture is too dark imho. But thanks for the suggestion anyway :-)

Meanwhile, another update: table lamps (the ones originally imported from the old 3dforniture mod) and standing lamps (the taller version of those) have been replaced with nice mesh nodes. Models mostly by jp.
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

Not sure … but was it always possible to simply walk through them?

http://imgur.com/a/HsMXz

User avatar
jp
Banned
Posts: 947
Joined: Wed Dec 18, 2013 09:03
GitHub: kilbith
Location: France

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by jp » Post

Linuxdirk wrote:Not sure … but was it always possible to simply walk through them?
Yes, it was set for be able to move more freely through the rooms and their corners. But perhaps it ought be changed...

Zeno
Member
Posts: 140
Joined: Sun Jun 29, 2014 03:36
GitHub: Zeno-
Location: Australia

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Zeno » Post

Some great work jp and Vanessa

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

jp wrote:But perhaps it ought be changed...
It’s not a big issue, I just noticed that :)

Btw. I like the new design!

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

Thanks to more work by T4im, this mod has received some nice internal code updates. Lots of duplicate code, and a but of old cruft has finally been weeded out.

Also, thanks to kilbith/jp, you can sit on the chairs and benches now. Right click to sit down, right click again on the chair to get up. Note that if you're in 3rd-person view (first or second press of F7, which is not usually how most people play I guess), the player model won't change to "sit" due to an engine bug.
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by Linuxdirk » Post

Here’s what I get when I try to start a world using the Home Decor Modpack.

Code: Select all

22:16:38: ERROR[main]: ========== ERROR FROM LUA ===========
22:16:38: ERROR[main]: Failed to load and run script from 
22:16:38: ERROR[main]: /home/dirk/.minetest/mods/VanessaE-homedecor_modpack/homedecor/init.lua:
22:16:38: ERROR[main]: ...omedecor_modpack/homedecor/handlers/registration.lua:39: attempt to concatenate field 'gui_slots' (a nil value)
22:16:38: ERROR[main]: stack traceback:
22:16:38: ERROR[main]: 	...omedecor_modpack/homedecor/handlers/registration.lua:39: in main chunk
22:16:38: ERROR[main]: 	[C]: in function 'dofile'
22:16:38: ERROR[main]: 	...t/mods/VanessaE-homedecor_modpack/homedecor/init.lua:116: in main chunk
22:16:38: ERROR[main]: ======= END OF ERROR FROM LUA ========
22:16:38: ERROR[main]: Server: Failed to load and run /home/dirk/.minetest/mods/VanessaE-homedecor_modpack/homedecor/init.lua
22:16:38: ERROR[main]: ModError: ModError: Failed to load and run /home/dirk/.minetest/mods/VanessaE-homedecor_modpack/homedecor/init.lua
It’s on the latest versions.

Code: Select all

$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean

$ minetest --version
Minetest 0.4.11
Using Irrlicht 1.8.1
Build info: VER=0.4.11 BUILD_TYPE=Release RUN_IN_PLACE=0 USE_GETTEXT=1 USE_SOUND=1 USE_CURL=1 USE_FREETYPE=1 USE_LUAJIT=0 STATIC_SHAREDIR=/usr/share/minetest

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Modpack] Home Decor [git] [homedecor_modpack]

by VanessaE » Post

This can't be the latest homedecor code, as handlers/registration.lua line 39 doesn't contain a reference to that variable (however, line 35 does). What subgame are you using? How up-to-date is it?
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

Post Reply

Who is online

Users browsing this forum: No registered users and 22 guests