Commit graph

2614 commits

Author SHA1 Message Date
mikeprimm
a1bc925cc6 Merge pull request #3563 from webbukkit/generrosity-wiki-updates
Update README.md
2021-12-14 22:18:47 -06:00
generrosity
fdd61d2810 Update README.md
updating with spigot details
2021-12-13 14:47:24 +13:00
generrosity
f8e464c22c Update README.md
tweak SQL to mention drivers not included
2021-12-13 12:36:36 +13:00
Mike Primm
149f84eaf6 Handle negative Y in topo shader 2021-12-12 01:42:39 -06:00
Mike Primm
d11f254a52 Back to SNAPSHOT 2021-12-12 01:42:23 -06:00
Mike Primm
e0586cc1b2 More README 2021-12-11 18:43:26 -06:00
Mike Primm
5300ab4e83 Update README 2021-12-11 18:41:36 -06:00
Mike Primm
be94ce5e9b Bump to beta-2 2021-12-11 17:30:01 -06:00
Mike Primm
fc0b8cc425 Avoid initial ERROR when no markers.yml file (first installation) 2021-12-10 00:10:11 -06:00
Mike Primm
88782405f1 Strip META-INF/maven and services - avoid problems with forge 1.18 2021-12-08 20:34:03 -06:00
Mike Primm
8215ff0e94 Fix break in 1.18 Spigot chunk reading 2021-12-08 10:25:46 -06:00
Mike Primm
6fed0dfb1f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
3d71f87bb7 Backport generic chunk handler to 1.16.5 for Spigot, Fabric, Forge 2021-12-07 18:49:51 -06:00
Mike Primm
6e6c65e967 Revert snakeyaml to avoid windows file problem... 2021-12-07 15:51:50 -06:00
Mike Primm
304b23ed5c Additional tuning 2021-12-07 00:24:05 -06:00
Mike Primm
805f974660 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm
14c6f883ad Back to SNAPSHOT 2021-12-05 23:58:45 -06:00
Mike Primm
ebda3329c8 Set to 3.3-beta-1 2021-12-05 22:08:15 -06:00
Mike Primm
f321806cdc Handle fields in yaml config files with "/" - fix for #3533 2021-12-05 20:32:22 -06:00
Mike Primm
de1bcf1aef Handle negative Y chunks from 1.17 in 1.18 code 2021-12-05 14:35:48 -06:00
Mike Primm
942c3a0864 Fix BiomeMap NPE, switch Fabric to GenericMapChunkCache 2021-12-05 12:53:42 -06:00
Mike Primm
ddc484d737 Fix handling of new, additional buiomes 2021-12-05 05:01:59 -06:00
Mike Primm
dac53e38fc Put 3D biome code in spigot 1.18 - still working on grass shading... 2021-12-05 01:57:59 -06:00
Mike Primm
635bbf2b4d Tie in standard biomes by resource location 2021-12-04 23:01:13 -06:00
Mike Primm
d7abb0e371 Try out generic chunk code and 3d biomes on Forge 1.18 2021-12-04 21:33:02 -06:00
Mike Primm
0ff036cd17 More generic chunk and iterator support classes 2021-12-04 12:12:37 -06:00
Mike Primm
da419143a0 Add generic chunk, and builder 2021-12-04 03:04:08 -06:00
Mike Primm
7c41e433d6 Start chunk and biome rework - common chunk section class 2021-12-04 01:11:35 -06:00
mikeprimm
3c6e4b1e84 Merge pull request #3543 from kosma/fabric-1.18-signs
[Fabric 1.18] Sign marker support
2021-12-03 12:45:56 -06:00
mikeprimm
585466e69b Merge pull request #3544 from kosma/fabric-1.18-permissions
[Fabric 1.18] Fix permission handling
2021-12-03 12:45:25 -06:00
Mike Primm
21e793c3ce Update shadow, add commons-codec to shaded uber for forge 2021-12-03 10:28:12 -06:00
Mike Primm
e4a3179570 Biome shading fixes for 1.18 (Spigot, Fabric, Forge) 2021-12-02 22:18:03 -06:00
Kosma Moczek
6f5c7f4eb4 fabric-1.18: fix builtin permissions handling 2021-12-02 22:59:52 +01:00
Kosma Moczek
8edd5c8bb7 fabric-1.18: add ServerPlayNetworkHandlerMixin.onSignUpdate() 2021-12-02 21:37:41 +01:00
Kosma Moczek
0abd3a5ce3 fabric-1.18: add SIGN_CHANGE_EVENT -> DynmapCore handler 2021-12-02 21:37:11 +01:00
Kosma Moczek
a2af69badb fabric-1.18: implement FabricServer.isSignAt() 2021-12-02 21:17:07 +01:00
Kosma Moczek
2e149a6530 fabric-1.18: remove some stale code 2021-12-02 20:59:44 +01:00
Kosma Moczek
0efa788ea4 fabric-1.18: add BlockEvents.SIGN_CHANGE_EVENT 2021-12-02 20:56:08 +01:00
Kosma Moczek
7e9fecad0c fabric-1.18: rename BlockEvents.EVENT -> BlockEvents.BLOCK_EVENT 2021-12-02 20:55:43 +01:00
Mike Primm
34ed98637f Get Forge 1.18 working 2021-12-02 00:28:41 -06:00
Mike Primm
4d2769e46d Start forge 1.18 2021-12-02 00:02:08 -06:00
Mike Primm
724fc2b367 Adjust pack_format value to match version expectations for 1.15.2,
1.17.1
2021-12-01 22:42:28 -06:00
mikeprimm
ac4b6fe60c Merge pull request #3516 from ajmadsen/v3.0
Initial pass at 1.18 snapshot support
2021-12-01 21:29:09 -06:00
Mike Primm
0d021f8a62 Some more cleanup 2021-12-01 21:27:21 -06:00
Mike Primm
02e2fdf854 We're rendering now on Spigot 1.18 - still more to do, but progress 2021-12-01 21:00:42 -06:00
Adam Madsen
edc2f71799 Update fabric-1.18 to render with 1.18 biome data 2021-12-01 20:45:15 +00:00
Mike Primm
b88f447406 Some more Spigot 1.18 work - still NOT functional 2021-12-01 00:47:19 -06:00
Mike Primm
66af7616ab Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2021-11-30 23:09:06 -06:00
Mike Primm
c91ac7ad86 Initial compiling Spigot code (doesn't work, but it does compile...) 2021-11-30 23:08:54 -06:00
mikeprimm
0e8922cb1c Merge pull request #3539 from kosma/fabric-1.18
Fabric 1.18 support
2021-11-30 23:07:45 -06:00