Commit Graph

221 Commits

Author SHA1 Message Date
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
d29b8defd4 Fixed Brewing Stands not showing the correct Time
Changed some whitespaces
Less String comparisons again
2018-10-30 15:16:17 +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
124267898e Less String Comparisons, More Cleanup 2018-10-27 23:24:24 +02: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
dd495d5204 Merge branch 'Sataniel98-1.13' 2018-10-26 21:23:28 +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
Sn0wStorm
861b94bded
Merge pull request #151 from DevotedMC/master
Update for MC 1.12 by @ProgrammerDan
2018-10-26 19:17:42 +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
54ebee1dc8 Add default configs for both 1.12- and 1.13+
Co-Authored-By: Zg12 <zg12@users.noreply.github.com>
2018-09-21 21:43:48 +02:00
Daniel Saukel
cc8d142ad9 Fix LogBlock integration 2018-09-21 15:05:50 +02:00
Daniel Saukel
221adfa7bb Fix WG7 integration 2018-09-21 02:02:47 +02:00
Daniel Saukel
dc7e23ac41 Update EntityLWC and GriefPrevention dependencies 2018-09-08 02:45:45 +02:00
Daniel Saukel
8d4a73256d Update WorldGuard support to WG7 2018-09-08 02:28:52 +02:00
Daniel Saukel
ed369d55c9 Update LogBlock integration 2018-09-07 14:13:29 +02:00
Daniel Saukel
3d98b4d8db Fix LegacyUtil bugs 2018-08-30 19:44:16 +02:00
Daniel Saukel
374cf2ab58 Update dependencies 2018-08-30 17:51:17 +02:00
Daniel Saukel
88746401b4 Set API version to 1.13 2018-08-14 17:03:15 +02:00
Daniel Saukel
7083ec323f LegacyUtil fixes 2018-08-14 17:03:03 +02:00
Daniel Saukel
3cb9588158 Access block byte data method in 1.13 2018-08-14 15:35:16 +02:00
Daniel Saukel
576ad7f3c9 Avoid MaterialData in 1.13 2018-08-14 15:32:30 +02:00
Sataniel98
27ecf2e196 Access legacy method with reflection to allow compilation 2018-03-25 22:27:28 +02:00
Sataniel98
ddf14bd3b9 Update pom.xml 2018-03-25 22:14:28 +02:00
Daniel Saukel
70a386ec91 Update fence / wood stairs checks to use LegacyUtil 2018-03-10 17:10:42 +01: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
ProgrammerDan
851160fbac Brewery for 1.12 -- atm just build versions updates 2017-06-10 17:37:08 -04:00
Daniel Boston
49cab54a8f Merge pull request #8 from DevotedMC/hotfix
Hotfix
2017-06-10 17:21:09 -04:00
ProgrammerDan
75a1734ee8 double hotfix fml 2016-12-31 17:42:44 -05:00
ProgrammerDan
838621715c hot-fix for array bounds error 2016-12-14 15:50:49 -05:00
Daniel Boston
967cc14704 Merge pull request #7 from DieReicheErethons/master
update
2016-08-24 11:32:25 -04:00
Sn0wStorm
1a9e9e3a13 Made "using brewtime" a debug message 2016-06-29 23:30:17 +02:00
Sn0wStorm
30c0c7a296 Release 1.5 2016-06-28 21:51:07 +02:00
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
98394b14b4 Release 1.4.4 2016-05-30 01:08:54 +02:00