Commit Graph

6399 Commits

Author SHA1 Message Date
2c8b8658a3 Update classes to use DSM over CM 2019-05-13 01:27:48 -07:00
80163c0d8f Cleaning up mcMMO.java 2019-05-13 01:15:53 -07:00
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
2019-05-13 00:53:29 -07:00
d614df65a7 unbox some floats 2019-05-12 03:48:25 -07:00
3123f69aec Setup combat XP map - Use float in more places 2019-05-12 03:46:23 -07:00
1c6b0363ce Step 1 of rewriting Alchemy - Removing all the old code 2019-05-12 00:53:15 -07:00
ddb92af400 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-11 20:54:29 -07:00
ed1831da78 Fixed the wrong locale string being used for Mining DD 2019-05-11 12:45:00 -07:00
774ee65677 Fixing Alchemy Part 1 2019-05-10 17:23:02 -07:00
61ae372694 Collection manager init now handles mapping values from collections 2019-05-10 12:30:59 -07:00
945359b408 Add failsafes to repairables 2019-05-10 12:17:31 -07:00
06bf814fcf Add failsafes to Salvageables 2019-05-10 12:16:26 -07:00
cc1eae150a Fixed salvage deserializer swapping signature parameters 2019-05-10 11:30:50 -07:00
7ad0a61c53 Fix casting, remove unused mod configs 2019-05-10 11:20:16 -07:00
48a3621ac6 Avoid race conditions 2019-05-10 09:49:43 -07:00
4ab688b302 Add custom serializer registration for CustomXPPerk 2019-05-08 12:14:09 -07:00
8cfeaf34f3 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-08 12:10:31 -07:00
ad550759e6 Fixed an incredibly rare and difficult to perform dupe bug 2019-05-08 10:24:34 -07:00
ca7cf5cc58 Unlimited custom XP perks part 2 2019-05-08 09:50:19 -07:00
40598a0e96 Unlimited custom xp perks Part 1 2019-05-08 06:44:19 -07:00
984518d9f5 Merge pull request #3925 from SpiderRobotMan/patch-1
Fix small grammar mistake in README
2019-05-07 06:40:19 -07:00
e0055eeead Fix small grammar mistake in README 2019-05-07 09:37:08 -04:00
0331c98c9b Add and wire up skill specific xp formula multipliers 2019-05-07 00:18:50 -07:00
c968b9f94a Add and wire up Early Game Boost settings 2019-05-07 00:09:31 -07:00
8033bc577c Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-06 19:46:58 -07:00
fe07261846 Very large update to the chinese language 2.1.56 2019-05-06 03:52:22 -07:00
0cbb9b22a5 Merge pull request #3922 from 89009332/patch-7
Update locale_zh_CN.properties
2019-05-06 00:29:28 -07:00
31ccf2ca02 Update locale_zh_CN.properties 2019-05-06 15:25:41 +08:00
08269cab5b Add back in the UUID upgrade classes just in case anyone from 2014 shows
up
2019-05-06 00:19:42 -07:00
71a2ea2a2e Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-05 23:50:40 -07:00
23b7e11dd1 Fixed bugs that could occur while updating old DBs to have UUIDs 2019-05-05 16:41:42 -07:00
ecac8d00ee Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-04 05:31:44 -07:00
588b6f3692 Fixed the furnace XP bug 2019-05-04 04:08:56 -07:00
620f2fc4f8 Revert some state changes 2019-05-04 01:09:25 -07:00
3e61dc6c5f Some cleanup to BonusDrops & reducing expensive state calls 2019-05-04 00:48:35 -07:00
a919c45b09 Fixing Java naming conventions for constants in mcMMO.java also added
some Javadocs
2019-05-03 23:39:49 -07:00
8a312da0f5 Merge 2.1.53 2019-05-03 23:31:08 -07:00
cdf6e607de 2.1.53 - Fixed critical XP bug 2019-05-03 15:04:40 -07:00
29835a3316 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO into configurable 2019-05-03 03:46:28 -07:00
f61917e8fe 2.1.52 2019-05-03 01:08:29 -07:00
661564df36 Merge pull request #3914 from snake0053/master
Update locale_ja_JP.properties
2019-05-01 14:39:56 -07:00
0a7c852d89 Update locale_ja_JP.properties 2019-05-01 16:57:58 +09:00
c1379f7ac6 2.1.51 - mikroskeem patch 2019-04-30 17:26:14 -07:00
22ef134c84 Update changelog 2019-04-30 17:20:23 -07:00
9157a08a3b Stashing changes.. oh wait 2019-04-30 17:02:08 -07:00
3997a44fce Merge 2.1.51 2019-04-30 17:01:45 -07:00
7f95956a01 Merge pull request #3911 from mikroskeem/feature/locale-reload-command
Add a command to reload locale
2019-04-30 11:33:08 -07:00
40ea101bf6 Add a command to reload locale 2019-04-30 21:19:55 +03:00
0c8b001d05 Merge pull request #3910 from mikroskeem/feature/locales-in-plugin-data-folder
Try to load locale from plugin data folder first
2019-04-30 10:33:28 -07:00
5dc9c3f732 Note user that locale is loaded from locales directory 2019-04-30 20:14:42 +03:00