Mike Primm
|
37fd064434
|
Put 3D biome code in spigot 1.18 - still working on grass shading...
|
2021-12-05 01:57:59 -06:00 |
|
Mike Primm
|
76557bf312
|
Biome shading fixes for 1.18 (Spigot, Fabric, Forge)
|
2021-12-02 22:18:03 -06:00 |
|
Mike Primm
|
809e45631c
|
Add support for experimental Caves and Caverns data pack
|
2021-08-21 18:03:07 -05:00 |
|
Mike Primm
|
f5defd8068
|
Adjust build structure for builds requiring older gradle
|
2021-07-27 20:01:58 -05:00 |
|
Kosma Moczek
|
cf121956c3
|
build.gradle: rename compile -> implementation
|
2021-06-27 13:51:12 +02:00 |
|
Mike Primm
|
c867735c1a
|
Add 1.16.2 support for Spigot
|
2020-08-12 21:40:06 -05:00 |
|
Mike Primm
|
9608ba1e2b
|
Handle malformed skin URL looking
|
2020-07-12 19:20:53 -05:00 |
|
Mike Primm
|
51ebdc6f31
|
Initial 1.16.1 support - get it running
|
2020-06-25 19:29:03 -05:00 |
|
Mike Primm
|
a67f50350a
|
Shift remaining storage access call off of server thread
|
2020-05-26 22:34:00 -05:00 |
|
Mike Primm
|
5e15187e46
|
Finish support for greeting/farewall text on area markers
|
2020-05-25 13:55:36 -05:00 |
|
Mike Primm
|
14f55bd6a8
|
Initial work on greeting/farewall title support for areas
|
2020-05-25 01:14:20 -05:00 |
|
Mike Primm
|
2be20f4c78
|
Initial 1.15.2 Forge build
|
2020-05-23 22:41:11 -05:00 |
|
mikeprimm
|
2d3931bcaa
|
Revert "Support Mohist"
|
2020-04-13 07:52:45 -05:00 |
|
Mgazul
|
9f7e177db4
|
Support Mohist
|
2020-03-31 23:48:53 +08:00 |
|
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 |
|