Commit Graph

115 Commits

Author SHA1 Message Date
Sn0wStorm
435c9819d0 Added Chinese Language #193
Thanks to Neubulae and kp06125
2019-08-18 18:12:09 +02:00
Sn0wStorm
930d4a2028 Moved some Utility to Util Class 2019-08-18 15:42:22 +02:00
Sn0wStorm
67ab8e7de3 Support 1.14 Minecraft Barrels for Aging 2019-08-17 18:53:06 +02:00
Sn0wStorm
a95437cdf1 Started MCBarrel 2019-08-17 12:07:57 +02:00
Sn0wStorm
b713463ba3 Use latest WorldGuard-integration for all versions > 6
Fixes FastAsyncWorldEdit incompatibility
implements #172
2019-07-01 19:09:34 +02:00
Sn0wStorm
e62e9a61c2 Fix putting wrong uids on Brews in 1.14 2019-06-28 16:53:44 +02:00
Sn0wStorm
8fdfa41cc2 Use Gson api for update checking to fix build with 1.14 2019-06-28 16:12:52 +02:00
Sn0wStorm
c063037f89 Added number of recipes Chart 2019-01-17 17:28:58 +01:00
Sn0wStorm
dac29b3849 Added a few Metrics Charts 2019-01-17 16:37:55 +01:00
Sn0wStorm
53ecc5c3c0 Also use setColor in 1.11
Fixes #160
2018-10-31 22:25:32 +01:00
Sn0wStorm
db61e27fa3 Added Simple Command Completion 2018-10-30 18:22:04 +01:00
Sn0wStorm
9bb5936d0d Fixed some warnings 2018-10-30 15:59:56 +01:00
Sn0wStorm
72d13b30dd Convert Materials in old Data Files when loading in 1.13 2018-10-30 15:37:24 +01:00
Sn0wStorm
086f5b5c9e Config Updater to update Material names
Updater will only update materials on 1.13
Updated configs as well
2018-10-30 14:23:01 +01:00
Sn0wStorm
f206e45d03 Exclude all unneeded dependencies from build 2018-10-27 12:41:27 +02:00
Sn0wStorm
54a05b83fe More merge fixes
and use "Levelled" for Cauldrons in 1.13
2018-10-27 12:09:53 +02:00
Sn0wStorm
4f85574e48 Merge branch '1.13' of https://github.com/Sataniel98/Brewery into Sataniel98-1.13 2018-10-26 21:17:09 +02:00
Daniel Saukel
0b57f2b855 Don't use Vault 1.7+ 2018-09-23 21:04:54 +02:00
Daniel Saukel
fcc60c133a Switch from MCStats to bStats 2018-09-21 22:28:35 +02:00
Daniel Saukel
f736a6e331 Load 1.13 configs in 1.13+ and 1.12 configs in 1.12- 2018-09-21 22:10:07 +02:00
Daniel Saukel
8d4a73256d Update WorldGuard support to WG7 2018-09-08 02:28:52 +02:00
Daniel Saukel
00341a814d Rewrite Material switch statements to allow dynamic calls 2018-03-10 17:04:23 +01:00
Daniel Saukel
951fb18dc9 Replace old materials with dynamic calls 2018-01-28 20:48:27 +01:00
ProgrammerDan
5089b24dac Adding Citadel support and finally fixing brew colors for 1.12 2017-07-26 14:36:50 -04:00
Sn0wStorm
e69deaba29 Detect more changes to Cauldrons 2016-06-28 21:35:37 +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
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
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
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
ProgrammerDan
66297bd2e5 Addressing (hopefully) npe in Compat listener. 2016-04-21 18:50:04 -04:00
Daniel Saukel
7a514d5378 Update to 1.9 2016-03-21 20:35:12 +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
1f16c6af04 Added 1.8 Fences 2015-01-10 22:51:01 +01:00