Plex-FAWE/worldedit-core/src/main/java/com/boydti/fawe
dordsor21 56972ee40b
Trim performance (#451)
* Increase performance slightly when trimming.
If the chunk section is all one blocks (common in plotworlds) it'll be a nice little boost.

* Cache whether blocks are ticking or not. Greatly reduces the time required to create a palette

* collapse 5 lines to 2.

* Also apply to 14 and 15 for the numpties

* Cleanup
Actually ignore the exception - remove my debug print.
Remove double semi-colon

* Apparently 1.14/15 matter too still.
2020-05-07 23:00:13 +01:00
..
beta Trim performance (#451) 2020-05-07 23:00:13 +01:00
command Small spring cleaning 2020-04-30 16:26:52 -04:00
config schem.intellectualsites.com (points to athion.net but cnamed) 2020-04-28 11:25:24 +01:00
configuration Remove assetpacks 2020-03-23 18:38:07 -04:00
database Various minor changes 2020-03-03 23:21:10 -05:00
function/mask Small code quality changes 2020-03-24 12:32:36 -04:00
jnbt Trim performance (#451) 2020-05-07 23:00:13 +01:00
logging/rollback Started stripping apart EditSessionBuilder 2020-03-26 22:26:11 -04:00
object Don't commit murder to console or log files 2020-05-06 20:55:30 +01:00
regions Fix #347 2020-02-27 14:14:01 -05:00
util Small spring cleaning 2020-04-30 16:26:52 -04:00
web Revert migration of FaweCache to Kotlin 2020-01-29 15:01:38 -05:00
wrappers Cleanup unused code. 2020-03-05 16:07:20 -05:00
Fawe.java Fix #355 2020-03-29 17:47:32 -05:00
FaweAPI.java Rename uploadAnonymous to upload 2020-03-23 20:48:58 -04:00
FaweCache.java Small spring cleaning 2020-04-30 16:26:52 -04:00
FaweVersion.java Build 1.15 artifacts 2019-12-11 17:49:17 +01:00
IFawe.java Small quality of code changes 2020-02-23 12:48:22 -05:00
Resettable.java Introduce Resettable interface 2020-02-16 15:14:34 -05:00