Wuzzy
|
1c27cbe4f6
|
German translation: mcl_mobitems to mcl_potions
|
2019-03-15 09:50:32 +01:00 |
|
Wuzzy
|
e764851775
|
German translation: Dunkeleiche → Schwarzeiche
|
2019-03-15 03:47:16 +01:00 |
|
Wuzzy
|
2cde0476c7
|
German translation: mcl_clock to mcl_end but ...
no mcl_colorblocks
|
2019-03-14 07:06:45 +01:00 |
|
Wuzzy
|
5aeb4aea74
|
Add translation templates for most mods
Using the findtext.lua script
|
2019-03-13 23:40:59 +01:00 |
|
Wuzzy
|
a29626881f
|
New translation system, part 7: Items, part 3
|
2019-03-08 00:00:09 +01:00 |
|
Wuzzy
|
3976c7c4b9
|
Add doors and trapdoors to decoration blocks
|
2019-02-06 11:40:51 +01:00 |
|
Wuzzy
|
e789801662
|
Replace getpos() with get_pos()
|
2019-02-01 06:33:07 +01:00 |
|
Wuzzy
|
d34d368306
|
Disable double doors because of bug on place
|
2018-06-15 21:26:15 +02:00 |
|
Wuzzy
|
222f6880cb
|
Protect doors from screwdriver rotation
|
2018-05-30 14:24:37 +02:00 |
|
Wuzzy
|
e8ebc537f0
|
Fix door closing if dig opaque block next to it
|
2018-01-26 21:11:49 +01:00 |
|
Wuzzy
|
03b6c17f51
|
Fix door closing if only 1 segment loses power
|
2018-01-26 19:54:48 +01:00 |
|
Wuzzy
|
e4ab20509f
|
Clean up the redstone rules
|
2018-01-12 01:37:32 +01:00 |
|
Wuzzy
|
54bb6b707a
|
Force-call on_place callbacks when placing door
|
2018-01-10 03:06:15 +01:00 |
|
Wuzzy
|
22fe1945ef
|
Fix indentation in mcl_doors
|
2018-01-10 02:55:46 +01:00 |
|
Wuzzy
|
aa99ea70ab
|
More redstone/door tweaks
|
2018-01-10 02:49:29 +01:00 |
|
Wuzzy
|
3830e5d24c
|
Change redstone open/close rules of doors etc.
|
2018-01-10 02:25:20 +01:00 |
|
Wuzzy
|
9bf25214be
|
Doors register redstone signal on top part, too
|
2018-01-09 17:44:54 +01:00 |
|
Wuzzy
|
6bece82970
|
Fix spruce doors being mirrored wrong
|
2017-12-23 03:15:52 +01:00 |
|
Wuzzy
|
85442e7ce5
|
Draw proper trapdoor side textures
|
2017-12-08 13:38:38 +01:00 |
|
Wuzzy
|
681c2950fd
|
Fix mirrored trapdoor top/bottom texture when open
|
2017-12-08 13:07:24 +01:00 |
|
Wuzzy
|
320567e1f2
|
Add basic screwdriver support
|
2017-12-05 14:09:39 +01:00 |
|
Wuzzy
|
6eab8e213c
|
Add 5 wood trapdoors, change oak trapdoor texture
|
2017-11-24 12:07:16 +01:00 |
|
Wuzzy
|
219e6ff146
|
Fix incomplete door destruction code
This fixes doors being destroyed by activating an End portal
|
2017-11-23 19:36:55 +01:00 |
|
Wuzzy
|
79ca0b2ab9
|
Workaround for crash if place stair/slab/trapdoor inside a buildable_to node
|
2017-11-18 20:57:41 +01:00 |
|
Wuzzy
|
e79384f906
|
Retexturize door sides
|
2017-11-17 22:46:42 +01:00 |
|
Wuzzy
|
aaef558909
|
Convert all sounds (except music) to mono
|
2017-11-13 01:24:24 +01:00 |
|
Wuzzy
|
e5a34367c9
|
Use new Minetest settings API syntax for most mods
|
2017-08-09 16:17:00 +02:00 |
|
Wuzzy
|
04593eca08
|
Localize a couple of accidental global variables
|
2017-08-02 01:34:12 +02:00 |
|
Wuzzy
|
e374eb6b01
|
Update steel door textures
Thanks, kingoscargames!
|
2017-07-31 16:26:31 +02:00 |
|
Wuzzy
|
cd0ae350bd
|
Eliminate black iron … mostly
|
2017-07-26 06:39:38 +02:00 |
|
Wuzzy
|
e65029394f
|
Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
|
2017-07-20 20:20:45 +02:00 |
|
Wuzzy
|
685922c4a9
|
Make door textures obey naming conventions
|
2017-07-17 13:22:46 +02:00 |
|
Wuzzy
|
38cf151806
|
Fix many crashes when placing item on unknown node
|
2017-06-29 13:02:53 +02:00 |
|
Wuzzy
|
bf57c48245
|
Update trapdoor help
|
2017-06-13 14:51:00 +02:00 |
|
Wuzzy
|
8e80823544
|
Remove double door recipes
|
2017-06-07 05:24:15 +02:00 |
|
Wuzzy
|
50f44c660e
|
Make open trapdoors climbable
|
2017-06-07 03:59:29 +02:00 |
|
Wuzzy
|
4afb2d4066
|
Remove metadata from trapdoors
|
2017-06-05 22:42:12 +02:00 |
|
Wuzzy
|
635ba993f8
|
Add trapdoor blast resistance for real
|
2017-06-05 22:23:39 +02:00 |
|
Wuzzy
|
daf89c0b52
|
Set blast resistance for all doors
|
2017-06-05 22:09:48 +02:00 |
|
Wuzzy
|
8ed54d4bd9
|
Update trapdoor help
|
2017-06-05 22:06:42 +02:00 |
|
Wuzzy
|
336979721a
|
Add blast resistance to trapdoors
|
2017-06-05 21:59:40 +02:00 |
|
Wuzzy
|
2ffa0736ac
|
Refactor mcl_doors; use multiple files
|
2017-06-05 21:57:23 +02:00 |
|
Wuzzy
|
07d36c9ded
|
Place trapdoors upside-down when placed at top
|
2017-06-05 21:26:11 +02:00 |
|
Wuzzy
|
f86c466b72
|
Fix broken on_rightclick in mcl_doors
|
2017-06-03 06:41:30 +02:00 |
|
Wuzzy
|
4bb1fad63d
|
Allow to place doors at usable nodes with sneak-click
|
2017-03-30 04:25:16 +02:00 |
|
Wuzzy
|
63e25b4e09
|
Automatically add door group to doors and trapdoors
|
2017-03-30 04:21:23 +02:00 |
|
Wuzzy
|
384462369e
|
Place doors correctly on buildable_to nodes
|
2017-03-30 04:14:36 +02:00 |
|
Wuzzy
|
302f66977a
|
Fix door dropping when pushed by pistons
|
2017-03-30 02:25:54 +02:00 |
|
Wuzzy
|
30564e494e
|
Make many blocks drop when pushed by piston
|
2017-03-29 22:58:31 +02:00 |
|
Wuzzy
|
b1b45274e4
|
Add Help entry aliases for many core items
|
2017-03-20 18:12:05 +01:00 |
|
Wuzzy
|
f39f560a3e
|
Add door/trapdoor help texts
|
2017-03-12 06:14:11 +01:00 |
|
Wuzzy
|
edb9f9521c
|
Fix another door openclose sound issue
|
2017-03-12 05:57:51 +01:00 |
|
Wuzzy
|
7f6cc1b95e
|
Remove some annoying whitespace
|
2017-03-12 05:33:37 +01:00 |
|
Wuzzy
|
1aa3b19099
|
Iron door/trapdoor can be opened by redstone only
|
2017-03-12 05:32:34 +01:00 |
|
Wuzzy
|
85c304a0c8
|
Make doors appear in redstone category of creative
|
2017-03-12 05:19:32 +01:00 |
|
Wuzzy
|
e203d86314
|
Fix the door open/close issue for real
|
2017-03-12 04:59:18 +01:00 |
|
Wuzzy
|
867df4636d
|
Clean up bad trapdoor code
|
2017-03-12 04:26:25 +01:00 |
|
Wuzzy
|
31617009fc
|
Increase hear distance of trapdoors
|
2017-03-12 04:21:59 +01:00 |
|
Wuzzy
|
0a9eee6100
|
Open and close doors by redstone signals
Also fix weird door sound bug
|
2017-03-12 04:20:06 +01:00 |
|
Wuzzy
|
a57bdbe436
|
Make doors and trapdoors transparent to sunlight
|
2017-03-12 03:43:49 +01:00 |
|
Wuzzy
|
d89f02d338
|
Increase thickness of doors and trapdoors
|
2017-03-12 03:41:28 +01:00 |
|
Wuzzy
|
7c4a88aa28
|
Fix bad textures for the sides of doors, flip iron door
|
2017-03-12 03:32:21 +01:00 |
|
Wuzzy
|
350fcd4827
|
Rename doors mod to mcl_doors
|
2017-03-12 02:55:29 +01:00 |
|