Commit Graph

  • 2c8b8658a3 Update classes to use DSM over CM nossr50 2019-05-13 01:27:48 -0700
  • 80163c0d8f Cleaning up mcMMO.java nossr50 2019-05-13 01:15:53 -0700
  • 72fc3efa78 DynamicSettingsManager - Handles platform specific datasets Converts datasets from the config into ready to use platform specific ones Currently only supports Bukkit, that will change later Expect API breakages if you hook into this class nossr50 2019-05-13 00:53:29 -0700
  • d614df65a7 unbox some floats nossr50 2019-05-12 03:48:25 -0700
  • 3123f69aec Setup combat XP map - Use float in more places nossr50 2019-05-12 03:46:23 -0700
  • 1c6b0363ce Step 1 of rewriting Alchemy - Removing all the old code nossr50 2019-05-12 00:53:15 -0700
  • ddb92af400 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-11 20:54:29 -0700
  • ed1831da78 Fixed the wrong locale string being used for Mining DD nossr50 2019-05-11 12:45:00 -0700
  • 774ee65677 Fixing Alchemy Part 1 nossr50 2019-05-10 17:23:02 -0700
  • 61ae372694 Collection manager init now handles mapping values from collections nossr50 2019-05-10 12:30:59 -0700
  • 945359b408 Add failsafes to repairables nossr50 2019-05-10 12:17:31 -0700
  • 06bf814fcf Add failsafes to Salvageables nossr50 2019-05-10 12:16:26 -0700
  • cc1eae150a Fixed salvage deserializer swapping signature parameters nossr50 2019-05-10 11:30:50 -0700
  • 7ad0a61c53 Fix casting, remove unused mod configs nossr50 2019-05-10 11:20:16 -0700
  • 48a3621ac6 Avoid race conditions nossr50 2019-05-10 09:49:43 -0700
  • 4ab688b302 Add custom serializer registration for CustomXPPerk nossr50 2019-05-08 12:14:09 -0700
  • 8cfeaf34f3 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-08 12:10:31 -0700
  • ad550759e6 Fixed an incredibly rare and difficult to perform dupe bug nossr50 2019-05-08 10:24:34 -0700
  • ca7cf5cc58 Unlimited custom XP perks part 2 nossr50 2019-05-08 09:50:19 -0700
  • 40598a0e96 Unlimited custom xp perks Part 1 nossr50 2019-05-08 06:44:19 -0700
  • 984518d9f5
    Merge pull request #3925 from SpiderRobotMan/patch-1 Robert A. C 2019-05-07 06:40:19 -0700
  • e0055eeead
    Fix small grammar mistake in README Daniel Bethel 2019-05-07 09:37:08 -0400
  • 0331c98c9b Add and wire up skill specific xp formula multipliers nossr50 2019-05-07 00:18:50 -0700
  • c968b9f94a Add and wire up Early Game Boost settings nossr50 2019-05-07 00:09:31 -0700
  • 8033bc577c Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-06 19:46:58 -0700
  • fe07261846 Very large update to the chinese language 2.1.56 nossr50 2019-05-06 03:52:22 -0700
  • 0cbb9b22a5
    Merge pull request #3922 from 89009332/patch-7 Robert A. C 2019-05-06 00:29:28 -0700
  • 31ccf2ca02
    Update locale_zh_CN.properties 89009332 2019-05-06 15:25:41 +0800
  • 32349f3da3
    Delete locale_zh_CN.properties 89009332 2019-05-06 15:23:18 +0800
  • 08269cab5b Add back in the UUID upgrade classes just in case anyone from 2014 shows up nossr50 2019-05-06 00:19:42 -0700
  • 71a2ea2a2e Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-05 23:50:40 -0700
  • cdb83ae8ae
    Update and rename src/main/resources/locale/locale_zh_CN.properties to src/ main/ resources/ locale/locale_zh_CN.properties 89009332 2019-05-06 08:27:02 +0800
  • 5d0fd18b90
    Update locale_zh_CN.properties 89009332 2019-05-06 08:18:36 +0800
  • 23b7e11dd1 Fixed bugs that could occur while updating old DBs to have UUIDs nossr50 2019-05-05 16:41:42 -0700
  • ecac8d00ee Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-04 05:31:44 -0700
  • 588b6f3692 Fixed the furnace XP bug nossr50 2019-05-04 04:08:56 -0700
  • 620f2fc4f8 Revert some state changes nossr50 2019-05-04 01:09:25 -0700
  • 3e61dc6c5f Some cleanup to BonusDrops & reducing expensive state calls nossr50 2019-05-04 00:48:35 -0700
  • a919c45b09 Fixing Java naming conventions for constants in mcMMO.java also added some Javadocs nossr50 2019-05-03 23:39:49 -0700
  • 8a312da0f5 Merge 2.1.53 nossr50 2019-05-03 23:31:08 -0700
  • cdf6e607de 2.1.53 - Fixed critical XP bug nossr50 2019-05-03 15:04:40 -0700
  • 29835a3316 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-05-03 03:46:28 -0700
  • f61917e8fe 2.1.52 nossr50 2019-05-03 01:08:29 -0700
  • 661564df36
    Merge pull request #3914 from snake0053/master Robert A. C 2019-05-01 14:39:56 -0700
  • 0a7c852d89 Update locale_ja_JP.properties SNAKE0053 2019-05-01 16:57:58 +0900
  • c1379f7ac6 2.1.51 - mikroskeem patch nossr50 2019-04-30 17:26:14 -0700
  • 22ef134c84 Update changelog nossr50 2019-04-30 17:20:23 -0700
  • 9157a08a3b Stashing changes.. oh wait nossr50 2019-04-30 17:02:08 -0700
  • 3997a44fce Merge 2.1.51 nossr50 2019-04-30 17:01:45 -0700
  • 7f95956a01
    Merge pull request #3911 from mikroskeem/feature/locale-reload-command Robert A. C 2019-04-30 11:33:08 -0700
  • 40ea101bf6 Add a command to reload locale Mark Vainomaa 2019-04-30 21:19:55 +0300
  • 0c8b001d05
    Merge pull request #3910 from mikroskeem/feature/locales-in-plugin-data-folder Robert A. C 2019-04-30 10:33:28 -0700
  • 5dc9c3f732 Note user that locale is loaded from locales directory Mark Vainomaa 2019-04-30 20:14:42 +0300
  • ec574a6b63 Cache raw messages from resource bundles Mark Vainomaa 2019-04-30 17:58:33 +0300
  • 1ca48051ad Dedicated directory for locales Mark Vainomaa 2019-04-30 09:31:33 +0300
  • 4d8e4d0e70 Wire up Mining/Excavation/Herbalism/Woodcutting XP values nossr50 2019-04-30 02:08:11 -0700
  • 2efa64ae17 wire up taming XP nossr50 2019-04-30 01:46:59 -0700
  • e5441f2a96 Taming XP values are now converted to an enum mpa and managed by ExperienceMapManager nossr50 2019-04-30 01:39:06 -0700
  • 06016f4ada Wire up special combat XP multipliers nossr50 2019-04-30 00:57:50 -0700
  • 6932abc9d8 Create fully qualified name : integer maps from user configs, wiring up some global xp settings nossr50 2019-04-30 00:42:09 -0700
  • 0f2e1ea740 Fall back to locale loaded from JAR when filesystem one doesn't have requested key Mark Vainomaa 2019-04-29 20:58:54 +0300
  • c2d4aeaf85 Try to load locale from plugin data folder first Mark Vainomaa 2019-04-29 01:25:00 +0300
  • faed690602 Add mcMMO reload command "/mcmmoreload" nossr50 2019-04-29 22:55:39 -0700
  • 7b3f69aee6 Add config reload nossr50 2019-04-29 22:37:46 -0700
  • 6e173c0d4e Add per-skill global multiplier default values nossr50 2019-04-29 22:09:38 -0700
  • d0259d73c5 Gloabl XP multiplier is now tracked by the ExperienceMapManager Added method to grab original value to ExperienceMapManager Moved skill xp values/mults into their own section nossr50 2019-04-29 21:59:01 -0700
  • 7f64fe11b8 Put special combat xp multipliers in their own section nossr50 2019-04-29 21:34:29 -0700
  • a496b1fd71 Dev mode nossr50 2019-04-29 18:54:00 -0700
  • ff8baecb54 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable nossr50 2019-04-28 06:56:22 -0700
  • ac8042f5d8 update gitignore nossr50 2019-04-28 06:52:16 -0700
  • 437bac1324 Revert "Add missing XP tables to 2.2" nossr50 2019-04-28 06:15:08 -0700
  • 7c4481f099 removing unused classes nossr50 2019-04-28 06:08:15 -0700
  • d1085aa8f8 Add missing XP tables to 2.2 nossr50 2019-04-28 06:05:39 -0700
  • 986162803b Merge 2.1.50 nossr50 2019-04-28 05:46:49 -0700
  • f7eb06e80b 2.1.50 nossr50 2019-04-27 06:39:06 -0700
  • f4214e2031 changelog update nossr50 2019-04-27 00:00:52 -0700
  • fd8712ee61
    Merge pull request #3905 from Zed-I/patch-6 Robert A. C 2019-04-26 23:50:43 -0700
  • f904ac7019 Fixing 1.13.2 bamboo material errors BuildTools 2019-04-26 23:26:00 -0700
  • 3c08af363f
    Merge pull request #3904 from OverCrave/master Robert A. C 2019-04-26 14:17:54 -0700
  • 8295355a5d
    Merge pull request #3906 from Zed-I/patch-7 Robert A. C 2019-04-26 14:17:36 -0700
  • aee81f87f5
    Added bamboo to the non-2 high plant blocks Zed-I 2019-04-26 18:16:42 +0200
  • 43d08ec21d
    Added some missing blocks to Herbalism/Mining Zed-I 2019-04-26 18:08:12 +0200
  • 15e3ad8876 add missing translations OverCrave 2019-04-26 17:58:23 +0200
  • a583f557d7 remove unused translations OverCrave 2019-04-26 17:49:35 +0200
  • af301b3e54
    Wrong over fishing count when fishing first time Zed-I 2019-04-26 09:35:43 +0200
  • 0949931a61 2.1.49 nossr50 2019-04-25 18:56:49 -0700
  • 8efee39f7e Add sweet berrys to Herbalism XP tables (update configs) nossr50 2019-04-25 18:54:41 -0700
  • 307b807b38
    Merge pull request #3788 from LogGits/patch-5 Robert A. C 2019-04-25 18:50:27 -0700
  • be8a2a4b07 Fixes #3902 - NPE in Inventory Listener nossr50 2019-04-25 18:49:18 -0700
  • 30df57fa35 Fix async tool lower nossr50 2019-04-25 18:46:49 -0700
  • 467025888c Fixed #3858 - Falling blocks in water not getting tracked nossr50 2019-04-25 18:28:24 -0700
  • 02a69cbb05 Update code style nossr50 2019-04-24 22:52:53 -0700
  • dc758a6dfc Wire up XP formula settings nossr50 2019-04-24 22:44:24 -0700
  • 989537366a Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-24 22:14:02 -0700
  • 21ecf959ea updating pom nossr50 2019-04-24 22:12:49 -0700
  • 9fcedcad76 Add linear/exponential formula config options to defaults nossr50 2019-04-24 22:11:11 -0700
  • 9d9b5464c3 fixing some serializer errors nossr50 2019-04-24 21:38:32 -0700
  • 5fc416a457 Merge branch 'master' of https://github.com/mcMMO-dev/mcmmo into configurable nossr50 2019-04-24 21:12:07 -0700
  • d1401d0cba change targetted API nossr50 2019-04-24 21:11:27 -0700
  • 63e905db6c use a custom collection of serializers instead of the default list nossr50 2019-04-24 21:01:33 -0700