Matt and GitHub
473905930e
Merge pull request #163 from Tofuus/breaking
...
Fix incorrect casting of CharSequence to String
2019-06-06 06:40:55 -04:00
MattBDev
b42553116c
Removal of many prefixes and deprecation of FaweLocation
...
- Removed some prefixes to help make upstream merging a bit easier.
- Replaced reflection code for titles with the regular bukkit api.
- Removed FAWELocation and FAWEPlayer where it wasn't needed.
- Deprecated FaweLocation since having it in the first place is very stupid.
- FAWEPlayer should also be deprecated soon because the majority of that code is redundant.
2019-06-05 21:28:02 -04:00
MattBDev
bf5d2c2788
Temporarily removed plotsquard replaceall.
...
Poorly written and there is code in there that I may break in a future commit.
2019-06-05 16:13:30 -04:00
MattBDev
e6f2e17bdf
Simplifications to VoxelSniper
...
Signed-off-by: MattBDev <[email protected] >
2019-06-05 15:52:47 -04:00
MattBDev
6c94cca15e
Selective upstream merge
...
Signed-off-by: MattBDev <[email protected] >
2019-06-04 12:40:11 -04:00
MattBDev
c73fc28847
Minor upstream changes
2019-05-31 11:20:02 -04:00
MattBDev
3eb7200ea0
Fixed issues with //copy
2019-05-31 10:41:05 -04:00
MattBDev
aea5b68ced
Upstream merges and a few code cleanups
2019-05-30 16:07:30 -04:00
MattBDev
5ae8f20b73
Merge remote-tracking branch 'origin/breaking' into breaking
2019-05-28 23:24:02 -04:00
MattBDev
a0eb7ce59e
Typo Fixes and Added Annotations
2019-05-28 23:23:51 -04:00
MattBDev
6b0fcc8712
Removed some null checks and fixed some variable names
2019-05-22 14:40:56 -04:00
Matt and GitHub
72c766a87b
Add DataFixerUpper
2019-04-17 20:22:54 -04:00
Matt and GitHub
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