Commit Graph

52 Commits

Author SHA1 Message Date
Wuzzy d519eb6b4d Remove shulker box from inv. in creative mode 2017-02-07 02:22:41 +01:00
Wuzzy a7ed0bb7dd Use correct GUI label of ender chest 2017-02-06 22:10:20 +01:00
Wuzzy ccd63ec5b7 Add crafting help buttons, remove craftguide items 2017-02-05 22:23:44 +01:00
Wuzzy c0d2d5e5fb Revert adding max item count 2017-02-01 23:17:13 +01:00
Wuzzy fe9de35032 Fix creative inventory blocks icon 2017-02-01 19:42:20 +01:00
Wuzzy 147a983956 Add flower pot craft, rename brick stuff 2017-02-01 18:51:26 +01:00
Wuzzy 05b0978cd5 Minecraft-like flammability blocks 2017-02-01 13:44:36 +01:00
Wuzzy 02fe45bca2 Rename mod: default to mcl_core 2017-01-31 23:32:56 +01:00
Wuzzy 89b30ae108 Rename mod: flowers to mcl_flowers 2017-01-31 12:03:18 +01:00
Wuzzy 191b09f62a Move chests to new mcl_chests mod 2017-01-27 12:42:05 +01:00
Wuzzy 5c5cd6822b Restrict creative inventory to one player 2017-01-25 12:20:21 +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 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 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 09b09b1c44 Massive rework of creative inventory categories 2017-01-20 05:02:08 +01:00
Wuzzy 361022ce46 Proper formspec for large chest 2017-01-17 19:42:59 +01:00
Wuzzy 990ffb139a Make creative hand much faster 2017-01-17 01:36:45 +01:00
Wuzzy 556d0e6ee1 Add minecart group 2017-01-16 21:21:47 +01:00
Wuzzy 22d8aa7a41 Add different boat types 2017-01-16 19:10:18 +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 dce02a9979 Fix some global variable fuckups 2017-01-16 13:24:38 +01:00
Wuzzy bc0879911f Replace the horribly outdated minetest.env stuff 2017-01-11 18:21:46 +01:00
Wuzzy 4bed5f7c10 Update all fuel recipes 2017-01-10 06:43:07 +01:00
Wuzzy 0b0c3701b5 Opps. Add accidentally removed image 2017-01-10 01:14:39 +01:00
Wuzzy 1f83eb0ef8 Use new creative images 2017-01-10 01:12:26 +01:00
Wuzzy 2bfad4061d Fix creative being stuck after page 3 2017-01-09 18:54:58 +01:00
Wuzzy 68a0dd500e Creative: Rename mese to redstone 2017-01-09 13:54:02 +01:00
Wuzzy 1631278223 Remove 2 unused images 2017-01-09 05:30:21 +01:00
Wuzzy e5e74cca70 Fix delete items 4-9 after closing crafting table 2017-01-09 03:29:52 +01:00
Wuzzy d49f49b876 Minor creative sorting fix 2017-01-06 01:37:13 +01:00
Wuzzy d72967d071 Fix tooltip color for creative 2017-01-06 01:32:38 +01:00
Wuzzy 9f697d3920 Add listring support for creative 2017-01-06 01:31:04 +01:00
Wuzzy 7fbe2f98ce Don't delay setting inventory stuff 2017-01-06 01:25:49 +01:00
Wuzzy acc04d796d Fix bad crafting inventory sizes 2017-01-06 01:18:02 +01:00
Wuzzy 8ea1d8a755 Add more listring support 2017-01-06 00:36:58 +01:00
Wuzzy 3800e73eb7 Better chest formspec 2017-01-06 00:24:50 +01:00
Wuzzy 20b804ab74 Fix furnace formspecs 2017-01-06 00:03:57 +01:00
Wuzzy ef435e730b Fix crafting table 2017-01-05 23:54:02 +01:00