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 |
|