Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit/regions
IronApollo 6dec0ab2ba Override #equals method in AbstractRegion.java
This is an attempt to fix CPU spikes which do not reduce and continue mounting until the server reaches ~300%-500% usage. This override should allow prompt equality checks for regions based on the world, the minimum point, the maximum point, and area covered by the region.

Issues found regarding this change should be quickly reported so this can be reverted and replaced with another appropriate solution.
2020-05-03 19:51:48 -04:00
..
factory Move vectors to static creators, for caching 2019-01-10 07:17:04 -05:00
iterator Merge remote-tracking branch 'refs/remotes/isfawe/new-vector-system' into new-vector-system 2019-01-13 02:00:14 -05:00
polyhedron Merge current FAWE master (227d6d91) into new-vector-system 2019-01-09 22:35:26 -08:00
selector Minor code changes 2020-01-29 17:53:34 -05:00
shape Upstream Merge 2020-01-10 22:32:12 -05:00
AbstractFlatRegion.java Add -e/-b/-m flags to //stack and //move, to match copy and paste. 2019-08-05 22:47:57 -04:00
AbstractRegion.java Override #equals method in AbstractRegion.java 2020-05-03 19:51:48 -04:00
ConvexPolyhedralRegion.java Various debugging and cleaning 2020-01-03 12:02:18 -05:00
CuboidRegion.java Fix #377 2020-03-28 20:51:53 -04:00
CylinderRegion.java Various minor 2019-11-11 16:49:13 +00:00
EllipsoidRegion.java Further non-standard selection fixes as per #393 2020-04-19 19:46:41 +01:00
FlatRegion.java Current progress with update 2018-12-23 11:19:33 -05:00
IDelegateRegion.java Remove BukkitMask 2019-06-21 19:58:40 -04:00
NullRegion.java Upstream 2019-06-25 13:07:47 -04:00
Polygonal2DRegion.java commanding-pipeline diff 2019-10-23 05:23:52 +01:00
Region.java Further non-standard selection fixes as per #393 2020-04-19 19:46:41 +01:00
RegionIntersection.java fix walls 2019-11-25 23:49:16 +00:00
RegionOperationException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Regions.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
RegionSelector.java Correct typo in region selector docs 2020-04-27 23:15:07 -04:00
TransformRegion.java It started on work with commands then I got carried away. 2019-07-25 14:44:10 -04:00