Commit History

Author SHA1 Message Date
  nossr50 88cd8e64bb Database Config getter boilerplate 6 years ago
  nossr50 948837546a Move config loading outside of constructors 6 years ago
  nossr50 8bc49e8bfb Add typesafe library to maven, cleanup config directory code 6 years ago
  nossr50 55b1da0341 no more MultiConfigContainers, updating existing config classes for HOCON (WIP) 6 years ago
  nossr50 132b908eee Added some more missing defaults to database config 6 years ago
  nossr50 7d152794ba add missing defaults and constructor for database config 6 years ago
  nossr50 e757dd10c8 import cleanup 6 years ago
  nossr50 d5ea196840 added hocon configurate libs to maven 6 years ago
  nossr50 f772b39eda add missing db config options 6 years ago
  nossr50 493d6b0a67 Starting the conversion to HOCON, splitting up configs, and more 6 years ago
  nossr50 76472a2b9f Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values 6 years ago
  nossr50 f0e8eb35c4 Most Super Abilities which increase gathering speed now check both XP registers and new hardcoded lists to determine whether or not the block should be affected by the super ability, if the block is found on either the xp registers or our own internal list then it will be considered compatible with that super ability. 6 years ago
  nossr50 59f3835554 set configurate user file builder to dump block style formatting 6 years ago
  nossr50 38c11d1601 Fixing zero initalize for entity xp + party share 6 years ago
  nossr50 608a523996 Fix zero initialize for Swords config options 6 years ago
  nossr50 a2e0ca0f84 Flux Mining Cleanup 6 years ago
  nossr50 a3b8ab81be Fixed zero initialize for Smelting's Fuel Efficiency 6 years ago
  nossr50 07db198a67 Whoops 6 years ago
  nossr50 234a31d283 Fix Repair Mastery zero initialize 6 years ago
  nossr50 f2945569fb Fixed zero initialize for SkullSplitter. config nodes 6 years ago
  nossr50 72663ae2d3 Solved zero initialize for Party.Sharing.ExpSharing_bonus_base 6 years ago
  nossr50 22eead18dd Add warning about 2.1.13 snapshot releases 6 years ago
  nossr50 8101decef5 Updating changelog 6 years ago
  nossr50 35d1e1ebd9 Removing test files 6 years ago
  nossr50 4418d34930 add register to constructor of repair/salvage 6 years ago
  nossr50 ed8611585f remove reflection code from MultiConfigContainer 6 years ago
  nossr50 b3ed05eb09 forgot the other super constructor for configcollection 6 years ago
  nossr50 9d0dd7ecd6 do not call register() in super 6 years ago
  nossr50 e354e7b89b add unload to potion config 6 years ago
  nossr50 714d9c0ca7 init potion ingredient lists in constructor 6 years ago