Commit Graph

397 Commits

Author SHA1 Message Date
Wuzzy f832f47531 Remove old nodebox def parts in fence gate 2017-01-20 01:28:02 +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
Wuzzy 38cda7566e Add milk 2017-01-17 01:09:11 +01:00
Wuzzy 4fdfe8d60e Make hoes usable as weapons 2017-01-17 00:44:37 +01:00
Wuzzy a2f5cd99ae Adjust weapon damage and attack delay 2017-01-17 00:38:07 +01:00
Wuzzy 85a7b146b3 Better spawn egg images 2017-01-17 00:19:03 +01:00
Wuzzy 9d6feb0ba0 Change Wither Skeleton spawn egg texture 2017-01-17 00:09:23 +01:00
Wuzzy 34b8263c68 Rename spawn eggs, add wither skeleton egg 2017-01-17 00:05:12 +01:00
Wuzzy d9fd5acdad Add spawner sounds 2017-01-16 23:59:59 +01:00
Wuzzy 6ddf602c01 Make mobs Minecraft tweaks 2017-01-16 23:58:09 +01:00
Wuzzy b3e595e62e Fix crafts 2017-01-16 23:49:09 +01:00
Wuzzy 8633ff3aa5 Fix leather recipes 2017-01-16 23:43:26 +01:00
Wuzzy b73ba9b270 Adjust stack sizes of many items 2017-01-16 23:34:40 +01:00
Wuzzy b6575ab192 Rework throwing code, add egg 2017-01-16 23:11:04 +01:00
Wuzzy e85a830a01 Make snowball a ranged weapon 2017-01-16 21:43:48 +01:00
Wuzzy 5e94d2bdff Make cake eatable 2017-01-16 21:40:59 +01:00
Wuzzy 556d0e6ee1 Add minecart group 2017-01-16 21:21:47 +01:00
Wuzzy ac094daedb Rename cake mod 2017-01-16 21:13:26 +01:00
Wuzzy 22cb7930b6 More Minecraft-like cake behaviour 2017-01-16 21:10:55 +01:00
Wuzzy fa9937d55a Use cake inventory image 2017-01-16 20:59:07 +01:00
Wuzzy c5aa2e612c Adjust health and drops of mobs 2017-01-16 20:52:09 +01:00
Wuzzy 4af543d920 Add ender pearl dummy item 2017-01-16 19:14:39 +01:00
Wuzzy 22d8aa7a41 Add different boat types 2017-01-16 19:10:18 +01:00
Wuzzy f2b5d5a5ad Remove weird schedule_removal in mcl_boats 2017-01-16 18:56:40 +01:00
Wuzzy 49020c7116 Rename boat mod to “mcl_boats” 2017-01-16 18:51:25 +01:00
Wuzzy 6e5b03fa33 Standardize boat entity naming 2017-01-16 18:47:04 +01:00
Wuzzy 6848f2847c Fix arrow textures 2017-01-16 18:40:56 +01:00
Wuzzy 041c3b7be2 Fix some mob naming issues 2017-01-16 18:28:48 +01:00
Wuzzy a0999c2141 Change default spawner settings 2017-01-16 18:23:52 +01:00
Wuzzy 7fa7afba54 mobs_mc: Item names 2017-01-16 18:21:42 +01:00
Wuzzy 0257a4104c Remove craftitems and tools from mobs_mc 2017-01-16 17:44:59 +01:00
Wuzzy 8a5fc728ad Update Mobs redo and add mobs_mc, modified 2017-01-16 17:40:08 +01:00
Wuzzy 8619545f48 Include hudbars mods, dump old hud mod 2017-01-16 16:09:52 +01:00
Wuzzy cef53c0828 Fix stair craft output 2017-01-16 15:17:58 +01:00
Wuzzy f4208bd8e7 Remove redundant legacy code in stairs mod 2017-01-16 15:15:34 +01:00
Wuzzy fe37a4d9e4 Update TNT readme 2017-01-16 15:09:31 +01:00
Wuzzy a333c5a177 Make TNT blink totally white 2017-01-16 15:09:14 +01:00
Wuzzy cc119a717c Fix TNT ignition 2017-01-16 14:59:16 +01:00
Wuzzy 674a989061 Remove material field from TNT def 2017-01-16 14:45:02 +01:00
Wuzzy b150d227e1 Clean up creative inventory tabs a little 2017-01-16 14:29:41 +01:00
Wuzzy d7cb7cb5a8 Categorize redstone stuff in creative tab 2017-01-16 13:58:05 +01:00
Wuzzy c5eeb841a4 Remove fake creative mod 2017-01-16 13:37:59 +01:00
Wuzzy 9211fc8981 Fix some doors messiness 2017-01-16 13:33:31 +01:00
Wuzzy dce02a9979 Fix some global variable fuckups 2017-01-16 13:24:38 +01:00
Wuzzy 6388eb98f1 Fix deprecated item fiel names 2017-01-16 13:00:20 +01:00
Wuzzy c39e502670 Fix typo in mesecons_commandblock 2017-01-16 12:52:20 +01:00
Wuzzy 6a751a6b69 Add mcstair mod for corner stairs 2017-01-16 12:47:32 +01:00
Wuzzy 3b8b24ab5f Grab Minetest Game 0.4.15 stairs mod 2017-01-16 12:47:19 +01:00
Wuzzy 495303a520 Add playerplus variant (suffocation + cactus dmg) 2017-01-16 11:36:30 +01:00
Wuzzy b5b4a6e630 Fix cobweb drop 2017-01-13 05:25:02 +01:00
Wuzzy 78cd9e779c Make redstone light up when walked upon 2017-01-12 23:58:42 +01:00
Wuzzy 8354488e96 Fix large chest to chest conversion 2017-01-12 22:40:02 +01:00
Wuzzy 027aaef235 Fix typo in default 2017-01-12 22:35:51 +01:00
Wuzzy 87b8c3644f Remove hacky_swap_node 2017-01-12 22:34:34 +01:00
Wuzzy 469f5f960e Rename 3d_armor modpack to its original name 2017-01-12 22:16:40 +01:00
Wuzzy ccac208ee3 Remove infotexts 2017-01-12 22:14:32 +01:00
Wuzzy 2ed9e9f0bb Fix crash when saplings grow 2017-01-12 21:01:01 +01:00
Wuzzy 8aa51c9395 Remove mobs_punch.ogg 2017-01-12 19:10:51 +01:00
Wuzzy d88921b5f2 Remove killme and clearme 2017-01-12 16:22:09 +01:00
Wuzzy fb0fa3aa4e Add commands mod
https://forum.minetest.net/viewtopic.php?t=12771
2017-01-12 16:10:57 +01:00
Wuzzy 2779cd761c Add default.gui_bg_img for compability 2017-01-12 15:13:40 +01:00
Wuzzy 36dd4f32a0 Remove fuels 2017-01-12 07:48:13 +01:00
Wuzzy b0fc9778f9 Clean up crafting recipes, add new helpers 2017-01-12 07:43:50 +01:00
Wuzzy cdd326c812 Update wheat crop node def 2017-01-12 07:18:13 +01:00
Wuzzy 6dbce33373 Fix cactus definition 2017-01-12 07:13:58 +01:00
Wuzzy de5f3d5618 Add soil_sapling group 2017-01-12 07:07:30 +01:00
Wuzzy b513385e7b Make sugar canes grow on more blocks 2017-01-12 06:54:16 +01:00
Wuzzy 06f8ec3b25 Colorize golden apple 2017-01-12 06:36:44 +01:00
Wuzzy c9c3820ed4 Add lily pad 2017-01-12 04:37:36 +01:00
Wuzzy 8aca685d10 Kinda implement more fishing rood probabilities 2017-01-12 04:06:50 +01:00
Wuzzy a387138b45 Add more meat 2017-01-12 03:38:03 +01:00
Wuzzy 732e0f4180 Add rabbit's foot 2017-01-12 03:13:03 +01:00