Commit Graph
26 Commits
Author SHA1 Message Date
MattBDev 6b0fcc8712 Removed some null checks and fixed some variable names 2019-05-22 14:40:56 -04:00
MattandGitHub 72c766a87b Add DataFixerUpper 2019-04-17 20:22:54 -04:00
MattandGitHub 1dd3400aab Add Mojang repository 2019-04-17 20:20:31 -04:00
matt 6f3888a963 Fixes #91 2019-04-03 12:17:24 -04:00
matt 2407f9246f How did it compile locally? 2019-04-03 00:21:42 -04:00
matt 122236f6c7 Too lazy to write a commit message 2019-04-02 23:36:32 -04:00
matt 29692f3fbe Migrate to SLF4J 2019-04-02 18:21:02 -04:00
matt 47e66913e3 Selective upstream merge 2019-04-02 16:26:51 -04:00
matt 4af43eb84c WeatherTypes now matches upstream 2019-04-02 15:43:40 -04:00
matt 6ccd0eb58e Fixed deleted code due to IDE glitch 2019-04-02 15:22:54 -04:00
matt 1a19bc457f Added Nullable to BlockTypes 2019-04-02 15:03:59 -04:00
matt 3419bb6f30 Fixed stats issue. 2019-04-01 22:09:59 -04:00
matt c997a2583c I like change 2019-04-01 21:28:49 -04:00
matt 86ce762982 Minor performance tweaks and cleaning of metrics
Why were metrics so messed up in the first place?
2019-04-01 20:42:10 -04:00
matt 20098a78c8 Lets show FAVS some love ❤️ 2019-03-28 21:19:40 -04:00
matt 7ae8d567f3 Cleaned a class 2019-03-28 20:41:16 -04:00
matt 699783ba72 Another selective merge 2019-03-28 15:02:37 -04:00
matt acc8eb0a99 Lambda's and References and Cleanups! Oh My! 2019-03-27 12:17:05 -04:00
matt 1424998327 Simplified switch statements and minor formatting 2019-03-27 11:36:26 -04:00
matt 712479adbb Reverted incompatible EntityType upstream change 2019-03-27 00:16:54 -04:00
matt 9fcf805148 Pattern doesn't need to be deprecated 2019-03-26 16:35:22 -04:00
matt 8124d3b3c5 Reverted an upstream change due to a sketchy class issue 2019-03-26 15:29:46 -04:00
matt 3420b8329b Remove most of PseudoRandom, a few minor cleaning changes, and an upstream change 2019-03-26 13:41:09 -04:00
matt 0d88a6bce2 Merging upstream changes 2019-03-26 13:27:09 -04:00
matt 85bfd16d7c Code cleaning
Most notable change: Remove redundant type parameters and replaced with <>. This is a small step to bring us closer to upstream parity.
2019-03-25 19:55:32 -04:00
matt 456f821ce0 Revert "Make end tag singleton"
This reverts commit 13d2ae20
Why was this changed. I doubt it did much in terms of performance. It's better to stay as close as we can to the worldedit repo.
2019-03-22 12:51:44 -04:00