Commit Graph

27 Commits

Author SHA1 Message Date
Mike Primm 997ff1b0db 1.13.2 build fix 2019-12-22 18:15:35 -06:00
Mike Primm ad621306e8 Update for Spigot 1.15.1 2019-12-17 19:06:12 -06:00
pk910 73bab0a37f experimental spigot 1.15 support 2019-12-12 21:27:39 +01:00
Mike Primm cd63b78c67 Update settings files 2019-06-09 17:18:34 -05:00
Mike Primm 7bf0743c8c More 1.14 and 1.14.1 fixes 2019-05-14 19:51:42 -05:00
Mike Primm 6ac175c29d Prototype direct NBT reading for 1.14 2019-05-13 23:09:47 -05:00
Mike Primm c1902a2a9b Avoid exception on world border check on unloaded world 2019-05-04 02:44:11 -05:00
Mike Primm e8ec7da47d Get gspigot 1.14 runnin 2019-04-27 18:55:19 -05:00
Mike Primm 38b4624ce9 Initial code porting for Forge 1.13.2 - not yet functional 2019-03-03 21:10:45 -06: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
Mike Primm a7c2ddbf99 Clean up version and build for Forge 2018-09-03 19:19:04 -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 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 be71e0d816 Remove junk 2018-08-12 21:26:42 -05:00
Mike Primm 292481847b Add gitignore 2018-08-12 21:25:33 -05:00
Mike Primm be9d7a3cdd Add gitignore 2018-08-12 21:24:16 -05:00
Mike Primm 6b11e82b86 Cleanup dependencies 2018-08-12 21:20:56 -05:00
Mike Primm f66e63fe45 Merge dynmap-api into common dynmap 2018-08-11 23:42:08 -05:00
Mike Primm d2a0f65173 Cleanup directory structure 2018-08-11 23:27:52 -05:00