Commit graph

  • b1cb7eafa7 Don't generate v6 decos if not v6 mapgen Wuzzy 2017-02-23 00:45:32 +0100
  • a244b43bf2 Remove unused flower aliases Wuzzy 2017-02-23 00:32:31 +0100
  • 36217e2834 Move flowers mapgen to new mod Wuzzy 2017-02-23 00:31:31 +0100
  • 177defa9de Don't generate flowers in flat mapgen Wuzzy 2017-02-23 00:29:03 +0100
  • 73957c46b2 Partially re-implement Superflat Wuzzy 2017-02-23 00:15:47 +0100
  • 85ce127e6b Add some simple experimental biomes for non-v6 Wuzzy 2017-02-22 23:21:13 +0100
  • 9ca2f328cd Increase tiny slime spawn distance Wuzzy 2017-02-22 22:07:30 +0100
  • 96d7d3b0f7 MC-like mob size for slimes Wuzzy 2017-02-22 21:55:25 +0100
  • e044058d46 Improve spawn points of split slimes Wuzzy 2017-02-22 21:49:56 +0100
  • 025419dd49 Void blocks are now piston stoppers Wuzzy 2017-02-22 20:16:46 +0100
  • c9ecd43fdf Fix size of endermen Wuzzy 2017-02-22 20:15:04 +0100
  • e94b941dd8 Slightly reduce pointing range Wuzzy 2017-02-22 20:10:06 +0100
  • a993ed6f06 Don't play place sound when failed to place torch Wuzzy 2017-02-22 17:17:20 +0100
  • a3f9d14cc1 Fix piston pusher texture errors Wuzzy 2017-02-22 17:13:36 +0100
  • 2886c47e13 Fix piston sounds (wood and stone) Wuzzy 2017-02-22 17:07:24 +0100
  • 2af57ea853 More blast resistance definitions Wuzzy 2017-02-22 16:22:28 +0100
  • 0aeb109c64 Add blast resistance to a ton of blocks Wuzzy 2017-02-22 16:03:59 +0100
  • 6be056c0e7 Add blast resistance to core blocks and anvils Wuzzy 2017-02-22 15:40:22 +0100
  • 0c02551769 Fix crash in craftguide w/ unknown group Wuzzy 2017-02-22 15:16:57 +0100
  • b0a72d548d Pumpkin stems now sometimes drop seeds Wuzzy 2017-02-22 15:13:17 +0100
  • 4d159ffe8b Add descriptions to farming plants Wuzzy 2017-02-22 15:08:39 +0100
  • 672d080a96 100% to drop beetroot seeds for premature beetroot Wuzzy 2017-02-22 14:50:13 +0100
  • e2cee05a21 Melon stems roughly have the drop chances like MC Wuzzy 2017-02-22 14:46:21 +0100
  • 6080a3a64b Fix potato plant drops, also drop poison potatoes Wuzzy 2017-02-22 14:25:54 +0100
  • 034614003d Fix more errors when building hoppers Wuzzy 2017-02-22 14:15:06 +0100
  • 9b857e685e Get rid of mcl_hoppers:hopper_item Wuzzy 2017-02-22 14:00:58 +0100
  • e603b119ef Anvils now stop pistons Wuzzy 2017-02-22 13:39:58 +0100
  • c8d9ab48c7 API: Hint about mcl_hunger var Wuzzy 2017-02-22 13:33:45 +0100
  • c60cff8f81 Fix crash when sprinting Wuzzy 2017-02-22 13:28:03 +0100
  • 7da471386b Remove unused optdepends of mcl_hunger Wuzzy 2017-02-22 13:18:26 +0100
  • 57b53a0c08 Make endermen slightly more rare Wuzzy 2017-02-22 06:11:40 +0100
  • a05cbd29ef Remove unused parameters from fences API Wuzzy 2017-02-22 04:09:21 +0100
  • 296e746fab Allow to use custom fence gate sounds Wuzzy 2017-02-22 03:57:12 +0100
  • 816c8b4b38 Fix incorrect drop of open fence gates Wuzzy 2017-02-22 03:28:25 +0100
  • da2742d27b Fix signs being non-placable Wuzzy 2017-02-22 02:51:00 +0100
  • 14e61a5958 Falling anvils now hurt players Wuzzy 2017-02-22 02:38:41 +0100
  • 4300795837 Mark unfinished items with “WIP” in tooltip Wuzzy 2017-02-22 01:46:13 +0100
  • 84b20db53e Add anvil dummy nodes Wuzzy 2017-02-22 01:05:37 +0100
  • be52fe5754 Highlight getting started guide Wuzzy 2017-02-22 00:26:08 +0100
  • 30c3aff0cc Links and stuff in README Wuzzy 2017-02-22 00:23:32 +0100
  • 4442e9ac57 v0.12.1: Fix furnace background texture bug Wuzzy 2017-02-22 00:10:07 +0100
  • 77639e2910 Version 0.12.0 Wuzzy 2017-02-21 23:50:03 +0100
  • 6d20ce6d21 Disable drop of glass panes Wuzzy 2017-02-21 23:41:44 +0100
  • 5ca9f141c6 Don't allow to collect cow/chicken/pick Wuzzy 2017-02-21 23:17:26 +0100
  • 27ee14b291 Fix sign being able to destroy block when building Wuzzy 2017-02-21 23:05:57 +0100
  • 89e3115753 Tweak arrow speed and damage from dispensers Wuzzy 2017-02-21 22:57:46 +0100
  • 878888b051 Different arrow damage and speed based on charge Wuzzy 2017-02-21 22:51:07 +0100
  • d4ea161f33 Fix arrows from bow facing the wrong direction Wuzzy 2017-02-21 22:31:39 +0100
  • e396ab8e4d Allow to only shoot fully charged arrows Wuzzy 2017-02-21 22:19:37 +0100
  • 3fc496c0e1 Fix bow charging without arrows Wuzzy 2017-02-21 22:18:27 +0100
  • d25feb2990 Allow to shoot arrow anywhere in inventory Wuzzy 2017-02-21 21:59:45 +0100
  • db7a3e9f03 Add central API documentation hub Wuzzy 2017-02-21 21:28:58 +0100
  • 0a28c15e32 API documentation for mcl_fences Wuzzy 2017-02-21 20:53:43 +0100
  • 6cbf1d098f Mcl_fences: Allow 2 register fences/gates seperate Wuzzy 2017-02-21 20:18:08 +0100
  • e866c610cb Automatically add craft for walls Wuzzy 2017-02-21 18:04:50 +0100
  • beb8e50eb6 Add API document for mcl_walls Wuzzy 2017-02-21 17:32:48 +0100
  • 99e4b04e55 Allow to set custom wall sounds Wuzzy 2017-02-21 17:20:58 +0100
  • d0bcf7897e Add group support to mcl_walls API Wuzzy 2017-02-21 17:14:15 +0100
  • d36beaf64f Prevent sprinting if hunger level <= 6 Wuzzy 2017-02-21 16:44:26 +0100
  • 2e7ce77985 mcl_util.is_in_void Wuzzy 2017-02-21 16:38:28 +0100
  • c866227d54 Barrier and void nodes drop nothing Wuzzy 2017-02-21 16:25:41 +0100
  • 0288f9d0a9 Add mcl_hunger API: Set and get hunger Wuzzy 2017-02-21 15:58:51 +0100
  • 341e8fadb2 Move sprint vars into mcl_sprint table Wuzzy 2017-02-21 15:45:48 +0100
  • 94eb0b19e6 Only 30% sprint speed, no higher sprint jump Wuzzy 2017-02-21 15:43:04 +0100
  • dd03c2a62a Add simple sprinting mod Wuzzy 2017-02-21 15:39:22 +0100
  • c1f8e37b1e Remove old broken sprint mod Wuzzy 2017-02-21 15:12:31 +0100
  • cf420a090c Make skycolor mod always active Wuzzy 2017-02-21 15:09:54 +0100
  • cdd616f6b1 Fix lightning sky color issues Wuzzy 2017-02-21 15:00:16 +0100
  • ae023dfe1f Fix rain sky not removed after /weather none Wuzzy 2017-02-21 14:44:04 +0100
  • fcc8189342 Rename mesecon torch to redstone torch Wuzzy 2017-02-21 13:49:36 +0100
  • 5a6fd4f39f Resolve the void / weather sky color conflict Wuzzy 2017-02-21 13:48:20 +0100
  • edde01d582 Fix weather sky color issues Wuzzy 2017-02-21 04:20:43 +0100
  • 6d9eeb24ec Don't stop hopper transfer if a single item can't be moved Wuzzy 2017-02-21 03:38:24 +0100
  • 2491213db3 Hoppers: Only put fuels into furnace fuel slots Wuzzy 2017-02-21 03:22:25 +0100
  • 649fca5aff Add mcl_util.is_fuel Wuzzy 2017-02-21 03:00:48 +0100
  • 93cbabc61e Set Minecraft sleeping times for bed Wuzzy 2017-02-21 02:53:32 +0100
  • 6e9b23eb12 Remove temporary inc sac recipe Wuzzy 2017-02-21 02:30:22 +0100
  • d8f423ac07 Allow to put fuels into furnace with hoppers Wuzzy 2017-02-21 02:09:34 +0100
  • e5f6837c27 Rename active furnace Wuzzy 2017-02-21 01:48:11 +0100
  • 561d23678a Add furnace recipe back again Wuzzy 2017-02-21 01:44:15 +0100
  • 20c84b98f8 Complete refresh of furnace mod Wuzzy 2017-02-21 01:41:13 +0100
  • f8685e6941 Don't give item after punching saddled horse Wuzzy 2017-02-21 00:31:12 +0100
  • f023a1962f Rain now extinguishes fire, lightning now always makes fire Wuzzy 2017-02-20 21:43:10 +0100
  • 1c6f1591da Add mcl_clock item stereotype Wuzzy 2017-02-20 21:16:51 +0100
  • 7ae2d1dc4f Make compass clickable in craft guide Wuzzy 2017-02-20 21:14:10 +0100
  • cb7697fcfe Move weather mods to ENVIRONMENT modpack Wuzzy 2017-02-20 21:00:48 +0100
  • 94a2c0fe0d Version 0.11.0 Wuzzy 2017-02-20 20:07:07 +0100
  • 80ea7595b6 Make fire by lightning rare again Wuzzy 2017-02-20 19:29:36 +0100
  • f1cfee9c78 Rename set_weather to weather command Wuzzy 2017-02-20 19:24:23 +0100
  • 45e45e9c66 Import mods: lightning and weather_pack Wuzzy 2017-02-20 19:05:26 +0100
  • 1f3d14e0b0 Complain about ugly soul sand speed code Wuzzy 2017-02-20 17:10:51 +0100
  • 1f4f6a0e84 Soul sand + (packed) ice or slimeblock = ultraslow Wuzzy 2017-02-20 17:06:19 +0100
  • 342f0dcdaa Slow down players even more on soul sand Wuzzy 2017-02-20 16:58:56 +0100
  • 07532d3b9b Mention the new bug tracker in README files Wuzzy 2017-02-20 16:56:23 +0100
  • 1bbb606e63 Fix punch sound being lost im limbo Wuzzy 2017-02-20 16:37:18 +0100
  • 40783d2ca6 Fix crash w/ mcl_util group-less item move Wuzzy 2017-02-20 16:30:07 +0100
  • f7eecbcf27 Remove some temporary crafting recipes, not needed Wuzzy 2017-02-20 07:37:37 +0100
  • 60c6a97de4 Make music discs pre-obtainable Wuzzy 2017-02-20 07:34:47 +0100
  • aa5ef41015 Globalize bedrock generation position Wuzzy 2017-02-20 07:10:03 +0100
  • 0f2787cd16 Handle player void handling in playerplus Wuzzy 2017-02-20 06:56:17 +0100