Commit Graph

388 Commits

Author SHA1 Message Date
Wuzzy 5d1bb3a8e8 Fix TNT being undiggable, fix TNT drop 2017-01-21 14:33:00 +01:00
Wuzzy e27cf666a9 Tweak some player physics 2017-01-20 21:48:52 +01:00
Wuzzy 27d7775e98 More Minecraft-like mob health 2017-01-20 21:24:56 +01:00
Wuzzy 709079f407 Add saddle, fix mob texture names 2017-01-20 21:09:29 +01:00
Wuzzy 7ac1d3ec35 Remove redundant death callback 2017-01-20 19:03:41 +01:00
Wuzzy 30d3e66e7f Update fishing rod drops 2017-01-20 18:56:38 +01:00
Wuzzy e614ae73aa Fix item replacement for mushroom stew 2017-01-20 18:38:12 +01:00
Wuzzy d80e2d0bf9 Prevent easy jumping over fence gates 2017-01-20 18:31:24 +01:00
Wuzzy d58d9c7641 More brewitems 2017-01-20 11:37:18 +01:00
Wuzzy 354ce3171d More creative category cleanup 2017-01-20 11:34:43 +01:00
Wuzzy 10bb0efe5c Move seeds to material creative category 2017-01-20 11:24:39 +01:00
Wuzzy 95bef458bb Move glistering melon to mcl_potions 2017-01-20 11:21:55 +01:00
Wuzzy 5aba29d076 Move glass bottle to mcl_potions+remove vesselsmod 2017-01-20 11:11:33 +01:00
Wuzzy e3fbd87540 Merge branch 'master' of https://repo.or.cz/MineClone/MineClone2 2017-01-20 05:02:51 +01:00
Wuzzy 09b09b1c44 Massive rework of creative inventory categories 2017-01-20 05:02:08 +01:00
Wuzzy dd1fa65f9e Massive rework of creative inventory categories 2017-01-20 04:54:09 +01:00
Wuzzy 1275af7903 Fix jukebox "Now playing" not disappearing 2017-01-20 03:28:53 +01:00
Wuzzy 326b0971f5 Fix more global fuckups 2017-01-20 02:03:01 +01:00
Wuzzy b4909bcb97 Fix some global variable fuckups 2017-01-20 01:51:17 +01:00
Wuzzy f832f47531 Remove old nodebox def parts in fence gate 2017-01-20 01:28:02 +01:00
Wuzzy 6c803c25d0 Remove TODO list 2017-01-20 01:21:23 +01:00
Wuzzy 361022ce46 Proper formspec for large chest 2017-01-17 19:42:59 +01:00
Wuzzy 6a2bffb078 Place hopper placement sound 2017-01-17 18:42:22 +01:00
Wuzzy 9199ab2647 Rename hopper mod to mcl_hoppers 2017-01-17 18:41:25 +01:00
Wuzzy e7a8d3a12e Make sure hoppers cannot be pushed 2017-01-17 18:32:46 +01:00
Wuzzy c7333c0b82 Make hopper drop contents after digging 2017-01-17 18:30:35 +01:00
Wuzzy eb128cb4c1 Add partial support for large chests 2017-01-17 18:21:51 +01:00
Wuzzy 3deb0213a3 Add Minecraft-style hopper inventory 2017-01-17 18:17:53 +01:00
Wuzzy 570d867157 Clean up hopper names and creative 2017-01-17 17:56:18 +01:00
Wuzzy e7a2a70bca Import hopper mod by jordan4ibanez 2017-01-17 17:50:56 +01:00
Wuzzy 103fd17a93 Pressure plates are now attached nodes 2017-01-17 17:43:39 +01:00
Wuzzy b8eeda3df0 Add missing mesecon node sounds 2017-01-17 17:41:04 +01:00
Wuzzy 3c8f5e92a5 Make redstone be dug by water 2017-01-17 17:36:49 +01:00
Wuzzy dd5c8ddd23 Consistent renaming to redstone 2017-01-17 17:29:14 +01:00
Wuzzy dfac6f9df7 Rename leather armor 2017-01-17 06:56:51 +01:00
Wuzzy 0e8126b9fa Hide mob spawner in creative 2017-01-17 05:28:06 +01:00
Wuzzy ecebe57fec Fix itemframe craft 2017-01-17 05:06:07 +01:00
Wuzzy d636aa1e79 Add sounds to fence gates 2017-01-17 04:19:37 +01:00
Wuzzy 0566bd29ad Fix fence item images 2017-01-17 04:18:36 +01:00
Wuzzy 94d20838bc Fix fence gate magically changing the wood 2017-01-17 04:03:43 +01:00
Wuzzy eb4e776954 Generalize fences code and add new fence types 2017-01-17 04:01:29 +01:00
Wuzzy e3600d77c4 Rename fences mod to “mcl_fences” 2017-01-17 03:03:43 +01:00
Wuzzy 322d2eda4c Greatly simplify fence definition 2017-01-17 02:55:27 +01:00
Wuzzy a7953d526b Fix wall collision box going too deep 2017-01-17 02:10:29 +01:00
Wuzzy 0cb2c2eb8c Add wall sounds 2017-01-17 02:08:41 +01:00
Wuzzy b439e08325 Fix furnace inventory sizes 2017-01-17 01:57:54 +01:00
Wuzzy 31f1126487 Make furnaces always diggable 2017-01-17 01:57:22 +01:00
Wuzzy 5895fcb4b9 More creative fixes 2017-01-17 01:46:38 +01:00
Wuzzy 990ffb139a Make creative hand much faster 2017-01-17 01:36:45 +01:00
Wuzzy e563a705c6 Remove health display of mobs 2017-01-17 01:19:03 +01:00