Commit Graph

  • b0b326d080 Convert Party data to HOCON serialization nossr50 2019-03-18 07:43:11 -07:00
  • 16d4c160c6 fix imports nossr50 2019-03-18 03:27:54 -07:00
  • 652291fee1 Tweaking changelog nossr50 2019-03-17 05:44:38 -07:00
  • f299f84a6f Wire up party config pt 5 - Actually need to redo how I'm deserializing maps, gonna do that tomorrow nossr50 2019-03-17 04:44:06 -07:00
  • 80df1dd4bd Wire up party config pt 4 nossr50 2019-03-17 04:24:32 -07:00
  • 8a6ed2f076 Party Config Pt 5 nossr50 2019-03-17 04:12:56 -07:00
  • d11f8fcdce Wire up Party Config pt 3 nossr50 2019-03-17 00:31:48 -07:00
  • 6be936972f Party Config pt 4 nossr50 2019-03-17 00:28:04 -07:00
  • 82dec38e5c Wire up Party Config pt 2 nossr50 2019-03-16 23:52:50 -07:00
  • 70b3ca3094 Wire up Party Config pt 1 nossr50 2019-03-16 22:46:30 -07:00
  • f0455b28dc tweak Party Level unlocks nossr50 2019-03-16 21:06:52 -07:00
  • f96c4bc063 Party Config pt 3 nossr50 2019-03-15 00:55:54 -07:00
  • a812ca42f7 Party config pt 2 nossr50 2019-03-15 00:45:23 -07:00
  • fb1467551f World Blacklist cleanup, metric config pt 2 nossr50 2019-03-14 21:28:23 -07:00
  • 96b781ab0a Add super ability config nossr50 2019-03-14 20:30:20 -07:00
  • a710893e2a Add chat and hud notification config nossr50 2019-03-14 20:28:31 -07:00
  • 0bed8898bf Add automated backup config nossr50 2019-03-14 20:28:18 -07:00
  • 4c78afc04b Add party config nossr50 2019-03-14 20:28:04 -07:00
  • cb21c0bf24 Add particles config nossr50 2019-03-14 20:27:57 -07:00
  • eb14d14e05 Add language config nossr50 2019-03-14 20:27:49 -07:00
  • 7c0a741b47 Add item config nossr50 2019-03-14 20:27:41 -07:00
  • 2acc230895 Add command config nossr50 2019-03-14 20:27:33 -07:00
  • e57bf35e5e new settings for showing patreon, paypal nossr50 2019-03-14 20:06:26 -07:00
  • 2001ef30ee new config author_support_advertisements.conf nossr50 2019-03-14 20:05:47 -07:00
  • b2c1358a84 Better config file organization for exploit prevention config nossr50 2019-03-14 19:18:12 -07:00
  • efdd56684b Add options for Fishing exploit prevention nossr50 2019-03-14 18:50:12 -07:00
  • 0d8b4c5f5f Add Acrobatics exploit prevention config settings nossr50 2019-03-14 18:33:05 -07:00
  • 04fdd3270a MOTD Config nossr50 2019-03-14 18:14:08 -07:00
  • 094850ab85 Exploit Prevention config pt 2 nossr50 2019-03-14 17:34:13 -07:00
  • d272d60112 Anti-Exploit config pt 1 nossr50 2019-03-14 16:47:02 -07:00
  • f5c1e0952b World Blacklist Config nossr50 2019-03-13 18:34:40 -07:00
  • 0e61557812 Player Leveling config pt 3 nossr50 2019-03-13 18:09:33 -07:00
  • 160f27b492 update changelog nossr50 2019-03-13 17:07:34 -07:00
  • 7a7dd7002e Hypens instead of Underscores because the serializer is a dumbo nossr50 2019-03-13 17:06:15 -07:00
  • 0046c47163 Expanded level cap settings, Player Leveling config pt 2 nossr50 2019-03-13 15:44:35 -07:00
  • 1cdc59cfb1 updating version number nossr50 2019-03-13 13:49:15 -07:00
  • 8660d86306 Expanding DB cleanup settings, Player Leveling config pt 1 nossr50 2019-03-13 13:09:27 -07:00
  • d139d520e7 Move generic Scoreboard settings to General section nossr50 2019-03-13 10:33:42 -07:00
  • 8578d923d6 Fix imports nossr50 2019-03-13 10:04:27 -07:00
  • 307340bea3 Scoreboard config pt 2 nossr50 2019-03-13 10:02:57 -07:00
  • bbe9b92c15 Refactoring mistake nossr50 2019-03-13 09:44:19 -07:00
  • f00601931d Scoreboard config part 1 nossr50 2019-03-13 09:42:57 -07:00
  • 1c289cfcdf Refactoring SQL config class names again nossr50 2019-03-13 07:10:57 -07:00
  • a8bf6357aa Fixed the loading of the Serialized configs nossr50 2019-03-12 04:21:46 -07:00
  • 77b4ade885 On second thought lets not use an empty class as a parent idk nossr50 2019-03-12 00:51:00 -07:00
  • d3b437f6d3 Renaming config classes nossr50 2019-03-12 00:37:26 -07:00
  • 45e785bd1f Rewiring SQL to the new config pt 2 nossr50 2019-03-12 00:27:47 -07:00
  • 707e6d0342 Update changelog nossr50 2019-03-12 00:12:46 -07:00
  • be69f0d6a7 Rewiring the SQL code to the new configs nossr50 2019-03-12 00:09:51 -07:00
  • e94005df34 Move user settings to new User category for MySQL nossr50 2019-03-11 23:31:27 -07:00
  • 88cd8e64bb Database Config getter boilerplate nossr50 2019-03-11 23:11:56 -07:00
  • 948837546a Move config loading outside of constructors nossr50 2019-03-09 20:25:12 -08:00
  • 8bc49e8bfb Add typesafe library to maven, cleanup config directory code nossr50 2019-03-08 22:29:02 -08:00
  • 55b1da0341 no more MultiConfigContainers, updating existing config classes for HOCON (WIP) nossr50 2019-03-08 19:40:01 -08:00
  • 132b908eee Added some more missing defaults to database config nossr50 2019-03-08 18:08:00 -08:00
  • 7d152794ba add missing defaults and constructor for database config nossr50 2019-03-08 17:54:23 -08:00
  • e757dd10c8 import cleanup nossr50 2019-03-08 16:29:18 -08:00
  • d5ea196840 added hocon configurate libs to maven nossr50 2019-03-07 22:57:54 -08:00
  • f772b39eda add missing db config options nossr50 2019-03-07 21:19:04 -08:00
  • 493d6b0a67 Starting the conversion to HOCON, splitting up configs, and more nossr50 2019-03-07 21:09:57 -08:00
  • 76472a2b9f Most Experience related maps are now tracked via a new ExperienceMapManager to simplify loading/unloading of registered values nossr50 2019-03-06 16:50:38 -08:00
  • 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. nossr50 2019-03-06 16:49:10 -08:00
  • 59f3835554 set configurate user file builder to dump block style formatting nossr50 2019-03-06 14:17:30 -08:00
  • 38c11d1601 Fixing zero initalize for entity xp + party share nossr50 2019-03-05 22:07:02 -08:00
  • 608a523996 Fix zero initialize for Swords config options nossr50 2019-03-05 22:01:58 -08:00
  • a2e0ca0f84 Flux Mining Cleanup nossr50 2019-03-05 21:56:35 -08:00
  • a3b8ab81be Fixed zero initialize for Smelting's Fuel Efficiency nossr50 2019-03-05 21:38:50 -08:00
  • 07db198a67 Whoops nossr50 2019-03-05 21:31:53 -08:00
  • 234a31d283 Fix Repair Mastery zero initialize nossr50 2019-03-05 21:29:41 -08:00
  • f2945569fb Fixed zero initialize for SkullSplitter. config nodes nossr50 2019-03-05 21:18:28 -08:00
  • 72663ae2d3 Solved zero initialize for Party.Sharing.ExpSharing_bonus_base nossr50 2019-03-05 21:12:37 -08:00
  • 22eead18dd Add warning about 2.1.13 snapshot releases nossr50 2019-03-05 20:35:11 -08:00
  • 8101decef5 Updating changelog nossr50 2019-03-04 18:45:18 -08:00
  • 35d1e1ebd9 Removing test files nossr50 2019-03-01 16:03:23 -08:00
  • 4418d34930 add register to constructor of repair/salvage nossr50 2019-02-26 20:57:02 -08:00
  • ed8611585f remove reflection code from MultiConfigContainer nossr50 2019-02-26 20:49:45 -08:00
  • b3ed05eb09 forgot the other super constructor for configcollection nossr50 2019-02-26 20:34:27 -08:00
  • 9d0dd7ecd6 do not call register() in super nossr50 2019-02-26 20:32:22 -08:00
  • e354e7b89b add unload to potion config nossr50 2019-02-26 20:26:46 -08:00
  • 714d9c0ca7 init potion ingredient lists in constructor nossr50 2019-02-26 20:22:30 -08:00
  • 53f06832f1 Locale NPE nossr50 2019-02-26 20:02:02 -08:00
  • 562066311b Always grab the Localized name of a skill nossr50 2019-02-26 19:44:30 -08:00
  • b5b9a223a7 better error reporting on enabling mcMMO nossr50 2019-02-26 16:33:04 -08:00
  • 049b76f651 Only grab List<String> if it's a proper list nossr50 2019-02-26 16:15:40 -08:00
  • 4ab5e5e925 Changing iteration over a nodes children to be based on a list of its children rather than a returned type of String nossr50 2019-02-26 15:15:43 -08:00
  • 22ca1863fd fix NPE for anvil, salvage block, detonator item nossr50 2019-02-26 11:37:21 -08:00
  • bdbda5587f fix NPE for ChimaeraWing nossr50 2019-02-26 11:34:19 -08:00
  • a344e43e2e fix configManager NPE nossr50 2019-02-26 11:26:06 -08:00
  • 198b7e3f46 xpratemultiplier fix nossr50 2019-02-25 17:02:29 -08:00
  • 5647eebe99 Multiplier to camelcase nossr50 2019-02-25 16:52:56 -08:00
  • 367fabf70c fixing many compiler errors for configs nossr50 2019-02-25 16:39:49 -08:00
  • 2f804de36f fishing treasures pt 4 (enchantments) nossr50 2019-02-25 14:55:26 -08:00
  • 677e45a811 fishing treasures pt 3 (shake) nossr50 2019-02-25 14:52:28 -08:00
  • 99f0e029c2 fishing treasures pt 2 nossr50 2019-02-25 14:08:41 -08:00
  • 3fc9f26b8b fishing treasures pt 1 nossr50 2019-02-23 21:05:48 -08:00
  • e75170f576 need to rewrite this mess nossr50 2019-02-23 20:38:28 -08:00
  • 3158ba591b Hylian Treasure pt 2 nossr50 2019-02-23 20:24:00 -08:00
  • 31402d97c4 Hylian Treasure pt 1 nossr50 2019-02-23 18:13:12 -08:00
  • bef86f0e97 add CustomName and Lore fields to default treasure configs the functionality for these keys has always been here but this change should help make it more obvious nossr50 2019-02-22 00:39:17 -08:00
  • 811b90bc31 fixing imports nossr50 2019-02-21 23:18:52 -08:00