Commit Graph
100 Commits
Author SHA1 Message Date
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 98394b14b4 Release 1.4.4 2016-05-30 01:08:54 +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 ee211916c6 Release 1.4.3 2016-05-28 19:01:24 +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 e015b29c1c Changed Repo priority
The Maven Build succeeds now, even though there are still zip errors
for the LogBlockQuestioner
2016-05-18 14:12:36 +02:00
Sn0wStorm a00076a77c Merge pull request #120 from Sataniel98/master
Fix DieReicheErethons/Brewery#119
update pom.xml to include newest LWC and GriefPrevention
2016-05-18 00:09:34 +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
Sn0wStorm 82964cfd8c Merge pull request #116 from DevotedMC/master
Update to support 1.9.x
2016-04-23 15:14:21 +02: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 aff7857c43 Update the fr config with english text 2015-01-09 23:29:43 +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
Sn0wStorm 703edfc8b8 Spread Workload of Barrelchecks to multiple Ticks 2014-09-04 21:54:25 +02:00
Sn0wStorm dac2bf90af Threaded savefile writes 2014-09-04 13:06:34 +02:00
Sn0wStorm 68c73ce8a8 Added "Static" Command 2014-09-03 22:03:03 +02:00
Sn0wStorm 30fa43633f More Options for Potion-Effects 2014-09-03 01:05:53 +02:00
Sn0wStorm ebfbda884a Add 1.7 Woodtypes to the Config Description 2014-08-25 21:43:25 +02:00
Sn0wStorm 620ab93b6c "Create" Command 2014-08-25 20:42:40 +02:00
Sn0wStorm 70177e9f9e Added Ingredients by Data Value 2014-08-20 17:40:10 +02:00
Sn0wStorm 64b72e0118 Merge Branch RemoveItemIDs 2014-06-06 02:15:18 +02:00
Sn0wStorm abce80e2ab Build with Bukkit 1.7.9 2014-06-06 01:36:22 +02:00
Sn0wStorm e8c905e19f Added Support for UUID 2014-06-06 01:27:27 +02:00
Sn0wStorm 28dcfbe5d2 /br -> /brew, added Persistence 2014-06-03 23:10:47 +02:00
Sn0wStorm f69d55ebb5 GetData Fixes, Added DataUpdater 2014-06-03 21:03:32 +02:00
Sn0wStorm a4b9b08f82 Config Formatting 2014-05-07 16:12:17 +02:00
Sn0wStorm e1f10b6be1 Added some new Permissions 2014-05-07 02:37:28 +02:00
Sn0wStorm 31385edce5 Return empty buckets when using as ingredient 2014-05-06 23:41:01 +02:00
Sn0wStorm cb773a3662 Option to disable Third-Party Support
Put Calls to other Plugins in try blocks
2014-05-06 23:19:25 +02:00
Sn0wStorm 0739b67157 Add Repo 2014-05-06 21:19:42 +02:00
Sn0wStorm c4a0a8dbbe Quote Regex Characters when Distorting Chat
Untestet GriefPrevention Support
2014-05-06 20:45:40 +02:00
Sn0wStorm 13abf2475c LogBlock ChestAccess logging Support 2014-04-09 00:35:08 +02:00
Sn0wStorm 1c6fe6cc33 Listener for Barrel breaking -> LWC Support 2014-04-08 16:11:20 +02:00
Sn0wStorm 6d11efb0ad Added WorldGuard Support 2014-02-16 19:55:54 +01:00
Sn0wStorm 23972e69c6 Ignore most cancelled Events 2014-02-16 17:11:02 +01:00
Sn0wStorm 40d226af9e Fixed Adding Blocks to Cauldon in 1.7 2014-02-16 16:43:32 +01:00
Sn0wStorm 5007c1e935 Merge pull request #34 from Lucariatias/patch-3
Use bukkit-repo for CraftBukkit
2014-02-16 16:22:11 +01:00
Sn0wStorm e2733d14d2 Merge pull request #33 from Lucariatias/patch-2
Create .travis.yml
2014-02-16 16:21:46 +01:00
Sn0wStorm 0201d93919 Merge pull request #32 from Lucariatias/patch-1
Update color method to use built-in Bukkit methods
2014-02-16 16:21:17 +01:00
Sn0wStorm 471392dc68 Fixed Barrel Dupe Bug 2013-12-22 03:49:50 +01:00
Sn0wStorm 71a8a66d64 Added some bypass permissions 2013-11-21 23:06:43 +01:00
Sn0wStorm 9d5b90254a Added ConfigUpdater 2013-11-21 22:08:47 +01:00
Sn0wStorm 200f41f0c9 Removed dependency on vault 2013-11-21 17:36:03 +01:00
Sn0wStorm a8d6a78b69 Implemented distortion override letters 2013-11-21 17:14:14 +01:00
Sn0wStorm f4f0bc9511 Release 2013-10-27 22:54:48 +01:00
Sn0wStorm 548c14ae89 Translated config to English 2013-10-27 19:25:29 +01:00
Sn0wStorm 731fe40b0e Log Player tried to say 2013-10-25 17:59:21 +02:00
Sn0wStorm 3935486e52 Delete Readme 2013-10-25 16:24:02 +02:00
Sn0wStorm fa3c1bc63a Language defaults to en 2013-10-25 15:24:16 +02:00
Sn0wStorm 26d368cf56 Changed LanguageReader to UTF-8 2013-10-25 14:05:05 +02:00
Sn0wStorm 54d4521b2b Added some more Strings to LanguageReader 2013-10-15 18:14:11 +02:00
Sn0wStorm 807922d34f v0.5 -> v0.5.1 2013-09-09 16:34:29 +02:00
Sn0wStorm ef7293883f Disable Debug Messages 2013-09-09 16:28:35 +02:00
Sn0wStorm a549280ee6 Version 0.5 2013-09-07 19:31:02 +02:00
Sn0wStorm 080bcf2d76 Decrease Drunkeness on Death 2013-09-07 19:27:46 +02:00
Sn0wStorm dcf92cf074 Remove Drunkeness on Death 2013-09-06 00:22:39 +02:00
Sn0wStorm c691fea1ee Errorhandling for Recipeloading 2013-09-05 23:02:45 +02:00
Sn0wStorm 07a9778c8b Less Bad Effects for good Quality 2013-09-05 22:21:26 +02:00
Sn0wStorm 67a9a9e124 Add File Version 2013-09-05 20:05:19 +02:00
Sn0wStorm dee9208b82 Save Worldnames for later use 2013-09-05 19:53:49 +02:00
Sn0wStorm 8ab8fe91a6 Fixed Recipes not reloading on cmd 2013-09-05 18:46:33 +02:00
Sn0wStorm a466593920 Consider All Recipes 2013-09-05 17:53:55 +02:00
Sn0wStorm 4bd011f232 Handling for renamed or removed Recipes 2013-09-05 17:45:44 +02:00
Sn0wStorm 8a5f19899c Reworked Barrel Wood Type 2013-09-05 17:09:20 +02:00
Sn0wStorm a990e91496 Dont Override Interaction while Sneaking 2013-09-04 23:46:07 +02:00
Sn0wStorm bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00
Sn0wStorm edfeab1fc8 Fixed Hangover 2013-09-01 23:47:01 +02:00
Sn0wStorm 16bb62c854 Fixed dropping Potions with colored Lore 2013-09-01 21:45:02 +02:00
Sn0wStorm c7c72e1699 Dont get non-distill Recipe for distilled Brew 2013-09-01 21:37:38 +02:00
Sn0wStorm b09131c2e0 Also for small cooking time 2013-09-01 20:26:19 +02:00
Sn0wStorm c748e0b7b5 Reduced Difficulty for small Ingredient amounts 2013-09-01 18:58:51 +02:00
Sn0wStorm 33285e54de Alc changes for bad potions 2013-08-31 18:23:03 +02:00
Sn0wStorm ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Sn0wStorm d1e9ad29f8 Added cmd Delete 2013-08-21 00:04:24 +02:00
Sn0wStorm 925107fdfc Added cmd Copy 2013-08-20 23:19:23 +02:00