Commit Graph
20 Commits
Author SHA1 Message Date
Sn0wStorm 36d76130f7 Move stats to own file 2022-07-03 15:53:18 +02:00
Sn0wStorm d34dc240dc Async Saving on World Unload 2020-11-28 00:47:53 +01:00
Sn0wStorm ccc0d019d5 Split World Data into seperate File
Allows for async WorldDataFile read and parse
2020-04-07 15:01:08 +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 3b9f9ae26d Added some more Custom Metrics Charts 2019-11-24 19:06:35 +01:00
Sn0wStorm 32b6c3c4b1 Tweaked performance of data save and campfire check 2019-11-24 16:06:17 +01:00
Sn0wStorm a1c0116650 Make Metrics work again 2019-11-23 19:59:53 +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 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 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 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 4b18dceada Implemented Lore Save system 2019-10-11 18:03:42 +02:00
Sn0wStorm 930d4a2028 Moved some Utility to Util Class 2019-08-18 15:42:22 +02:00
Sn0wStorm 67ab8e7de3 Support 1.14 Minecraft Barrels for Aging 2019-08-17 18:53:06 +02:00
Sn0wStorm 581dd69f38 Use Java 7 Language Level 2016-05-27 19:31:05 +02:00
Sn0wStorm bf57320057 Store last updated time for brews 2016-05-18 22:31:32 +02:00
Sn0wStorm 9f563669e2 Pack all resources and languages with jar 2015-01-09 23:02:56 +01:00
Sn0wStorm dac2bf90af Threaded savefile writes 2014-09-04 13:06:34 +02:00