Sn0wStorm
27652b511f
Include config patches is pom build
2019-12-02 20:24:14 +01:00
Sn0wStorm
55200608c1
Language Updater: Put new lines at the end
2019-12-02 15:56:30 +01:00
Sn0wStorm
7f2f9d75dd
Rewrite of the Custom item into RecipeItem
...
and Ingredient with subclasses
Implemented adding custom items to Ingredients
Added support for plugin-items
2019-11-06 19:44:52 +01:00
Sn0wStorm
4909e59c90
Implemented NBT Saving
...
1.13: CustomItemTagContainer
1.14: PersistentDataContainer
2019-10-20 21:06:35 +02:00
Sn0wStorm
f431c13100
Load Scramble Seed key from Config
...
Remember all used Scramble seeds to unscramble potions
2019-10-18 16:30:03 +02:00
Sn0wStorm
2a6b1e29ad
update bStats to 1.5
2019-10-11 12:23:59 +02:00
Sn0wStorm
29ea53683c
Fixed rare case of endless loop over Inventory viewers
2019-09-12 11:01:13 +02:00
Sn0wStorm
cec9a50b15
v1.8.1
2019-08-19 15:49:22 +02:00
Sn0wStorm
4cd2da083c
Small fixes, push to v1.8
2019-08-18 22:45:12 +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
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
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
Daniel Saukel
8294e928bc
Update WG support to latest builds; resolves #175
2019-01-12 16:43:46 +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
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
374cf2ab58
Update dependencies
2018-08-30 17:51:17 +02:00
Daniel Saukel
576ad7f3c9
Avoid MaterialData in 1.13
2018-08-14 15:32:30 +02:00
Sataniel98
ddf14bd3b9
Update pom.xml
2018-03-25 22:14:28 +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
ProgrammerDan
851160fbac
Brewery for 1.12 -- atm just build versions updates
2017-06-10 17:37:08 -04:00
ProgrammerDan
838621715c
hot-fix for array bounds error
2016-12-14 15:50:49 -05:00
Sn0wStorm
30c0c7a296
Release 1.5
2016-06-28 21:51:07 +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
98394b14b4
Release 1.4.4
2016-05-30 01:08:54 +02:00
Sn0wStorm
ee211916c6
Release 1.4.3
2016-05-28 19:01:24 +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
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
Daniel Saukel
ba04530b7e
Fix DieReicheErethons/Brewery#119
...
I'm using an unofficial, but working repository.
2016-05-15 14:43:34 +02:00
ProgrammerDan
66297bd2e5
Addressing (hopefully) npe in Compat listener.
2016-04-21 18:50:04 -04:00
Daniel Boston
e2c9fcb406
Updating version to be release candidate
2016-04-21 00:17:41 -04:00
Daniel Boston
bef0dd5fff
Fixing pom to allow builds. Only things I had to manually install for lack of a repository is GriefPrevention and LWCPlugin
2016-04-18 23:16:25 -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
7a514d5378
Update to 1.9
2016-03-21 20:35:12 +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
9f563669e2
Pack all resources and languages with jar
2015-01-09 23:02:56 +01:00
Sn0wStorm
224e096448
Fix maven some more
2015-01-09 02:28:04 +01:00