Page 1 of 2
[Mod] Doors mod [1.3] [doors]

Posted:
Sun Mar 03, 2013 02:08
by BlockMen
This mod improves the default doors and adds sound effects for opening and closing a door. Futhermore it adds glass doors (normal and obsidian) and trapdoor.
Screenshot:
Recipes:Glassdoor: Trapdoor:
glass glass - wood wood wood
glass glass - -> 1 Glassdoor wood wood wood -> 2 Trapdoors
glass glass - - - -
Installation:The default mod installation, so
NOT !!! in ~/minetest-game-folder/games/...
Depends:default
Download:Version 1.3: current Version for Minetest 0.4.5 or later Version 1.2.1:
for Minetest 0.4.4Sourcecode:
on GithubTrapdoors only[spoiler=older Releases]
Version 1.2.6:
older Version ( 0.4.5+)Version 1.2.4:
older Version ( 0.4.5+)Version 1.2.3:
older Version ( 0.4.5+)Version 1.2.2:
older Version (0.4.5 +)Version 1.2:
older VersionVersion 1.1:
first Version[/spoiler]
License:Code: WTFPL, textures: CC BY-SA 3.0, sounds: CC BY 3.0
see README.txt for further informationsNotice:This mod contains basically the default doors mod in Minetest (by PilzAdam), it is extended with functions for playing sounds, creating Glass- and Trapdoor.
To-do:
-different sounds for different materials
Please give Feedback (like is the sound-level good?, etc) and ideas for improvement

Posted:
Sun Mar 03, 2013 02:24
by Likwid H-Craft
It works not bad the sound.
But I should recommend have iron sound something Iron rated.

Posted:
Sun Mar 03, 2013 05:42
by Inocudom
Will you make sounds for the doors of the homedecor mod?

Posted:
Sun Mar 03, 2013 09:32
by Calinou
I like this mod, this improvement should be put in the default game. Glass doors are a nice idea.

Posted:
Sun Mar 03, 2013 10:26
by PilzAdam
BlockMen wrote:License:
Code: WTFPL (correct PilzAdam?)
Correct.

Posted:
Sun Mar 03, 2013 15:21
by 4aiman
Cool ^_^

Posted:
Sun Mar 03, 2013 21:21
by BlockMen
Thanks for all the feedback btw!
Likwid H-Craft wrote:It works not bad the sound.
But I should recommend have iron sound something Iron rated.
You mean for iron doors? Good idea ;)
Inocudom wrote:Will you make sounds for the doors of the homedecor mod?
I will check if i can add this ;)

Posted:
Mon Mar 04, 2013 18:19
by BlockMen
Update to V1.2: adds Trapdoors.

Posted:
Mon Mar 04, 2013 21:42
by Likwid H-Craft
Now are it needs Trapdoors, with glass, and trapdoors act like a window door...

Posted:
Thu Mar 07, 2013 15:21
by deivan
Maybe put it in a git server, is easy for update. :D

Posted:
Thu Mar 07, 2013 15:28
by deivan
I found a bug... If you dig a opened trapdoor (I know, is hard to do it) the trapdoor disappear.

Posted:
Thu Mar 07, 2013 15:40
by BlockMen
deivan wrote:Maybe put it in a git server, is easy for update. :D
Will keep in mind, but don't have any experience with git(hub) yet ;)
deivan wrote:I found a bug... If you dig a opened trapdoor (I know, is hard to do it) the trapdoor disappear.
Thanks, will be fixed as soon as possible!
EDIT: Fixed in 1.2.1 or if you using Minetest 0.4.5 in Ver. 1.2.2

Posted:
Thu Mar 07, 2013 15:42
by deivan
And the upper part of the doors don't open the door any more. Or is my fault... I need test some more.
Hum... The glass door is opening with the inverse mouse button. Don't is a problem, only a detail. :-o (Make some trouble when you try get the door back)

Posted:
Thu Mar 07, 2013 16:49
by Mito551
your code is very like mine: solving a problem in 5 steps instead of 2

