Commit Graph

4380 Commits

Author SHA1 Message Date
Wuzzy 276af8a1ea Merge branch 'fix_fishing_rod' of https://github.com/Rootyjr/MineClone2 2019-09-10 14:55:55 +02:00
Wuzzy 2423acb297 Fix slimes not jumping at all 2019-09-05 00:17:52 +02:00
Wuzzy ed336829b4 Fade out rain and fire sounds 2019-09-05 00:07:32 +02:00
Wuzzy aced401c6c Remove useless files 2019-08-30 19:42:47 +02:00
Wuzzy 2627742b36 Restore original fence collisionbox, but deeper 2019-08-30 04:43:25 +02:00
Nicholas Niro 995024b47b Teach mobs not to jump if they'd hurt their head 2019-08-30 04:31:14 +02:00
Nicholas Niro c7d111219d Make fence collisionbox larger 2019-08-30 04:30:22 +02:00
Wuzzy 2478d8817e Apply pitch to arrows 2019-08-27 22:01:51 +02:00
Wuzzy 1cbee9de18 Fix item entity force-out bias to positive dir 2019-08-27 13:08:54 +02:00
Wuzzy f67c302c3d Version 0.53.4 2019-08-27 05:35:26 +02:00
Wuzzy 02ed4b52c4 Add new sounds for mcl_tnt mod 2019-08-27 05:30:41 +02:00
Wuzzy ce7015bb35 Remove TNT sounds 2019-08-27 03:34:13 +02:00
Wuzzy 248a635749 Fix typo: daredevils → davedevils 2019-08-15 02:45:35 +02:00
Rootyjr a765d3dd4f
Update init.lua 2019-08-03 21:34:33 -05:00
Rootyjr d11b089bac
Split search distance in half. 2019-08-02 14:38:00 -05:00
Rootyjr 58d9fb874d Mobs now flash red when hurt. 2019-08-01 01:18:53 -05:00
Rootyjr 37af2dbba1 Fix fishing allowed in lava. 2019-07-31 22:34:53 -05:00
Rootyjr 48b73f5f2e Add self-credit. 2019-07-31 11:30:08 -05:00
Rootyjr c50958a640 Fix fishing depends.txt 2019-07-31 11:29:55 -05:00
Rootyjr 3da1c551a1 Remove WIP and update descriptions. 2019-07-31 11:29:42 -05:00
Rootyjr 379dd847ee Completely rework fishing rod to simulate a much more MC-like behaviour 2019-07-31 11:29:24 -05:00
Rootyjr 839d74329c Fix #534.3 (Dyeing a sheep did not remove the dye from inventory.) 2019-07-31 11:14:11 -05:00
aligator 1d5cdfe544 enable double doors (mirror) if left block is also a door of the same type 2019-07-31 14:56:24 +02:00
Rootyjr b1f201f538 Fix #530 (Players were stuck in sitting animation after being out of minecart). 2019-07-29 00:13:16 -05:00
Wuzzy d4facaf503 Add wool sound for beds 2019-06-14 23:03:12 +02:00
Wuzzy c623860af8 Add wool sounds 2019-06-14 23:01:50 +02:00
Wuzzy 36adba2e0b Add chorus plant stem to deco_block group 2019-06-13 20:44:04 +02:00
Wuzzy 6cd1fb1119 Change German translation of Jack'o lantern 2019-06-02 10:21:35 +02:00
Wuzzy 6e9d712c5e Fix ice not melting properly by non-Sun light 2019-06-02 10:12:36 +02:00
Wuzzy 23630bbac0 Version 0.53.3 2019-05-31 12:15:34 +02:00
Wuzzy 8830edfdf9 Add chorus plant stem usagehelp 2019-05-04 13:39:11 +02:00
Wuzzy 80ee8172fe Only allow placement of chorus stems on valid node 2019-05-04 13:33:37 +02:00
Wuzzy b0c457f2ec Fix chorus plant stems not break in protected land 2019-05-04 12:59:53 +02:00
Wuzzy 1ed1bdfadb Use minetest.raillike_group for rails 2019-04-11 17:03:41 +02:00
Wuzzy 6842c42625 Version 0.53.2 2019-04-09 17:05:16 +02:00
Wuzzy ab81dfb4b4 Stop fire spread if enable_fire=false 2019-04-09 15:25:27 +02:00
Wuzzy fbba40fe5c Fix item container transfer destroying item metadata 2019-04-05 15:30:32 +02:00
Wuzzy a7ceb2462a Deal ender pearl damage as fall damage 2019-04-01 15:22:44 +02:00
Wuzzy 219ec1ddcb Remove old workaround in mcl_stairs 2019-04-01 15:16:33 +02:00
Wuzzy 2203d0df53 Revert "Make item entities a bit more efficient"
This reverts commit ba97dfd02f because it broke item entities.
2019-04-01 10:59:36 +02:00
Wuzzy 8533ff0b75 Hoes and shovels now respect protection
That is, their special action do so.
2019-03-27 13:07:33 +01:00
Wuzzy c6e671376d Make lightning glow in the dark 2019-03-26 12:24:30 +01:00
Oil_boi ba97dfd02f Make item entities a bit more efficient 2019-03-26 10:23:52 +01:00
Wuzzy 719f7b5b77 Explain how characters work in mcl_signs 2019-03-25 13:30:35 +01:00
Wuzzy 42a7baf4b4 Version 0.53.0 2019-03-25 12:47:16 +01:00
Wuzzy 6188d7b528 Fix other boolean settings default fails 2019-03-25 12:42:37 +01:00
Wuzzy 7e9a9821c9 Fix progressive mode not disabable 2019-03-25 12:39:09 +01:00
Wuzzy 5b6cb0a441 Minor tweaks in commandblock help texts 2019-03-25 12:34:12 +01:00
Wuzzy d0a6244be9 Books: Move sign warning to tooltip
Done because of translation problems with the newline
2019-03-25 12:31:46 +01:00
Wuzzy 418368fbc5 Squash daylight sensor help pages to 1 page 2019-03-25 12:15:37 +01:00