[Mod] mydoors [mydoors]

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

Re: [Mod]mydoors[mydoors]

by Don » Post

benrob0329 wrote:@Don, I think it would be possible, can you use signs_lib?
I can get the door to have text. I do not know how to get the text to rotate and place on the open door node. I am not familiar with entities.
If someone could help out with how to move the text entity then I will add a sign door.
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
Hybrid Dog
Member
Posts: 2834
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: [Mod]mydoors[mydoors]

by Hybrid Dog » Post

Don wrote:
benrob0329 wrote:@Don, I think it would be possible, can you use signs_lib?
I can get the door to have text. I do not know how to get the text to rotate and place on the open door node. I am not familiar with entities.
If someone could help out with how to move the text entity then I will add a sign door.
just do entity:setyaw(angle_in_radians) and entity:moveto(fpos)
btw: l didn't know that there's a 3d signslib

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

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

Re: [Mod]mydoors[mydoors]

by Don » Post

I am working on something else right now. I will see what I can do with signs within a few days.

@ Hybrid Dog - What do you mean 3d signlib?
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
Hybrid Dog
Member
Posts: 2834
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: [Mod]mydoors[mydoors]

by Hybrid Dog » Post

Don wrote:I am working on something else right now. I will see what I can do with signs within a few days.

@ Hybrid Dog - What do you mean 3d signlib?
3d signs library offering functions displaying text somewhere using entities

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
benrob0329
Member
Posts: 1341
Joined: Thu Aug 06, 2015 22:39
GitHub: Benrob0329
IRC: benrob0329
In-game: benrob03
Location: Michigan
Contact:

Re: [Mod]mydoors[mydoors]

by benrob0329 » Post

I'm not sure if signs lib has that much functionality, but the code could certainly be used.

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

Re: [Mod]mydoors[mydoors]

by Don » Post

The signs mod I have uses entities for the text. I just have to make the entity place in front of the door and then move when the door opens.
I have family in town for the weekend so I won't get to do this till tomorrow. I hope to have something by Tuesday.
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
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Mod]mydoors[mydoors]

by Don » Post

Added nodebox doors.
You might like the sliding doors. The texture is the same as one of the future doors. The difference is that it slides open instead of swing. If you make a double door and right click both doors will open.
Image
Image
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
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: [Mod]mydoors[mydoors]

by philipbenr » Post

Love that idea. Can make awesome spaceships now! Yay!

User avatar
Sane
Member
Posts: 103
Joined: Tue Jun 17, 2014 09:31
GitHub: mt-sane
In-game: Sane

Sliding SciFi doors.

by Sane » Post

Image
Trying to stay me.

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

Re: [Mod]mydoors[mydoors]

by Don » Post

Update
I moved the sliding door to future and changed all future doors to sliders.
I will work on the sign door now. After that I think I will be done with doors for a while. There are around 50 doors now.
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
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Mod]mydoors[mydoors]

by Don » Post

I have decided not to make the sign doors. I might revisit it in the future but for now I think I will forget about it.
Sorry!
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
Hybrid Dog
Member
Posts: 2834
Joined: Thu Nov 01, 2012 12:46
GitHub: HybridDog

Re: [Mod]mydoors[mydoors]

by Hybrid Dog » Post

Don wrote:I have decided not to make the sign doors. I might revisit it in the future but for now I think I will forget about it.
Sorry!
np, you can still put the text from a 3d sign there using pistons l think

‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪‮
‮‪

User avatar
Esteban
Member
Posts: 873
Joined: Sun Sep 08, 2013 13:26
In-game: Esteban
Contact:

Re: [Mod]mydoors[mydoors]

by Esteban » Post

Don wrote:Added nodebox doors.
You might like the sliding doors. The texture is the same as one of the future doors. The difference is that it slides open instead of swing. If you make a double door and right click both doors will open.
Image
Image
Nice! Now I can make better futuristic buildings! 8D
I hope you keep working on these type of mods!
Scan avatar or click here to read a Message of Hope (PDF)

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

Re: [Mod]mydoors[mydoors]

by Don » Post

There are 3 types of future type sliding doors.
If you give me some ideas I will add more.
Right now I am going to add bar saloon style doors and that will be all.
If you post pictures of doors you want it would be great.
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
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Mod]mydoors[mydoors]

by Don » Post

Update - Saloon doors added. Textures will be updated when I have more time.
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
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: [Mod]mydoors[mydoors]

by Don » Post

