Commit Graph

34 Commits

Author SHA1 Message Date
Sn0wStorm
519c4821d9 Started api and events 2019-10-11 20:44:43 +02:00
Sn0wStorm
86f2cd7546 Make sure campfire is lit 2019-08-18 20:41:52 +02:00
Sn0wStorm
930d4a2028 Moved some Utility to Util Class 2019-08-18 15:42: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
0ed69b7125 Fixes to the Brewing Stand for distilling 2018-10-31 20:22:48 +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
54a05b83fe More merge fixes
and use "Levelled" for Cauldrons in 1.13
2018-10-27 12:09:53 +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
Daniel Saukel
951fb18dc9 Replace old materials with dynamic calls 2018-01-28 20:48:27 +01:00
Sn0wStorm
581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm
02b909a26a Fixed cauldron duplication bug 2015-03-14 21:57:56 +01:00
Sn0wStorm
703edfc8b8 Spread Workload of Barrelchecks to multiple Ticks 2014-09-04 21:54:25 +02:00
Sn0wStorm
70177e9f9e Added Ingredients by Data Value 2014-08-20 17:40:10 +02:00
Sn0wStorm
f69d55ebb5 GetData Fixes, Added DataUpdater 2014-06-03 21:03:32 +02:00
Frank Baumann
8d8d83c176 Removed almost all uses from ItemIds 2014-05-19 15:17:55 +02:00
Sn0wStorm
e1f10b6be1 Added some new Permissions 2014-05-07 02:37:28 +02:00
Sn0wStorm
1c6fe6cc33 Listener for Barrel breaking -> LWC Support 2014-04-08 16:11:20 +02:00
Sn0wStorm
54d4521b2b Added some more Strings to LanguageReader 2013-10-15 18:14:11 +02:00
Frank Baumann
f729748ce7 Merge remote-tracking branch 'refs/remotes/origin/WIP-Brewingchanges'
Conflicts:
	config.yml
	src/com/dre/brewery/BPlayer.java
	src/com/dre/brewery/listeners/CommandListener.java
2013-09-11 13:15:03 +02:00
Frank Baumann
faf984cdcb Finished LanguageReader for p.msg 2013-09-11 13:02:41 +02:00
Sn0wStorm
bfe859d3bc Optimized Storage of BIngredients 2013-09-04 23:32:09 +02:00
Sn0wStorm
e2e6448cf6 Multiple Effects per Potion 2013-08-14 20:08:55 +02:00
Sn0wStorm
da0b1ddf54 Implemented Commands and Random Wakeups 2013-07-28 23:53:35 +02:00
Sn0wStorm
8e11062f56 Use Watch to display cooking time 2013-07-27 17:31:42 +02:00
Sn0wStorm
edf8c7a840 Compatiblity with DungeonsXL 2013-06-05 19:44:30 +02:00
Sn0wStorm
84e37ec676 Effects, Hangover, Fixes 2013-05-28 16:25:06 +02:00
Sn0wStorm
5c82b08028 Changed alcohol calculation 2013-05-10 00:01:28 +02:00
Sn0wStorm
43824e80a6 Added multiworld support 2013-05-09 21:47:58 +02:00
Grafe
873b54f532 Formatting
Signed-off-by: Grafe <flingelfrank@hotmail.com>
2013-05-03 16:08:05 +02:00
Sn0wStorm
c8a20f51bc Implemented saving 2013-04-30 21:41:16 +02:00
Sn0wStorm
23a9f2340a Added Brew, Distilling, Barrel 2013-04-28 23:57:41 +02:00
Sn0wStorm
9cb1981fe9 Added BCauldron, Config, Custom Recipes 2013-04-19 16:35:08 +02:00