Commit Graph

59 Commits

Author SHA1 Message Date
Sn0wStorm 36d76130f7 Move stats to own file 2022-07-03 15:53:18 +02:00
Sn0wStorm e67ae3a770 Check only enabled Permissions for Range 2021-06-14 22:52:52 +02:00
Sn0wStorm b43c647c5f Update to 1.17 2021-06-14 16:39:29 +02:00
Sn0wStorm f8226ef3a6 Add Brew dumping into Hoppers when sneaking 2021-04-06 17:14:36 +02:00
Sn0wStorm d34dc240dc Async Saving on World Unload 2020-11-28 00:47:53 +01:00
Sn0wStorm 7319bca59d Particle Cleanup 2020-11-16 22:39:49 +01:00
Sn0wStorm c91e441eab Minimal Particles config option & optimizations 2020-11-16 21:52:25 +01:00
Sn0wStorm fae2d15804 Send Hangover Bar as Title instead 2020-11-11 17:34:15 +01:00
Sn0wStorm 5b8ab83734 Better Distiller Brew checking 2020-11-11 13:47:57 +01:00
Sn0wStorm 9271d82eda When unloading world, only save if it has data 2020-11-09 13:18:49 +01:00
Sn0wStorm 74171f78c9 Add default particle colors to config 2020-11-08 00:59:52 +01:00
Sn0wStorm db1a425215 Color fading for Cauldron Particles 2020-11-07 22:37:32 +01:00
Sn0wStorm 29830e0405 Check Cauldron Block Type on Update 2020-11-06 14:52:19 +01:00
Sn0wStorm 3d9309e2d9 Added Particles to boiling Cauldrons 2020-11-06 13:59:36 +01:00
Sn0wStorm 786a3c5741 Added %quality% placeholder & Bottled Materials
issue #259
2020-04-13 13:52:57 +02:00
Sn0wStorm 44310e0e36 Version 2.1 & Config Updater
Also Implements #229
2020-04-08 13:12:33 +02:00
Sn0wStorm cae2b9dfff Implemented Async World-Data Loading
Uses Mutex to assure no concurrent loading and saving
Merges Loaded data in Main Thread
2020-04-07 12:45:55 +02:00
Sn0wStorm 86f82f0a14 Make Cauldron Cooking start at minute 0
Fixes #256
2020-04-02 16:23:19 +02:00
Sn0wStorm 32b6c3c4b1 Tweaked performance of data save and campfire check 2019-11-24 16:06:17 +01:00
Sn0wStorm 4c77944eb8 Find more suitable Data Structures 2019-11-08 16:22:58 +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 d0263c611c Added Custom Items and Cauldron-Recipes 2019-10-29 16:20:32 +01:00
Sn0wStorm 437f521a9b Refractor Utility 2019-10-16 20:07:09 +02:00
Sn0wStorm 7c0dcefb1b Refractoring 2019-10-16 17:21:04 +02:00
Sn0wStorm 4a1f606e99 Finalized Merge of 2.0-StoreDataInLore
Rebased onto Master Branch commit e5438e7ae3
And moved to new branch v2.0
2019-10-12 13:52:55 +02:00
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