Commit Graph

25 Commits

Author SHA1 Message Date
Elias Fleckenstein f6a40ffb78
Run tools/strip_trailing_whitespace.sh 2022-05-26 07:29:28 +02:00
Wuzzy a2785041dd Remove mod startup debug messages 2020-04-11 02:56:46 +02:00
Wuzzy 8e80823544 Remove double door recipes 2017-06-07 05:24:15 +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