Commit Graph

65 Commits

Author SHA1 Message Date
Mike Primm
6b5c546ae9 Add forum and issue tracker URLs 2018-12-08 23:01:04 -06:00
Mike Primm
def802bf8d Fix world load/unload handling and chunk generate/populate events 2018-12-08 12:31:16 -06:00
Mike Primm
b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Wouter Haffmans
f3fea246bf Fix loading profiles to solve 500 errors on login
This loads profiles from the server cache, which properly sets the uuid
(which again is used to check for bans in some other layers).

Backport of DynmapForge PR 77
2018-10-19 22:28:59 +02:00
Mike Primm
54163396fb Block state lookup performance 2018-09-06 19:55:31 -05:00
Mike Primm
457607720d Fix handling of JEIDS, shift to 1.13 style state for chunk ss 2018-09-06 17:56:21 -05:00
Mike Primm
27cdd8e483 Work around for ForgeGradle problems with shadow jars 2018-09-06 10:31:57 -05:00
Mike Primm
0a739347bf Support NotEnoughIDs and JustEnoughIDs NBT formats (blockids, biomes) 2018-09-06 00:16:15 -05:00
Mike Primm
09ccad6eca Handle chunks with no biome data 2018-09-05 19:51:14 -05:00
Mike Primm
a7c2ddbf99 Clean up version and build for Forge 2018-09-03 19:19:04 -05:00
Mike Primm
5f13c8f74f Forge fixes 2018-09-03 17:13:05 -05:00
BuildTools
eb5fe20502 Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
mprimm
88816b176e More .gitignore 2018-08-29 07:19:11 -05:00
Mike Primm
f4a99145cf Merge Forge 1.11.2 into common 3.0 gradle build 2018-08-23 07:52:46 -05:00
Mike Primm
706d53e31f Merge Forge 1.12.2 build into common dynmap gradle build 2018-08-23 00:24:02 -05:00