Commit Graph
15 Commits
Author SHA1 Message Date
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