Commit Graph

198 Commits

Author SHA1 Message Date
Sn0wStorm
24cf758691 Started api and events 2016-07-09 00:01:31 +02:00
Sn0wStorm
a1897d085c Changed Lore Handling 2016-07-01 22:01:35 +02:00
Sn0wStorm
eeb0075f2e Change Parity of Scrambler 2016-06-30 15:32:10 +02:00
Sn0wStorm
d194dec5c4 Slightly larger En/Decoder buffers, isSimilar for Brew 2016-06-30 14:34:16 +02:00
Sn0wStorm
d3ec4181f2 Added Parity/Sanity to Scrambling 2016-06-29 23:24:39 +02:00
Sn0wStorm
e6b68a2d7a Added XOR Scrambler for Brew data
Very fast obfuscator for brew data so that a client cant easily read it
2016-06-29 22:44:19 +02:00
Sn0wStorm
d6c0f8b952 Merge Changes from Master v1.5 2016-06-29 00:02:24 +02:00
Sn0wStorm
30c0c7a296 Release 1.5 2016-06-28 21:51:07 +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
82223aafe1 Added config option to disable Chat distortion
Closes: #125
2016-06-28 16:04:45 +02:00
Sn0wStorm
2d714d25e2 Added Italian by FraazT0, Thanks! 2016-06-28 14:26:53 +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
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
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
87a72304a6 Save ingredients of Brews 2016-06-17 00:04:41 +02:00
Sn0wStorm
d9252e8117 Implemented Lore Save system 2016-06-16 22:13:21 +02:00
Sn0wStorm
8e7205e0af Optimized LoreStreams 2016-06-13 23:26:10 +02:00
Sn0wStorm
a4489bfd39 Made En/Decode table static
Create a new En/Decoder Instance for each Stream
2016-06-13 22:54:20 +02:00
Sn0wStorm
a5497054ee Use " instead of \ for encoding 2016-05-30 23:13:31 +02:00
Sn0wStorm
753ef559c9 Test storing and loading a brew from lore 2016-05-30 22:12:34 +02:00
Sn0wStorm
98394b14b4 Release 1.4.4 2016-05-30 01:08:54 +02:00
Sn0wStorm
8aed3df0c6 Extract new default configs when config is updating 2016-05-30 01:00:52 +02:00
Sn0wStorm
20c68454f4 Fixed base effect applying 2016-05-30 00:30:55 +02:00
Sn0wStorm
26b607c17a Split LoreIn/OutputStream
Implemented skip, mark and reset
2016-05-28 22:18:03 +02:00
Sn0wStorm
ee211916c6 Release 1.4.3 2016-05-28 19:01:24 +02:00
Sn0wStorm
c43c9b1203 Created LoreInputStream 2016-05-28 18:47:51 +02:00
Sn0wStorm
34cbdf51dd Started LoreOutputStream storing data with Base91 2016-05-28 14:08:33 +02:00
Sn0wStorm
41c6782635 Implemented puke item despawn time, defaults to 1 min 2016-05-27 21:38:15 +02:00
Sn0wStorm
581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm
816dacf76b Removed longer passing out/overdrinking 2016-05-26 21:26:51 +02:00
Sn0wStorm
85acdcdbb6 Changed some config settings and descriptions 2016-05-26 21:10:48 +02:00
Sn0wStorm
d5296bdc8c Check loading Recipes better for validity 2016-05-25 20:01:28 +02:00
Sn0wStorm
6641cec20e Inform the reloading Player of any Errors 2016-05-25 19:22:29 +02:00
Sn0wStorm
169045839e Prepare the feature check for MC1.10 2016-05-23 18:49:33 +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
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
Sn0wStorm
a00076a77c Merge pull request #120 from Sataniel98/master
Fix DieReicheErethons/Brewery#119
update pom.xml to include newest LWC and GriefPrevention
2016-05-18 00:09:34 +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
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
0f38ef008f Fixed too much drunk-pushing in 1.9 2016-04-23 18:51:29 +02:00
Sn0wStorm
468b90be43 Changes for Distilling and 1.9 2016-04-23 17:45:01 +02:00
Sn0wStorm
82964cfd8c Merge pull request #116 from DevotedMC/master
Update to support 1.9.x
2016-04-23 15:14:21 +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