Commit Graph

12 Commits

Author SHA1 Message Date
Mike Primm
e8ec7da47d Get gspigot 1.14 runnin 2019-04-27 18:55:19 -05:00
Mike Primm
b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Mike Primm
12c4df777d Add workaround for Spigot 1.13.2 bug with loadChunk(x,z,false)
Workaround problem with fact that World.loadChunk(x, z, false) fails
when called on existing chunks that have not been migrated to 1.13.x
format.
2018-12-01 20:56:08 -06:00
Mike Primm
9c4250a7ac Handle IllegalArgumentException from Spigot snapshot (#2329) 2018-09-09 08:55:36 -05:00
Mike Primm
4a5a85c995 Fix inhabitedTicks and unloadQueue discovery 2018-09-06 01:25:21 -05:00
BuildTools
eb5fe20502 Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
Mike Primm
e41b1f9a54 Fix pre-1.13 startup problem without breaking 1.13.1... 2018-08-27 08:51:13 -05:00
Mike Primm
fb1026b60f Fix pre-1.13 helper problem (introduced by 1.13.1 support) 2018-08-27 07:56:16 -05:00
Mike Primm
79632814d0 Add initial 1.13.1 support - keep 1.13 support for now 2018-08-26 16:48:29 -05:00
Mike Primm
f53b753cb5 Fix some 1.12.2 textures 2018-08-22 07:48:35 -05:00
Mike Primm
8c7d1f6181 Support 1.13 water toning for biomes 2018-08-21 00:34:04 -05:00
Mike Primm
d2a0f65173 Cleanup directory structure 2018-08-11 23:27:52 -05:00