Page 1 of 1
[Mod] Doors [ts_doors]

Posted:
Fri Jul 01, 2016 03:52
by Thomas-S
Hello. I'm glad to present you my new mod:
ts_doorsts_doors adds normal and locked doors for every kind of wood. Moretrees is also supported.
Here's a screenshot:
License: CC0
Code: https://github.com/minetest-mods/ts_doorsDownload: https://github.com/minetest-mods/ts_doors/archive/master.zipDepends: default, doors, moretrees (optional)
The prefix "ts_" is there to avoid namespace conflicts.
Re: [Mod] Doors [ts_doors]

Posted:
Fri Jul 01, 2016 05:17
by TumeniNodes
I like the padlocks for locked doors..., neat idea
Re: [Mod] Doors [ts_doors]

Posted:
Fri Jul 01, 2016 07:49
by burli
move to default please
Re: [Mod] Doors [ts_doors]

Posted:
Fri Jul 01, 2016 12:10
by Thomas-S
Thanks for your feedback. I'm glad to hear that you like my mod.
Re: [Mod] Doors [ts_doors]

Posted:
Fri Jul 01, 2016 15:35
by azekill_DIABLO
very nice mod! should be default!
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 02, 2016 08:57
by D00Med
agreed!
Re: [Mod] Doors [ts_doors]

Posted:
Sun Jul 03, 2016 19:31
by Don
+1
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 16, 2016 08:21
by Thomas-S
Update: I fixed a bug regarding groups. Please download the new version at
https://github.com/minetest-mods/ts_doors.
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 16, 2016 15:42
by Thomas-S
Update: Added opaque doors.
On the To-Do list:
Trapdoors
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 16, 2016 15:45
by azekill_DIABLO
nice!! also think to add metal version for every ore!!!
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 16, 2016 15:47
by Thomas-S
Metal versions are planned, but you will have to wait a bit until they will come.
Re: [Mod] Doors [ts_doors]

Posted:
Sun Jul 17, 2016 10:25
by azekill_DIABLO
no problem!
Re: [Mod] Doors [ts_doors]

Posted:
Wed Jul 20, 2016 15:42
by Don
I have the default doors in mydoors. Thomas you could take them from there.
Re: [Mod] Doors [ts_doors]

Posted:
Wed Jul 20, 2016 17:15
by Thomas-S
Thank you very much for the offer. However, I plan a different implementation, but I have to wait for some engine changes.
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 23, 2016 06:36
by Thomas-S
Update: Added trapdoors!
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 23, 2016 09:03
by azekill_DIABLO
great! screenshots?
Re: [Mod] Doors [ts_doors]

Posted:
Fri Jul 29, 2016 21:59
by Sokomine
Nice to see doors made out of diffrent wood types. Good doors are always nice to have in this game as they improve the appearance of simple houses a lot.
Re: [Mod] Doors [ts_doors]

Posted:
Sat Jul 30, 2016 20:51
by Thomas-S
Thanks for the feedback. I will add a new screenshot when this mod will become stable.
Re: [Mod] Doors [ts_doors]

Posted:
Sun Aug 07, 2016 09:54
by azekill_DIABLO
+1 for everything you've done there!!!
Re: [Mod] Doors [ts_doors]

Posted:
Tue Aug 09, 2016 11:58
by Thomas-S
Update
The long-awaited update arrived. The changes:
- Added metal doors
- Some bugfixes
Please test this version. This might become the stable one.
Re: [Mod] Doors [ts_doors]

Posted:
Mon Sep 05, 2016 22:41
by Wuzzy
Some comments:
- Yay for more metal doors, especially gold (gold is way too underused in Minetest Game)
- Yay for more doors in general, thank you. :-)
- Sounds are odd. Steel sounds are used for locked doors and wood sounds for unlocked doors. This means, a unlocked steel door has a wood sound and a locked wooden door has a metal sound. xD The door sounds should be based on material rather than locked/unlocked.
- Item descriptions overlap; e.g. door with/without windows have equal description
- Item description of locked door should be “Locked <Material> Door” instead of “<Material> Locked Door”, e.g. “Locked Steel Door”
- The door “Steel Locked Door” (ts_doors:door_locked_default_steelblock) is a special case as it is technically equal to the original Steel Door from Minetest Game, so this door is a duplicate. Maybe you could just overwrite the original item instead of registering a new one; I think all you need to do is to supply a new description and replace the texture (look into the doors mod to find the name).
- Keeping the original wooden door is OK to me as this recipe is based on the wood group, so there is always a wooden fallback door available for other wood types or mixing. For clarity, I suggest to overwrite the description and change it to “Mixed Wooden Door”. Maybe you could even overwrite the texture to make it stand out from the rest; maybe it could looks like a “patchwork” door with several woods used. :-)
- The same applies to the default trapdoors, of course
- Neither wood nor steel open/close sounds fit to diamond door IMO. This door could benefit from custom sounds
- I like all textures except the diamond doors, especially the windowed one. Diamond door is a bit too dark for my taste and it does not really look precious for its high price. IMO it should stand out from the rest and look really luxurious
- I like windowless doors. Good when privacy is important. :D
- However, light goes through all windowless doors. Sadly, this is a limitation of the engine as far I know. :-(
Re: [Mod] Doors [ts_doors]

Posted:
Wed Sep 07, 2016 01:32
by MineYoshi
+100
Would like to see this in default.