Commit Graph

173 Commits

Author SHA1 Message Date
Sn0wStorm
519c4821d9 Started api and events 2019-10-11 20:44:43 +02:00
Sn0wStorm
49fb0e3d82 Changed Lore Handling 2019-10-11 18:19:20 +02:00
Sn0wStorm
562f96e4b1 Slightly larger En/Decoder buffers, isSimilar for Brew 2019-10-11 18:06:18 +02:00
Sn0wStorm
cdb36b1736 Save ingredients of Brews 2019-10-11 18:04:40 +02:00
Sn0wStorm
4b18dceada Implemented Lore Save system 2019-10-11 18:03:42 +02:00
Sn0wStorm
cdd50f8504 Optimized LoreStreams 2019-10-11 17:51:50 +02:00
Sn0wStorm
3b7e019de3 Use " instead of \ for encoding 2019-10-11 17:51:33 +02:00
Sn0wStorm
ed40a1f608 Test storing and loading a brew from lore 2019-10-11 17:51:07 +02:00
Sn0wStorm
6311b9ed15 Split LoreIn/OutputStream
Implemented skip, mark and reset
2019-10-11 17:51:07 +02:00
Sn0wStorm
41fac3b08a Created LoreInputStream 2019-10-11 17:51:07 +02:00
Sn0wStorm
110862fb62 Workaround for Potion Drink Animation Bug
Animation for drinking a Potion played when clicking a barrel with a potion in hand.
Fixes #201
2019-10-10 21:56:22 +02:00
Sn0wStorm
29ea53683c Fixed rare case of endless loop over Inventory viewers 2019-09-12 11:01:13 +02:00
Sn0wStorm
4cd2da083c Small fixes, push to v1.8 2019-08-18 22:45:12 +02:00
Sn0wStorm
3ee9ced789 Change Command ConfigName -> ItemName 2019-08-18 21:46:03 +02:00
Sn0wStorm
86f2cd7546 Make sure campfire is lit 2019-08-18 20:41:52 +02:00
Sn0wStorm
a5e33be15e Added configname command
And removed some old config descriptions
2019-08-18 17:46:49 +02:00
Sn0wStorm
930d4a2028 Moved some Utility to Util Class 2019-08-18 15:42:22 +02:00
Sn0wStorm
c39b35d82a
Merge pull request #179 from Sataniel98/master
Add RGB colored potions
2019-08-17 21:50:30 +02:00
Sn0wStorm
dbe4d4fd93 Added open/close sounds to our Barrels 2019-08-17 21:00:15 +02:00
Sn0wStorm
67ab8e7de3 Support 1.14 Minecraft Barrels for Aging 2019-08-17 18:53:06 +02:00
Sn0wStorm
a95437cdf1 Started MCBarrel 2019-08-17 12:07:57 +02:00
Tristan van den Elzen
d643982dd3 Merge branch 'pr/194' 2019-08-15 17:59:06 +02:00
Daniel Saukel
edea97f9a2 Add RGB colored potions 2019-03-05 20:55:52 +01:00
Sn0wStorm
53ecc5c3c0 Also use setColor in 1.11
Fixes #160
2018-10-31 22:25:32 +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
9bb5936d0d Fixed some warnings 2018-10-30 15:59:56 +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
Daniel Saukel
576ad7f3c9 Avoid MaterialData in 1.13 2018-08-14 15:32:30 +02:00
Daniel Saukel
70a386ec91 Update fence / wood stairs checks to use LegacyUtil 2018-03-10 17:10:42 +01:00
Daniel Saukel
951fb18dc9 Replace old materials with dynamic calls 2018-01-28 20:48:27 +01:00
Sn0wStorm
1a9e9e3a13 Made "using brewtime" a debug message 2016-06-29 23:30:17 +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
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
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
20c68454f4 Fixed base effect applying 2016-05-30 00:30:55 +02:00
Sn0wStorm
581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm
85acdcdbb6 Changed some config settings and descriptions 2016-05-26 21:10:48 +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
bf57320057 Store last updated time for brews 2016-05-18 22:31:32 +02:00
Sn0wStorm
024c05b817 Convert Potions for 1.9
Convert existing brews to show correct color and lore
2016-05-18 20:28:28 +02:00
Sn0wStorm
37ecf87276 Fix Potion Colors, using PotionType
Workaround additional misleading effects showing in Lore by hiding all Potion Effects
2016-04-27 21:28:42 +02:00
Sn0wStorm
468b90be43 Changes for Distilling and 1.9 2016-04-23 17:45:01 +02:00
Daniel Boston
03c00f258e Replacing the potion data avoids the NPE and appears to avoid applying the main effect as desired. 2016-04-21 21:45:35 -04:00
ProgrammerDan
66297bd2e5 Addressing (hopefully) npe in Compat listener. 2016-04-21 18:50:04 -04:00
Daniel Boston
14962a2820 Testing done, should be ready for live. Fixed some issues with inventory scan timing, gotta love asynch. 2016-04-21 01:36:26 -04:00
Daniel Boston
0a91fec591 Distilling now functions in MC 1.9 via artificial tracking of distillation requirement satisfaction. Testing has been limited so far, but appears consistent with 1.8 behavior. Restarting the server will effectively cancel any ongoing brewing, and it will not begin again until manual interaction after restart. Other then that, should be as usual. 2016-04-20 23:55:15 -04:00
ProgrammerDan
76976ba12d qfix for infinite loop and brewtime 2016-04-20 17:17:23 -04:00
Daniel Boston
54e47bcf02 Adding new listeners to emulate prior behavior. Needs work. 2016-04-20 00:13:21 -04:00
Daniel Boston
950d36823d Testing illustrates that the brew event is being called for invalid brews any more, which brewery was leveraging. For distillation, a new way of approaching things is now required. 2016-04-19 07:59:18 -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
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
bc56fc8770 Barrel implements InventoryHolder 2015-01-10 00:15:13 +01:00
Sn0wStorm
a8720e01c0 Added a simple Update Checker 2015-01-09 18:08:38 +01:00
Sn0wStorm
dac2bf90af Threaded savefile writes 2014-09-04 13:06:34 +02:00
Sn0wStorm
68c73ce8a8 Added "Static" Command 2014-09-03 22:03:03 +02:00
Sn0wStorm
620ab93b6c "Create" Command 2014-08-25 20:42:40 +02:00
Sn0wStorm
70177e9f9e Added Ingredients by Data Value 2014-08-20 17:40:10 +02:00
Sn0wStorm
64b72e0118 Merge Branch RemoveItemIDs 2014-06-06 02:15:18 +02:00
Sn0wStorm
e8c905e19f Added Support for UUID 2014-06-06 01:27:27 +02:00
Sn0wStorm
28dcfbe5d2 /br -> /brew, added Persistence 2014-06-03 23:10:47 +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
31385edce5 Return empty buckets when using as ingredient 2014-05-06 23:41:01 +02:00
Sn0wStorm
cb773a3662 Option to disable Third-Party Support
Put Calls to other Plugins in try blocks
2014-05-06 23:19:25 +02:00
Sn0wStorm
c4a0a8dbbe Quote Regex Characters when Distorting Chat
Untestet GriefPrevention Support
2014-05-06 20:45:40 +02:00
Sn0wStorm
13abf2475c LogBlock ChestAccess logging Support 2014-04-09 00:35:08 +02:00
Sn0wStorm
1c6fe6cc33 Listener for Barrel breaking -> LWC Support 2014-04-08 16:11:20 +02:00
Frank Baumann
47f8007817 The name of the barrel-inventory is now equal to the Etc_Barrel option in the language file. 2014-03-05 12:51:33 +01:00
Sn0wStorm
6d11efb0ad Added WorldGuard Support 2014-02-16 19:55:54 +01:00
Sn0wStorm
23972e69c6 Ignore most cancelled Events 2014-02-16 17:11:02 +01:00
Sn0wStorm
40d226af9e Fixed Adding Blocks to Cauldon in 1.7 2014-02-16 16:43:32 +01:00
Frank Baumann
2a1fee5d71 Fixed: Vomit can be picked up by hoppers 2014-01-07 09:44:54 +01:00
Sn0wStorm
71a8a66d64 Added some bypass permissions 2013-11-21 23:06:43 +01:00
Sn0wStorm
200f41f0c9 Removed dependency on vault 2013-11-21 17:36:03 +01:00
Sn0wStorm
71963232f3 Distort Sign Text 2013-11-17 20:02:32 +01:00
Sn0wStorm
4e279fae2e Distort Certain Commands 2013-11-17 15:26:28 +01:00
Sn0wStorm
f4f0bc9511 Release 2013-10-27 22:54:48 +01:00
Sn0wStorm
731fe40b0e Log Player tried to say 2013-10-25 17:59:21 +02:00
Frank Baumann
24571d0c0e Added missing brackets (woops) 2013-09-11 14:10:18 +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
Frank Baumann
3d9d0cef70 Implemented LanguageReader for CommandListener 2013-09-11 12:46:19 +02:00
Sn0wStorm
080bcf2d76 Decrease Drunkeness on Death 2013-09-07 19:27:46 +02:00
Sn0wStorm
dcf92cf074 Remove Drunkeness on Death 2013-09-06 00:22:39 +02:00
Sn0wStorm
8ab8fe91a6 Fixed Recipes not reloading on cmd 2013-09-05 18:46:33 +02:00
Sn0wStorm
a990e91496 Dont Override Interaction while Sneaking 2013-09-04 23:46:07 +02:00
Sn0wStorm
edfeab1fc8 Fixed Hangover 2013-09-01 23:47:01 +02:00
Sn0wStorm
ea06f2d707 Added cmd Unlabel & Several Fixes 2013-08-30 21:19:49 +02:00
Frank Baumann
c396e70196 Started with multilanguage support 2013-08-26 16:50:27 +02:00
Sn0wStorm
d1e9ad29f8 Added cmd Delete 2013-08-21 00:04:24 +02:00