Commit Graph

20 Commits

Author SHA1 Message Date
Shane Freeder
21a0a05683
Current progress on data accessors
Pushing because I started on stuff and don't wanna lose it...
2020-01-20 21:52:52 +00:00
Shane Freeder
ec58a0e81f
Merge branch 'configurable' into api 2020-01-16 09:49:49 +00:00
Shane Freeder
40802e6bae
Merge branch 'master' into configurable 2020-01-16 04:50:50 +00:00
Shane Freeder
5441a7eb96
Add doTranslation script for easing repetative migrations 2020-01-11 16:56:39 +00:00
Shane Freeder
c45f2ce406
Merge branch 'master' into configurable 2020-01-11 16:51:38 +00:00
Shane Freeder
eee09d8d76
[WIP] Start breakout of mcmmo plugin
This commit starts work on the seperation of mcmmo and platform logic,
there is still a fair amount of work to go before this will compile,
down the line (potentially much further), bukkit logic will be stripped
out of -core
2019-10-09 21:53:04 +01:00
Shane Freeder
1fbcf698c6
Merge branch 'configurable' into api 2019-10-06 01:34:55 +01:00
Shane Freeder
7be849da2a
Fix compilation warnings 2019-10-06 01:16:27 +01:00
Shane Freeder
b572494c9c
Remove the other deprecated PlayerProfile constructor 2019-10-06 01:07:01 +01:00
Shane Freeder
143714c9eb
Remove deprecated PlayerProfile constructor 2019-10-06 01:03:07 +01:00
Shane Freeder
a84a9e9c38
Create api module, McMMOPlayer -> BukkitMMOPlayer 2019-10-05 02:55:03 +01:00
nossr50
d2028321d4 Fixing SuperAbility strings 2019-09-30 16:11:06 -07:00
nossr50
4437f419cb Fix our TamingSummon serializer 2019-09-30 15:44:22 -07:00
nossr50
a58d875d74 Cleaning up more runtime errors during load 2019-09-30 15:28:51 -07:00
nossr50
154d0a8d50 Completely disable all Repair code pending rewrite
Repair code will be handled in a sep branch, this is being done so the
configurable branch can compile and be semi-playable for testing
important in development features.
2019-09-30 15:10:59 -07:00
nossr50
9e01a07542 Removing the hocon package 2019-09-30 14:34:38 -07:00
nossr50
f13364eb04 You missed some stuff catboy :) 2019-09-30 14:18:59 -07:00
Shane Freeder
ba5c24fa3c
Merge branch 'configurable' into gradlelize 2019-09-30 21:18:56 +01:00
Shane Freeder
f53d4bde67
invoke shadowJar 2019-09-30 21:08:02 +01:00
Shane Freeder
83373275f7
Move mcmmo into submodule
Goal will be to slowly move out the bukkit* dependencies from -core,
but, we have our starting point
2019-09-30 20:55:35 +01:00