Commit Graph

448 Commits

Author SHA1 Message Date
Sn0wStorm
37f22f248f Fix Campfire detection on older versions
Previous Commit was "Added campfire as fire source for cauldrons"
2019-08-15 18:30:22 +02:00
Tristan van den Elzen
d643982dd3 Merge branch 'pr/194' 2019-08-15 17:59:06 +02:00
Sn0wStorm
e123f32728 Reduce random chunk loads 2019-08-15 17:44:26 +02:00
Sn0wStorm
ad58d7b609 Potion Effects have different durations now 2019-07-04 16:28:44 +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
f4af4c3f00
Merge pull request #183 from Sataniel98/1.14
Update to MC 1.14
2019-06-27 18:39:12 +02:00
Sn0wStorm
3dae975756
Merge pull request #187 from iarepandemonium/master
Fix WorldEdit version for the one currently present in sk89q's maven repo.
2019-06-27 18:36:14 +02:00
Kimberly Boynton
f2edaf5d23
Update pom.xml 2019-06-02 00:36:00 -04:00
Kimberly Boynton
5e11c69afe
Update pom.xml 2019-06-02 00:32:59 -04:00
Daniel Saukel
aca7e54bfa Update to MC 1.14 2019-04-27 20:14:55 +02:00
Daniel Saukel
314889be89 Use dynamic placeholder potion type instead of null for custom potion colors 2019-03-07 18:41:45 +01:00
Daniel Saukel
edea97f9a2 Add RGB colored potions 2019-03-05 20:55:52 +01:00
Sn0wStorm
13d13dcf72 Give more Info to Admins ingame on Error 2019-01-17 17:48:36 +01: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
213ef13c0e Fix older Builds of WorldGuard 7.0
Created a Brewery maven repo, use that for some of the dependencies
2019-01-17 12:30:12 +01:00
Sn0wStorm
e1d68a03dc
Merge pull request #176 from Sataniel98/master
Fix for latest WorldGuard 7 builds
2019-01-17 12:28:09 +01:00
Daniel Saukel
9ec092b304 Replace getApplicableRegions() call with reflection call to allow compilation 2019-01-12 16:59:50 +01:00
Daniel Saukel
8294e928bc Update WG support to latest builds; resolves #175 2019-01-12 16:43:46 +01:00
Sn0wStorm
5b0945732d Split Catch Block again 2018-11-01 00:06:07 +01:00
Sn0wStorm
53ecc5c3c0 Also use setColor in 1.11
Fixes #160
2018-10-31 22:25:32 +01:00
Sn0wStorm
0815caf553 Allow Magma Block as Heat Source
implements #166
2018-10-31 21:00:21 +01:00
Sn0wStorm
0ed69b7125 Fixes to the Brewing Stand for distilling 2018-10-31 20:22:48 +01:00
Sn0wStorm
db61e27fa3 Added Simple Command Completion 2018-10-30 18:22:04 +01:00
Sn0wStorm
6da8bbcb48 Tested integrations 2018-10-30 17:34:52 +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
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