Commit Graph

585 Commits

Author SHA1 Message Date
Wuzzy 7c3b41651a Make rabbit stew recipes flippable 2017-02-05 23:21:51 +01:00
Wuzzy b6a936c421 Craftguide: Fix some group stereotypes 2017-02-05 23:17:32 +01:00
Wuzzy 6caf054dc8 Craftguide: Squeeze shapeless recipes in 2×2 grid 2017-02-05 23:14:28 +01:00
Wuzzy c054915521 Better grammar for group tooltips in craftguide 2017-02-05 22:53:08 +01:00
Wuzzy 0bde9d73ab Add slight MCl2 craftguide styling 2017-02-05 22:45:25 +01:00
Wuzzy ccd63ec5b7 Add crafting help buttons, remove craftguide items 2017-02-05 22:23:44 +01:00
Wuzzy a9e382db84 Tweak crafting guide for MineClone 2 2017-02-05 22:09:01 +01:00
Wuzzy 0aa2a22a2c Import [craftguide] mod 2017-02-05 22:01:20 +01:00
Wuzzy fd0a7aa616 Fix iron trapdoor being non-usable 2017-02-05 18:03:32 +01:00
Wuzzy 4706fe243a Don't use up bucket contents in creative mode 2017-02-05 17:59:11 +01:00
Wuzzy 71a52de557 Make redstone stuff operable on rightclick 2017-02-05 17:57:33 +01:00
Wuzzy 708217b57d Fix bad tool definition of flint and steel 2017-02-03 02:20:47 +01:00
Wuzzy 4439ee3ff9 Remove pointless enter close in book GUI 2017-02-02 01:41:33 +01:00
Wuzzy 48b282d68b Improve GUI for written books 2017-02-02 01:35:44 +01:00
Wuzzy f6ce4eb484 Simplify book formspec stuff 2017-02-02 01:21:35 +01:00
Wuzzy 04168949ac Add simple book copy recipe 2017-02-02 01:04:31 +01:00
Wuzzy 996a4c6cbb Add book signing and written books 2017-02-02 00:54:51 +01:00
Wuzzy ea1eae674b Make book and quill react on rightclick 2017-02-01 23:36:53 +01:00
Wuzzy e1d94e27cc Reposition “Done” button in book and quill 2017-02-01 23:29:00 +01:00
Wuzzy 3092569729 Fix book and quill not saving text 2017-02-01 23:24:30 +01:00
Wuzzy 602b398a66 Increast max head stack size to 64 2017-02-01 23:18:09 +01:00
Wuzzy c0d2d5e5fb Revert adding max item count 2017-02-01 23:17:13 +01:00
Wuzzy 92274ae1fa Move book/bookshelf to new mod mcl_books 2017-02-01 23:15:23 +01:00
Wuzzy b6c603dc23 More Minecraft-like light levels 2017-02-01 22:12:08 +01:00
Wuzzy bf3af4b0e2 Fix grass drops 2017-02-01 21:19:30 +01:00
Wuzzy 6d34640728 Don't make mob spawner drop itself 2017-02-01 21:09:24 +01:00
Wuzzy d470472097 Don't wear out flintsteel+fire charges in creative 2017-02-01 19:50:39 +01:00
Wuzzy 166b06e265 Fix broken minecart 2017-02-01 19:47:58 +01:00
Wuzzy fe9de35032 Fix creative inventory blocks icon 2017-02-01 19:42:20 +01:00
Wuzzy 0c2ae9bac5 Fix wield image of raw porkchop 2017-02-01 19:20:16 +01:00
Wuzzy d4e22cd844 Fix cooking time of baked potato 2017-02-01 19:15:49 +01:00
Wuzzy 147a983956 Add flower pot craft, rename brick stuff 2017-02-01 18:51:26 +01:00
Wuzzy b8aec37c98 Make white wool craftable 2017-02-01 18:36:03 +01:00
Wuzzy b7b5f619ab Change internal prismarine crystals name 2017-02-01 18:31:02 +01:00
Wuzzy eeae732dba Remove double group definitions 2017-02-01 18:29:12 +01:00
Wuzzy 76cf02909b Move string and bone to mcl_mobitems 2017-02-01 17:59:15 +01:00
Wuzzy 357b6e01cb Fix pig follow behaviour 2017-02-01 17:29:54 +01:00
Wuzzy 8b428f1318 Carrot on a stick has now 26 uses 2017-02-01 17:27:18 +01:00
Wuzzy 4bc5320f95 Add carrot on a stick 2017-02-01 17:11:04 +01:00
Wuzzy 77e9502945 Also wear out flint and steel when used on TNT 2017-02-01 16:45:49 +01:00
Wuzzy 26d519065a Remove unused PNG 2017-02-01 16:45:18 +01:00
Wuzzy 08052b8968 Move fire functions away from mcl_core 2017-02-01 16:45:02 +01:00
Wuzzy 18cd2be89b Add fire charge 2017-02-01 16:39:51 +01:00
Wuzzy 1b76a91d6b Move flint and steel to fire mod 2017-02-01 16:31:27 +01:00
Wuzzy 3c1957b5b9 Rename mod: fire to mcl_fire 2017-02-01 16:26:43 +01:00
Wuzzy 5e609235bf Fix mob creative mode weapon wear thingy 2017-02-01 16:14:23 +01:00
Wuzzy ce2abd0f83 Add rabbit stew 2017-02-01 16:14:03 +01:00
Wuzzy f97453b3d9 Don't wear weapons in creative mode 2017-02-01 16:04:48 +01:00
Wuzzy a9939b8e4b Add wear to some fished items 2017-02-01 15:56:40 +01:00
Wuzzy d6f8da2ab4 Fix fishing pole fishing unknown items 2017-02-01 15:37:04 +01:00
Wuzzy 67f0eae19c Don't apply wear to creative fishing rod 2017-02-01 15:33:25 +01:00
Wuzzy 989f29fae6 Add clownfish, pufferfish, salmon 2017-02-01 15:30:44 +01:00
Wuzzy e3a3f97974 Move fishing stuff to mcl_fishing 2017-02-01 15:21:43 +01:00
Wuzzy 090a7d90e1 Add pumpkin pie 2017-02-01 15:00:22 +01:00
Wuzzy 292488e008 Rename Pumpkin Seed 2017-02-01 14:41:47 +01:00
Wuzzy 05b0978cd5 Minecraft-like flammability blocks 2017-02-01 13:44:36 +01:00
Wuzzy f2798ac11e Pseudo-add beetroot (no textures yet) 2017-02-01 13:29:24 +01:00
Wuzzy 3371479ff7 Flip bottom waterlily texture 2017-02-01 00:35:04 +01:00
Wuzzy 02fe45bca2 Rename mod: default to mcl_core 2017-01-31 23:32:56 +01:00
Wuzzy d0ecf0c66c Fix hardened_clay alias 2017-01-31 12:37:18 +01:00
Wuzzy 1314e31abc Rename farming mod to mcl_farming 2017-01-31 12:35:59 +01:00
Wuzzy 89b30ae108 Rename mod: flowers to mcl_flowers 2017-01-31 12:03:18 +01:00
Wuzzy 7c62c8fe6c Rename mod: commands to mcl_commands 2017-01-31 10:06:55 +01:00
Wuzzy 823321b570 Rename head mod to mcl_heads 2017-01-31 10:05:32 +01:00
Wuzzy 8417b246b5 Rename dye to mcl_dye 2017-01-30 15:33:04 +01:00
Wuzzy fe283986ba Rename wool mod to mcl_wool 2017-01-30 15:25:24 +01:00
Wuzzy bd436aa9b0 Fix horse drop 2017-01-28 12:44:41 +01:00
Wuzzy 5035ef9438 Update piston stoppers 2017-01-28 12:30:06 +01:00
Wuzzy b67fb1db6c Make inverted daylight sensor non-craftable 2017-01-28 12:21:43 +01:00
Wuzzy fcb50593e7 Simplify dragon egg selection box 2017-01-28 11:58:57 +01:00
Wuzzy 8c33757f0b Disable random_struct for good 2017-01-28 03:45:14 +01:00
Wuzzy bd125d3ddf Remove wall debug text 2017-01-28 02:43:58 +01:00
Wuzzy 78dd7f4826 End stuff is not ground content 2017-01-28 01:58:17 +01:00
Wuzzy d737108e4e Add end rod FIXME 2017-01-28 01:30:58 +01:00
Wuzzy 4647bbcad9 Remove chorus fruit b/c of missing texture 2017-01-28 01:14:19 +01:00
Wuzzy d25f3b51b6 Add chorus fruit/popped chorus fruit 2017-01-28 01:13:31 +01:00
Wuzzy 397cd97ae9 Add end rod 2017-01-28 01:01:10 +01:00
Wuzzy 6b2a10a78f Add dragon egg sounds 2017-01-28 00:10:27 +01:00
Wuzzy dae21ed777 Add dragon egg 2017-01-28 00:08:10 +01:00
Wuzzy 7dc275365c Remove AnimTicksPerSecond in .x files 2017-01-27 23:31:51 +01:00
Wuzzy f5fd5e400f Fix error messages about missing mob textures 2017-01-27 19:07:38 +01:00
Wuzzy f000347380 Rename wallet mod to mcl_walls 2017-01-27 18:15:36 +01:00
Wuzzy 3613fb1f43 Disable random_struct 2017-01-27 14:37:06 +01:00
Wuzzy 61bdd40e8a Fix cacti and dead bushes not spawning 2017-01-27 14:12:46 +01:00
Wuzzy 34e1d83225 Add more mapgen aliases 2017-01-27 14:04:30 +01:00
Wuzzy fd1845029e Refactor default mod and get rid of many globals 2017-01-27 13:45:21 +01:00
Wuzzy 8ee0184a1d Update old default:furnace stuff 2017-01-27 12:44:05 +01:00
Wuzzy 191b09f62a Move chests to new mcl_chests mod 2017-01-27 12:42:05 +01:00
Wuzzy 1e540a0746 Remove legacy nodeupdate 4 core.check_for_falling 2017-01-26 19:14:07 +01:00
Wuzzy 0bc7f6e912 Rename TNT smoke texture 2017-01-26 19:09:22 +01:00
Wuzzy 21638f053c Decrease throwing speed 2017-01-26 19:07:30 +01:00
Wuzzy 7e7d3acb08 Make throwables only collide on solid nodes 2017-01-26 19:05:25 +01:00
Wuzzy 460f7a1962 Save staticdata in throwables 2017-01-26 18:59:57 +01:00
Wuzzy a7ed0520b5 Don't remove throwables in creative 2017-01-26 18:50:06 +01:00
Wuzzy 92c68792e2 Make throwable items fly faster 2017-01-26 18:44:52 +01:00
Wuzzy 0f535df79a Disallow torch placement on ceiling 2017-01-26 18:06:31 +01:00
Wuzzy 1828a54374 Fix TNT texture names 2017-01-26 11:27:20 +01:00
Wuzzy 5722535e07 Rename tnt mod to mcl_tnt 2017-01-26 11:24:50 +01:00
Wuzzy 08ebd54edd Move furnaces to new mcl_furnaces mod 2017-01-25 19:07:59 +01:00
Wuzzy 5c5cd6822b Restrict creative inventory to one player 2017-01-25 12:20:21 +01:00
Wuzzy 53800c561a Update ender pearl itemstring 2017-01-25 11:47:44 +01:00
Wuzzy caf05770c5 Make ender pearl throwable and teleport player 2017-01-25 11:45:17 +01:00
Wuzzy 55145a4e17 Tweak creative slider size 2017-01-24 22:19:42 +01:00
Wuzzy e70ef935d4 Much more efficient creative search tab 2017-01-24 21:58:11 +01:00
Wuzzy bc9bbdd399 Escape creative search field 2017-01-24 21:23:30 +01:00
Wuzzy 53802c3da2 Add unprintable escape char to creative search 2017-01-24 21:22:23 +01:00
Wuzzy 5c61d0dd19 Creative: Fix inventory fuckup after scrolling 2017-01-24 21:18:42 +01:00
Wuzzy 71420f907b Add thin squares to creative tab buttons 2017-01-24 12:45:37 +01:00
Wuzzy 32dfd627b8 Add choppy to creative diggable groups 2017-01-24 09:08:54 +01:00
Wuzzy ddec451cad Fix crash after digging door 2017-01-24 09:04:13 +01:00
Wuzzy 9c6998946f Remove scroll background in survival inv. in C.M. 2017-01-24 08:58:52 +01:00
Wuzzy 2ba58c782a Remove scrollbar from survival inv. in creative 2017-01-24 08:50:31 +01:00
Wuzzy bc9491ffdd Get rid of a ton of global variables 2017-01-24 02:31:49 +01:00
Wuzzy 06933135b4 Add armor preview images 2017-01-23 13:22:48 +01:00
Wuzzy 1a88bce60d Rename painting description 2017-01-23 12:23:37 +01:00
Wuzzy 827d7c7eb2 Fix diamond armor item names 2017-01-23 12:06:07 +01:00
Wuzzy 558d54befc Make creative more convenient to use 2017-01-23 01:09:46 +01:00
Wuzzy 19cd922396 Creative: Add brewing category 2017-01-23 00:02:58 +01:00
Wuzzy 2772b9357b Finally fix creative tabs highlighting 2017-01-22 23:56:10 +01:00
Wuzzy e6ff6a8110 Fix some issues with creative tabs 2017-01-22 17:42:41 +01:00
Wuzzy 3278085904 More Minecraft-like hunger system (partially) 2017-01-21 15:10:08 +01:00
Wuzzy 15d569b769 Don't change mob name tag color 2017-01-21 14:42:55 +01:00
Wuzzy 5d1bb3a8e8 Fix TNT being undiggable, fix TNT drop 2017-01-21 14:33:00 +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 09b09b1c44 Massive rework of creative inventory categories 2017-01-20 05:02:08 +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 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