Commit Graph
355 Commits
Author SHA1 Message Date
Sn0wStorm e69deaba29 Detect more changes to Cauldrons 2016-06-28 21:35:37 +02:00
Sn0wStorm 49efceaaae Added recipe option to set Distill Time 2016-06-28 21:01:47 +02:00
Sn0wStorm bd6742a599 Dont add effects in 1.9 2016-06-28 16:31:57 +02:00
Sn0wStorm 82223aafe1 Added config option to disable Chat distortion
Closes: #125
2016-06-28 16:04:45 +02:00
Sn0wStorm 2d714d25e2 Added Italian by FraazT0, Thanks! 2016-06-28 14:26:53 +02:00
Sn0wStorm ae1ef10ccb Added optional Player argument to /brew create
adds #73 allowing /brew create in command blocks
2016-06-27 23:57:58 +02:00
Sn0wStorm ad53ecf8b8 Better Woodtype recognition
Fixes #126 Wood type not recognized on big barrels in 1.9
2016-06-27 22:15:23 +02:00
Sn0wStorm 15a3a5e701 Always recognize "Barrel" on sign 2016-06-27 20:14:29 +02:00
Sn0wStorm a31247efca Fix Brews bugging in the distiller without glowstone
Fixes #127
2016-06-27 20:06:41 +02:00
Sn0wStorm dfe8e09638 Also check Off hand for ingredients
Fixes #132
2016-06-20 23:30:20 +02:00
Sn0wStorm b3a5013a7f Always use item in Main hand for Cauldron
Fixes #130
2016-06-17 22:09:04 +02:00
Sn0wStorm 8aed3df0c6 Extract new default configs when config is updating 2016-05-30 01:00:52 +02:00
Sn0wStorm 20c68454f4 Fixed base effect applying 2016-05-30 00:30:55 +02:00
Sn0wStorm 41c6782635 Implemented puke item despawn time, defaults to 1 min 2016-05-27 21:38:15 +02:00
Sn0wStorm 581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm 816dacf76b Removed longer passing out/overdrinking 2016-05-26 21:26:51 +02:00
Sn0wStorm 85acdcdbb6 Changed some config settings and descriptions 2016-05-26 21:10:48 +02:00
Sn0wStorm d5296bdc8c Check loading Recipes better for validity 2016-05-25 20:01:28 +02:00
Sn0wStorm 6641cec20e Inform the reloading Player of any Errors 2016-05-25 19:22:29 +02:00
Sn0wStorm 169045839e Prepare the feature check for MC1.10 2016-05-23 18:49:33 +02:00
Sn0wStorm 41660c9b4f Release 1.4.2 for 1.9.x
Fixed the BrewEvent firing and double distilling sometimes in 1.9
2016-05-19 01:05:48 +02:00
Sn0wStorm bf57320057 Store last updated time for brews 2016-05-18 22:31:32 +02:00
Sn0wStorm 024c05b817 Convert Potions for 1.9
Convert existing brews to show correct color and lore
2016-05-18 20:28:28 +02:00
Sn0wStorm 37ecf87276 Fix Potion Colors, using PotionType
Workaround additional misleading effects showing in Lore by hiding all Potion Effects
2016-04-27 21:28:42 +02:00
Sn0wStorm 0f38ef008f Fixed too much drunk-pushing in 1.9 2016-04-23 18:51:29 +02:00
Sn0wStorm 468b90be43 Changes for Distilling and 1.9 2016-04-23 17:45:01 +02:00
Daniel Boston 03c00f258e Replacing the potion data avoids the NPE and appears to avoid applying the main effect as desired. 2016-04-21 21:45:35 -04:00
ProgrammerDan 66297bd2e5 Addressing (hopefully) npe in Compat listener. 2016-04-21 18:50:04 -04:00
Daniel Boston 14962a2820 Testing done, should be ready for live. Fixed some issues with inventory scan timing, gotta love asynch. 2016-04-21 01:36:26 -04:00
Daniel Boston 0a91fec591 Distilling now functions in MC 1.9 via artificial tracking of distillation requirement satisfaction. Testing has been limited so far, but appears consistent with 1.8 behavior. Restarting the server will effectively cancel any ongoing brewing, and it will not begin again until manual interaction after restart. Other then that, should be as usual. 2016-04-20 23:55:15 -04:00
ProgrammerDan 76976ba12d qfix for infinite loop and brewtime 2016-04-20 17:17:23 -04:00
Daniel Boston 54e47bcf02 Adding new listeners to emulate prior behavior. Needs work. 2016-04-20 00:13:21 -04:00
Daniel Boston 950d36823d Testing illustrates that the brew event is being called for invalid brews any more, which brewery was leveraging. For distillation, a new way of approaching things is now required. 2016-04-19 07:59:18 -04:00
ProgrammerDan 2d0d059008 Slight adjustment to Sataniel's fixes to preserve tab-based indentation for easy merge compare. 2016-04-18 18:15:30 -04:00
Daniel Saukel ddaa2bdbfc Update to GriefPrevention 13.9.1 2016-03-21 20:36:09 +01:00
Daniel Saukel 7a514d5378 Update to 1.9 2016-03-21 20:35:12 +01:00
Sn0wStorm 08a025fff6 Check if update is actually newer 2015-03-16 20:43:14 +01:00
Sn0wStorm 82837e1977 Allow all ingedients of recipes into the cauldron 2015-03-16 16:31:45 +01:00
Sn0wStorm b8e0f1f38b Try to find Items with Vault
Makes adding Ingredients a lot easier, as Vault has a great database of item names.
Will match things like "green dye", or even "stained glass pane green"
2015-03-16 15:59:44 +01:00
Sn0wStorm 834804e44f Update Metrics 2015-03-16 15:08:55 +01:00
Sn0wStorm 02b909a26a Fixed cauldron duplication bug 2015-03-14 21:57:56 +01:00
Sn0wStorm 1f16c6af04 Added 1.8 Fences 2015-01-10 22:51:01 +01:00
Sn0wStorm bc56fc8770 Barrel implements InventoryHolder 2015-01-10 00:15:13 +01:00
Sn0wStorm 9f563669e2 Pack all resources and languages with jar 2015-01-09 23:02:56 +01:00
Sn0wStorm a8720e01c0 Added a simple Update Checker 2015-01-09 18:08:38 +01:00
Sn0wStorm 224e096448 Fix maven some more 2015-01-09 02:28:04 +01:00
Sn0wStorm 9139d52089 Build using WorldGuard-Snapshot (fixes maven) 2015-01-09 01:33:30 +01:00
Sn0wStorm 46f9c9dc26 Also keep support for WorldGuard 5 2015-01-09 00:45:26 +01:00
Grafe 68d5820501 Added support for WorldGuard 6.0 2015-01-05 16:15:49 +01:00
Sn0wStorm 703edfc8b8 Spread Workload of Barrelchecks to multiple Ticks 2014-09-04 21:54:25 +02:00