Posted:
Thu Mar 07, 2013 17:18
by BlockMen
Mito551 wrote:your code is very like mine: solving a problem in 5 steps instead of 2
What you exactly mean? For playing the sounds, the Trapdoor...?
And what are the 3 steps I can remove? Improvement is always welcome :)

Posted:
Thu Mar 07, 2013 17:19
by BlockMen
Version 1.2.1 and Version 1.2.2 (for Minetest 0.4.5) released.
Changelog:
-changed using to rightclick for trapdoors
-support for Minetest 0.4.5 (Vers. 1.2.2 only)
-Bugfixes: Trapdoor does not disappear anymore when digged opend

Posted:
Thu Mar 07, 2013 17:36
by Mito551
BlockMen wrote:Mito551 wrote:your code is very like mine: solving a problem in 5 steps instead of 2
What you exactly mean? For playing the sounds, the Trapdoor...?
And what are the 3 steps I can remove? Improvement is always welcome :)
it's not exactly 5 or 2 or 3. just random numbers i came up with. and i don't have the knowledge to shorten your code.

Posted:
Thu Mar 07, 2013 17:50
by BlockMen
Mito551 wrote:BlockMen wrote:Mito551 wrote:your code is very like mine: solving a problem in 5 steps instead of 2
What you exactly mean? For playing the sounds, the Trapdoor...?
And what are the 3 steps I can remove? Improvement is always welcome :)
it's not exactly 5 or 2 or 3. just random numbers i came up with. and i don't have the knowledge to shorten your code.
I still don't know whether you mean the code for the sound or the trapdoor...

Posted:
Thu Mar 07, 2013 17:55
by SilverWolfLily22
love it +1

Posted:
Thu Mar 07, 2013 18:09
by deivan
I don't found problems now. Very nice. Thanks. :D

Posted:
Wed Mar 27, 2013 19:09
by jordan4ibanez
This is nice!

Posted:
Wed Mar 27, 2013 21:10
by Evergreen
I love your mods! They have this nice "polish" to them. +1

Posted:
Thu Mar 28, 2013 20:38
by BlockMen
Version 1.2.3 released.Changelog:
- fixed opening/closing sounds
- fixed sound hearable_distance
jordan4ibanez wrote:This is nice!
Evergreen wrote:I love your mods! They have this nice "polish" to them. +1
Thanks.

Posted:
Wed Apr 24, 2013 18:18
by BlockMen
Update: Version 1.2.4
After reading
this post I made a bugfix for it. Now it drops just one door when TNT destroys it.

Posted:
Mon Apr 29, 2013 08:27
by tsr2707
hello,how i can copy doors mod to minetest 0.3.1?

Posted:
Mon Apr 29, 2013 08:32
by CryAngel
tsr2707 wrote:minetest 0.3.1
you dont feel is a bit outdated? latest minetest version 0.4.6

Posted:
Mon Apr 29, 2013 09:24
by BlockMen
tsr2707 wrote:hello,how i can copy doors mod to minetest 0.3.1?
There is no way to run this mod on 0.3.1 (IIRC). You need a 0.4.x Version of Minetest to use this mod.

Posted:
Mon Apr 29, 2013 09:37
by VanessaE
I just noticed there were plans to use this mod to add sounds to homedecor - I've just done so this morning (homedecor master branch). You inspired me. :-)

Posted:
Mon Apr 29, 2013 13:17
by onpon4
tsr2707 wrote:hello,how i can copy doors mod to minetest 0.3.1?
If you're using Ubuntu, there's a more recent stable version (currently the latest) of Minetest here:
https://code.launchpad.net/~minetestdevs/+archive/stable/+packagesIf your OS isn't listed on minetest.net/download, you could compile the source code yourself. It's not as easy as it ought to be, but it's still pretty easy. Actually, it seems the hardest part now is that they don't list the source code of 0.4.6 in the Downloads page...

Posted:
Mon Apr 29, 2013 13:25
by sfan5
tsr2707 wrote:hello,how i can copy doors mod to minetest 0.3.1?
You need Minetest 0.4 to install mods, it is not possible to install mods in 0.3.1