Commit Graph

6309 Commits

Author SHA1 Message Date
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
f13364eb04 You missed some stuff catboy :) 2019-09-30 14:18:59 -07:00
b763a56d75 Ignore bash scripts + Update Changelog 2019-09-30 13:59:38 -07:00
c7d2631a79 Add maven central repo 2019-09-30 21:37:33 +01:00
0cea66a084 Set version back to 2.2.0-SNAPSHOT 2019-09-30 21:26:30 +01:00
15913c8cf0 Drop maven pom 2019-09-30 21:24:05 +01:00
ba5c24fa3c Merge branch 'configurable' into gradlelize 2019-09-30 21:18:56 +01:00
f53d4bde67 invoke shadowJar 2019-09-30 21:08:02 +01:00
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
90897c9ae1 I'll probably end up rewriting these serializers 2019-09-28 17:58:02 -07:00
7385679ec5 Initialize SkillTools before DST 2019-09-28 17:21:46 -07:00
075ccbf4da Add missing ConfigSerializable annotation 2019-09-28 17:16:13 -07:00
8a4318ee1f Load locale manager after config manager 2019-09-28 17:14:28 -07:00
8e1f002808 WG Manager now lives in WG Utils class, fixing the runtime errors for WG
hooks in mcMMO during start up
2019-09-28 16:50:55 -07:00
3700128b21 move locale files into their intended resource folder 2019-09-28 10:02:46 +01:00
c44ca47bfe Setup resource filtering
Also mark gradlew as executable
2019-09-28 09:43:33 +01:00
2ee102b44f Migrate the project to use Gradle. Reproduces a build almost exactly as the maven shade, only changed version numbers for comparison.
Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
2019-09-26 10:05:42 -07:00
c0bfdd34b7 And it compiles again! 2019-09-26 08:50:58 +01:00
fd7bcc4a32 Merge branch 'master' into configurable 2019-09-26 08:46:24 +01:00
7f94f3833d 2.2 compiles again :) 2019-09-25 19:21:54 -07:00
df6386ec2f NBT Manager will be a static abusing class for now 2019-09-25 18:29:30 -07:00
f1de5484ec Minor tweaks 2019-09-25 17:47:51 -07:00
20b9b0d0fe WIP - Add default entries to Repairables 2019-09-25 17:30:32 -07:00
8a4b1bf307 We cutting corners boys 2019-09-25 16:57:15 -07:00
46b881e730 Add serializer for TamingSummon 2019-09-25 16:21:32 -07:00
d484ccc15e Minor tweaks 2019-09-25 15:54:44 -07:00
e8f14eece0 Squashing some final compiler errors from static abuse removal 2019-09-25 14:31:48 -07:00
8ad08298d0 Fixing more breaks from the static abuse removal 2019-09-25 14:21:11 -07:00
297ce64a24 Fixing some more classes broken in the static abuse removal edits 2019-09-25 14:08:49 -07:00
32d9eaab3d Fixing some Acrobatics related classes 2019-09-25 13:57:13 -07:00
e1656423c1 Static Abuse Removal - Various Chunklet classes 2019-09-25 13:48:37 -07:00
f52144fb3e Static Abuse Removal PerkUtils 2019-09-24 17:01:08 -07:00
f7aaf25d93 Static Abuse Removal - HardcoreManager 2019-09-24 16:53:57 -07:00
3552457790 Static Abuse Removal - Misc (now MiscTools) 2019-09-24 16:44:23 -07:00
564b8ceb94 More dependency injection fixes in many file 2019-09-24 16:34:12 -07:00
4b1cdbf493 Remove Static Abuse - SoundManager 2019-09-24 15:06:49 -07:00
f0636ef47e More fixes for serializers 2019-09-24 14:42:13 -07:00
68f6fea66a Fix the serialized config loader 2019-09-24 14:35:55 -07:00
bde66ee4e1 Remove static abuse - Chunklet stuff 2019-09-24 14:30:33 -07:00
ec4fbe678e Static Abuse Removal - Motd ( now MessageOfTheDayUtils ) 2019-09-24 14:01:26 -07:00
2735cb1666 ZipLibrary static abuse removal 2019-09-23 20:03:16 -07:00