Commit graph

27 commits

Author SHA1 Message Date
Mike Primm
8d1067e6de 1.13.2 build fix 2019-12-22 18:15:35 -06:00
Mike Primm
fb0ea1b948 Update for Spigot 1.15.1 2019-12-17 19:06:12 -06:00
pk910
f4d7b58ad9 experimental spigot 1.15 support 2019-12-12 21:27:39 +01:00
Mike Primm
d086f45b57 Update settings files 2019-06-09 17:18:34 -05:00
Mike Primm
82508681e9 More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm
c42b9115ad Prototype direct NBT reading for 1.14 2019-05-13 23:09:47 -05:00
Mike Primm
18146d2934 Avoid exception on world border check on unloaded world 2019-05-04 02:44:11 -05:00
Mike Primm
2a2fd9e10b Get gspigot 1.14 runnin 2019-04-27 18:55:19 -05:00
Mike Primm
fc07198075 Initial code porting for Forge 1.13.2 - not yet functional 2019-03-03 21:10:45 -06:00
Mike Primm
2ae5f8a7fe Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Mike Primm
ca7f353e0d 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
5537c98e14 Handle IllegalArgumentException from Spigot snapshot (#2329) 2018-09-09 08:55:36 -05:00
Mike Primm
76582d62ee Fix inhabitedTicks and unloadQueue discovery 2018-09-06 01:25:21 -05:00
Mike Primm
a7b2825e4c Clean up version and build for Forge 2018-09-03 19:19:04 -05:00
BuildTools
27d7e74cfb Add more state data (isSolid()) 2018-09-01 23:26:36 -05:00
mprimm
641936741b More .gitignore 2018-08-29 07:19:11 -05:00
Mike Primm
6bb050151f Fix pre-1.13 startup problem without breaking 1.13.1... 2018-08-27 08:51:13 -05:00
Mike Primm
c8f0f1a9bb Fix pre-1.13 helper problem (introduced by 1.13.1 support) 2018-08-27 07:56:16 -05:00
Mike Primm
dc09243303 Add initial 1.13.1 support - keep 1.13 support for now 2018-08-26 16:48:29 -05:00
Mike Primm
43539a5ec5 Fix some 1.12.2 textures 2018-08-22 07:48:35 -05:00
Mike Primm
9c34a23267 Support 1.13 water toning for biomes 2018-08-21 00:34:04 -05:00
Mike Primm
fa15c0e8c0 Remove junk 2018-08-12 21:26:42 -05:00
Mike Primm
d73de557c5 Add gitignore 2018-08-12 21:25:33 -05:00
Mike Primm
3005e6b96b Add gitignore 2018-08-12 21:24:16 -05:00
Mike Primm
14fe1bfdf1 Cleanup dependencies 2018-08-12 21:20:56 -05:00
Mike Primm
acfecce539 Merge dynmap-api into common dynmap 2018-08-11 23:42:08 -05:00
Mike Primm
e4d0261a07 Cleanup directory structure 2018-08-11 23:27:52 -05:00