Commit Graph

54 Commits

Author SHA1 Message Date
33e0b40e19 Merge remote-tracking branch 'origin/master' into configurable 2020-02-29 00:21:37 +00:00
27b1c6b094 null check on player debug command 2020-02-24 17:08:23 -08:00
db70d56493 Merge branch 'master' of github.com:mcMMO-Dev/mcmmo into configurable 2020-02-24 16:05:34 -08:00
3b3396ce2c Merge branch 'master' of github.com:mcMMO-Dev/mcmmo into configurable 2020-02-20 17:43:58 -08:00
b3bea7833f Merge me daddy 2020-02-20 16:22:46 -08:00
b0c7e0368a merge master + singleton removal on ParticleEffectUtils 2020-02-20 16:15:38 -08:00
4e895b7361 Some kyori/text stuff 2020-02-20 15:23:58 -08:00
c071471bdf update for text libs 2020-02-17 19:27:21 -08:00
85550c5750 Add kashike's text lib to dependencies 2020-02-17 18:46:48 -08:00
3c382a11ed Add showtags subcommand to nbttools 2020-02-17 18:30:09 -08:00
f45c70b694 More work on ACF integration 2020-02-12 15:20:21 -08:00
2d342f8a3d Missing default tag 2020-02-11 15:44:52 -08:00
4ff4def56a Optimize imports 2020-02-10 13:19:14 -08:00
63de093ebb Remove debug on swing 2020-02-10 13:18:42 -08:00
b34f0d62d6 Fixing shadow dependencies (I hope) 2020-02-10 13:13:29 -08:00
a74f33c96d Latest changes 2020-02-09 16:06:28 -08:00
24ba3b1a01 New command 'nbttools' also integrating ACF 2020-02-07 15:06:00 -08:00
ab0fc06dc2 Merge branch 'configurable' of github.com:mcMMO-Dev/mcmmo into nbt 2020-02-07 11:32:26 -08:00
e3edc9a18f Fix faulty WG logic 2020-01-27 20:38:52 -08:00
aaffafb88b No more Standard or Retro, use cosmetic scale modifier setting instead 2020-01-27 20:13:36 -08:00
2e5a12a72b Add new Cosmetic Level Scaling setting to the leveling config 2020-01-27 19:11:00 -08:00
47bcd1223b Merge branch 'master' of github.com:mcMMO-Dev/mcmmo into configurable 2020-01-27 18:47:06 -08:00
3eb160a794 Missed a few merges 2020-01-27 18:40:46 -08:00
4b6e2c35b2 Merge branch 'master' of github.com:mcMMO-Dev/mcmmo into configurable 2020-01-27 18:36:32 -08:00
40802e6bae Merge branch 'master' into configurable 2020-01-16 04:50:50 +00:00
5441a7eb96 Add doTranslation script for easing repetative migrations 2020-01-11 16:56:39 +00:00
c45f2ce406 Merge branch 'master' into configurable 2020-01-11 16:51:38 +00:00
25a9c75a5a Flesh out NBT types 2019-10-31 20:15:36 -07:00
9911c406f8 Refactor some Type names and javadocs 2019-10-30 14:56:30 -07:00
fdb900ec5d PlatformManager to manage the platform adapters 2019-10-30 14:38:02 -07:00
bf94073935 Work on NBT adapters 2019-10-29 19:00:16 -07:00
bfcc167862 Flesh out NBT types 2019-10-29 12:23:39 -07:00
2a606b1ed1 Our own basic NBT types 2019-10-28 19:47:38 -07:00
edc8701e35 Some JavaDocs 2019-10-22 16:13:53 -07:00
7be849da2a Fix compilation warnings 2019-10-06 01:16:27 +01:00
b572494c9c Remove the other deprecated PlayerProfile constructor 2019-10-06 01:07:01 +01:00
143714c9eb Remove deprecated PlayerProfile constructor 2019-10-06 01:03:07 +01:00
4bff07bd2b Target the tag compound 2019-10-01 16:52:35 -07:00
365938f351 ItemMeta needed? 2019-10-01 16:33:31 -07:00
7f6bbadc1c Less error prone Kappa 2019-10-01 16:28:46 -07:00
ec1fdea40d Progress??? 2019-10-01 16:23:59 -07:00
8febe2d0bd Progress?? 2019-10-01 16:19:15 -07:00
6e0f8f99fa Progress? 2019-10-01 15:44:58 -07:00
433f6d085d Time for a break 2019-09-30 17:53:57 -07:00
0509f4f63e Starting work on reading NBT 2019-09-30 16:47:47 -07:00
d2028321d4 Fixing SuperAbility strings 2019-09-30 16:11:06 -07:00
4437f419cb Fix our TamingSummon serializer 2019-09-30 15:44:22 -07:00
a58d875d74 Cleaning up more runtime errors during load 2019-09-30 15:28:51 -07:00
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
9e01a07542 Removing the hocon package 2019-09-30 14:34:38 -07:00