dynmap/DynmapCore/src/main/java/org/dynmap/utils
gmfamily 61bfe66430
fix(chnk visibility) Use long to avoid int overflow
Use long representation of the distance between tested chunk and center of tested limit to avoid int overflow while computing the distance compared to limit radius using square delta value
2022-08-31 19:35:18 +02:00
..
BlockStateParser.java Add state= mapping for replacing data= in models and textures 2022-02-01 23:50:58 -06:00
BlockStep.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
BufferInputStream.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
BufferOutputStream.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
DataBitsPacked.java General warning cleanup in DynmapCore 2022-02-05 15:16:08 -06:00
DynIntHashMap.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
DynLongHashMap.java Tune memory use on generic chunks, lighting lookup performance 2021-12-28 22:14:19 -06:00
DynmapBufferedImage.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
DynmapLogger.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ForgeConfigFile.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
ImageIOManager.java Fix webp v1.2.x 2021-12-22 22:33:10 -06:00
IndexedVector3D.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
IndexedVector3DList.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
IpAddressMatcher.java Add support for trusted-proxies subnet ranges, handle nested proxies 2022-02-22 22:11:48 -06:00
LRULinkedHashMap.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
LightLevels.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
MapChunkCache.java Add /dmap worldgetlimits, worldaddlimit, worldremovelimit commands 2020-07-04 18:02:30 -05:00
MapIterator.java Start prep for shadow lighting rework 2022-01-30 14:23:00 -06:00
Matrix3D.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
PatchDefinition.java Fix shading=true/false ambiguity with patch cache lookup 2022-03-26 21:52:40 -05:00
PatchDefinitionFactory.java Fix shading=true/false ambiguity with patch cache lookup 2022-03-26 21:52:40 -05:00
Polygon.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
RectangleVisibilityLimit.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
RoundVisibilityLimit.java fix(chnk visibility) Use long to avoid int overflow 2022-08-31 19:35:18 +02:00
TileFlags.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00
Vector3D.java Finish modellist implementation, use for campfire, comparator 2022-01-29 03:57:04 -06:00
VisibilityLimit.java Merge DynmapCoreAPI into common gradle build 2018-08-12 00:53:55 -05:00