Commit graph

11 commits

Author SHA1 Message Date
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
Mike Primm
6fed0dfb1f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
17491a2e6e Revert "Fix possible nullref"
This reverts commit b017fccce3.
2021-07-14 15:08:55 -05:00
Bond_009
b017fccce3 Fix possible nullref 2021-07-04 21:42:48 +02:00
Kosma Moczek
165fb74563 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
7160092831 fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
c5f0ef3265 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Mike Primm
8fb20f5f16 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm
ee471f7510 Add config comments for postgresql 2021-02-07 23:14:09 -06:00
Mike Primm
f21c856656 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Keuin
0a6136ce9c Backward port to Fabric 1.15.2 (from Fabric 1.16.1) 2020-10-13 08:22:20 +08:00