Mike Primm
|
12c1a76394
|
Handle biome shading at edges
|
2021-12-15 21:08:32 -06:00 |
|
Mike Primm
|
28fd746248
|
Workaround bizarre 1.17->1.18 chunk lifecycle (Spigot, Fabric, Forge)
|
2021-12-15 20:40:06 -06:00 |
|
Mike Primm
|
3af5ac05e2
|
Add NBT toString()
|
2021-12-15 02:14:12 -06:00 |
|
Mike Primm
|
8dbf972238
|
Fix handling of single block state sections (zero bit palette)
|
2021-12-14 23:58:01 -06:00 |
|
mikeprimm
|
e224757fc0
|
Merge pull request #3558 from stepech/SkinsRestorer_update
dependency: Update SkinsRestorer
|
2021-12-14 22:22:48 -06:00 |
|
mikeprimm
|
da471b241f
|
Merge pull request #3561 from CylonicRaider/fix-boost-pixels
Fix boosted top-down-view map glitches
|
2021-12-14 22:22:30 -06:00 |
|
mikeprimm
|
84b3d6430b
|
Merge pull request #3562 from kosma/fabric-fixes
fabric/build.gradle: replace compile with implementation
|
2021-12-14 22:19:36 -06:00 |
|
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 |
|
Kosma Moczek
|
65c9996585
|
fabric/build.gradle: replace compile with implementation
This fixes starting the Fabric mod under IntelliJ and command line:
`./gradlew fabric-1.18:runServer`
|
2021-12-12 23:20:51 +01:00 |
|
CylonicRaider
|
cf6925bd3c
|
Fix boosted top-down-view map artifacts
|
2021-12-12 22:34:53 +01:00 |
|
stepech
|
74929c86e4
|
dependency: Update SkinsRestorer
|
2021-12-12 13:50:43 +01: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 |
|