Update - added a couple more doors to future.
- updated saloon doors
- added bar door to misc. Bar door works like future doors but slides up and down instead of to the sides.
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
swordpaint12
Member
Posts: 191
Joined: Sat Aug 22, 2015 00:50
In-game: [swordpaint12][Belching_Balladeer]
Location: Foobass, isle of Atlantis, castle of Bardvendelle

Re: [Mod]mydoors[mydoors]

by swordpaint12 » Post

I love these doors, I'll have to test it out. Next on my list to find: darkage doors.
God's not dead; remember that!
Yay for MT! No MC here!
I am a human. I'm younger than 100 years old.
I've been playing Minetest since December 2014.

I'm amazed that I haven't been on here in so long! My latest minetest accomplishment was mining by hand (well, as close as you can get in a computer game) a circle 30 blocks in diameter. It took forever but it's pretty cool.

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

Re: [Mod]mydoors[mydoors]

by Don » Post

swordpaint12 wrote:I love these doors, I'll have to test it out. Next on my list to find: darkage doors.
What do you need for darkage doors?
The castle doors in this modpack would work great with the darkage mod.
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

Dorje
Member
Posts: 109
Joined: Sun Oct 04, 2015 21:19
In-game: gryphon + MajesticBird
Location: South Africa, Cape Town, Observatory, MINECRAFT!

Re: [Mod]mydoors[mydoors]

by Dorje » Post

Nice doors , will try the mod :)
I like the doors that look like the actual default block, could be very useful :)
I might use it for a new server im making :D (only maybe because I don't want to many more mods (its got 2 many even though I removed Technic and HomeDecor)
Give me some EXTREME HARDCORE xD

i have to say this sad thing viewtopic.php?f=3&t=13458&p=195719#p195719

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

Re: [Mod]mydoors[mydoors]

by Don » Post

Dorje wrote:Nice doors , will try the mod :)
I like the doors that look like the actual default block, could be very useful :)
I might use it for a new server im making :D (only maybe because I don't want to many more mods (its got 2 many even though I removed Technic and HomeDecor)
The doors are divided into modpacks. You can easily disable different styles. That would help with having to many mods.
I hope you enjoy it.
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

Dorje
Member
Posts: 109
Joined: Sun Oct 04, 2015 21:19
In-game: gryphon + MajesticBird
Location: South Africa, Cape Town, Observatory, MINECRAFT!

Re: [Mod]mydoors[mydoors]

by Dorje » Post

I think i can just fit this in with some other mods but will test the lag first :)
Btw is it possible to add big doors like the future doors but bigger?

EDIT : Runs fine :)
Last edited by Dorje on Mon Oct 12, 2015 16:26, edited 1 time in total.
Give me some EXTREME HARDCORE xD

i have to say this sad thing viewtopic.php?f=3&t=13458&p=195719#p195719

Dorje
Member
Posts: 109
Joined: Sun Oct 04, 2015 21:19
In-game: gryphon + MajesticBird
Location: South Africa, Cape Town, Observatory, MINECRAFT!

Re: [Mod]mydoors[mydoors]

by Dorje » Post

Im not good at textures so could u make the misc doors (the hiding/secret ones) more to the default block because when i tested it was quite different :( .
Anyway good mod :)

EDIT : Sorry that was the misc door not the hidden door :)
the hidden door is perfect :)
Give me some EXTREME HARDCORE xD

i have to say this sad thing viewtopic.php?f=3&t=13458&p=195719#p195719

Dorje
Member
Posts: 109
Joined: Sun Oct 04, 2015 21:19
In-game: gryphon + MajesticBird
Location: South Africa, Cape Town, Observatory, MINECRAFT!

Re: [Mod]mydoors[mydoors]

by Dorje » Post

was testing the hidden doors AND THEY EPIC! :-)
Give me some EXTREME HARDCORE xD

i have to say this sad thing viewtopic.php?f=3&t=13458&p=195719#p195719

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

Re: [Mod]mydoors[mydoors]

by Don » Post

Glad you like it.
I am working on a project right now. Once done I will see about making large doors.
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

Dorje
Member
Posts: 109
Joined: Sun Oct 04, 2015 21:19
In-game: gryphon + MajesticBird
Location: South Africa, Cape Town, Observatory, MINECRAFT!

Re: [Mod]mydoors[mydoors]

by Dorje » Post

Don wrote:Glad you like it.
I am working on a project right now. Once done I will see about making large doors.

k :) (using the mod for my upcoming server because i notice no lag difference with it :) )
Give me some EXTREME HARDCORE xD

i have to say this sad thing viewtopic.php?f=3&t=13458&p=195719#p195719

Post Reply

Who is online

Users browsing this forum: Kazooo and 21 guests