Sn0wStorm
|
2d3e5dfbac
|
Implemented Custom Lore
|
2019-10-21 12:44:26 +02: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
|
437f521a9b
|
Refractor Utility
|
2019-10-16 20:07:09 +02:00 |
|
Sn0wStorm
|
7d177a3d9f
|
Refractor Barrel
|
2019-10-16 19:35:29 +02:00 |
|
Sn0wStorm
|
7c0dcefb1b
|
Refractoring
|
2019-10-16 17:21:04 +02:00 |
|
Sn0wStorm
|
595df50ca5
|
We only need one ModifyEvent
Move PotionColor into its own Class
|
2019-10-14 21:02:59 +02:00 |
|
Sn0wStorm
|
b761e83882
|
More features for BrewModifyEvent
|
2019-10-12 16:07:02 +02:00 |
|
Sn0wStorm
|
d355966d42
|
Some more merge fixes
|
2019-10-12 14:47:01 +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
|
49fb0e3d82
|
Changed Lore Handling
|
2019-10-11 18:19:20 +02:00 |
|
Sn0wStorm
|
2fc0b32179
|
Change Parity of Scrambler
|
2019-10-11 18:06:18 +02:00 |
|
Sn0wStorm
|
562f96e4b1
|
Slightly larger En/Decoder buffers, isSimilar for Brew
|
2019-10-11 18:06:18 +02:00 |
|
Sn0wStorm
|
2121bf5c8a
|
Added Parity/Sanity to Scrambling
|
2019-10-11 18:05:49 +02:00 |
|
Sn0wStorm
|
9bf3268fb4
|
Added XOR Scrambler for Brew data
Very fast obfuscator for brew data so that a client cant easily read it
|
2019-10-11 18:05:49 +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
|
ca2c49ea08
|
Made En/Decode table static
Create a new En/Decoder Instance for each Stream
|
2019-10-11 17:51:33 +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
|
75d0f2f201
|
Started LoreOutputStream storing data with Base91
|
2019-10-11 17:50:41 +02:00 |
|
Sn0wStorm
|
e5438e7ae3
|
Reapply potion effects to the player if he already has it
Fixes #205
|
2019-10-11 15:38:29 +02:00 |
|
Sn0wStorm
|
fc66ed6ab3
|
Delay passing out to update inventory properly
|
2019-10-11 12:43:27 +02:00 |
|
Sn0wStorm
|
2a6b1e29ad
|
update bStats to 1.5
|
2019-10-11 12:23:59 +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
|
cec9a50b15
|
v1.8.1
|
2019-08-19 15:49:22 +02:00 |
|
Sn0wStorm
|
a04ae55064
|
Merge pull request #199 from sjackser/patch-3
Update config.yml
|
2019-08-19 14:38:34 +02:00 |
|
Sn0wStorm
|
f9871d23fa
|
Fix bug when breaking a barrel
|
2019-08-19 14:37:45 +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
|
ee024261bc
|
Merge pull request #198 from sjackser/patch-2
Update Chinese zh.yml
|
2019-08-18 18:42:05 +02:00 |
|
Sn0wStorm
|
c3cc5213bd
|
Merge pull request #197 from sjackser/patch-1
Update Chinese config
|
2019-08-18 18:41:43 +02:00 |
|
Sn0wStorm
|
435c9819d0
|
Added Chinese Language #193
Thanks to Neubulae and kp06125
|
2019-08-18 18:12:09 +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
|
9567feed81
|
Make loading RGB colors easier
|
2019-08-17 22:42:58 +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 |
|
Sn0wStorm
|
37f22f248f
|
Fix Campfire detection on older versions
Previous Commit was "Added campfire as fire source for cauldrons"
|
2019-08-15 18:30:22 +02:00 |
|
Sn0wStorm
|
e123f32728
|
Reduce random chunk loads
|
2019-08-15 17:44:26 +02:00 |
|
Sn0wStorm
|
ad58d7b609
|
Potion Effects have different durations now
|
2019-07-04 16:28:44 +02:00 |
|
Sn0wStorm
|
b713463ba3
|
Use latest WorldGuard-integration for all versions > 6
Fixes FastAsyncWorldEdit incompatibility
implements #172
|
2019-07-01 19:09:34 +02:00 |
|
Sn0wStorm
|
e62e9a61c2
|
Fix putting wrong uids on Brews in 1.14
|
2019-06-28 16:53:44 +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 |
|
Sn0wStorm
|
3dae975756
|
Merge pull request #187 from iarepandemonium/master
Fix WorldEdit version for the one currently present in sk89q's maven repo.
|
2019-06-27 18:36:14 +02:00 |
|
Sn0wStorm
|
13d13dcf72
|
Give more Info to Admins ingame on Error
|
2019-01-17 17:48:36 +01:00 |
|
Sn0wStorm
|
c063037f89
|
Added number of recipes Chart
|
2019-01-17 17:28:58 +01:00 |
|
Sn0wStorm
|
dac29b3849
|
Added a few Metrics Charts
|
2019-01-17 16:37:55 +01: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 |
|
Sn0wStorm
|
e1d68a03dc
|
Merge pull request #176 from Sataniel98/master
Fix for latest WorldGuard 7 builds
|
2019-01-17 12:28:09 +01:00 |
|
Sn0wStorm
|
5b0945732d
|
Split Catch Block again
|
2018-11-01 00:06:07 +01:00 |
|
Sn0wStorm
|
53ecc5c3c0
|
Also use setColor in 1.11
Fixes #160
|
2018-10-31 22:25:32 +01:00 |
|
Sn0wStorm
|
0815caf553
|
Allow Magma Block as Heat Source
implements #166
|
2018-10-31 21:00:21 +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
|
6da8bbcb48
|
Tested integrations
|
2018-10-30 17:34:52 +01:00 |
|
Sn0wStorm
|
9bb5936d0d
|
Fixed some warnings
|
2018-10-30 15:59:56 +01:00 |
|
Sn0wStorm
|
72d13b30dd
|
Convert Materials in old Data Files when loading in 1.13
|
2018-10-30 15:37:24 +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 |
|
Sn0wStorm
|
124267898e
|
Less String Comparisons, More Cleanup
|
2018-10-27 23:24:24 +02: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
|
dd495d5204
|
Merge branch 'Sataniel98-1.13'
|
2018-10-26 21:23:28 +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 |
|
Sn0wStorm
|
861b94bded
|
Merge pull request #151 from DevotedMC/master
Update for MC 1.12 by @ProgrammerDan
|
2018-10-26 19:17:42 +02:00 |
|
Sn0wStorm
|
1a9e9e3a13
|
Made "using brewtime" a debug message
|
2016-06-29 23:30:17 +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
|
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
|
ee211916c6
|
Release 1.4.3
|
2016-05-28 19:01:24 +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 |
|