Commit Graph

14 Commits

Author SHA1 Message Date
Mike Primm
332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm
3a3a970883 Implement basic sky lighting for chunks with broken lighting
(forge,fabric)
2021-12-24 20:38:05 -06:00
Mike Primm
bd4a34e2ae Shift string safely into Log class, finish hack substitution string 2021-12-24 00:08:52 -06:00
Mike Primm
61440490f3 Fix exception in fabric with default permission handlers 2021-12-22 20:36:15 -06:00
Mike Primm
24d78e5f78 Add chunkstatus and chunkversion shaders (for problem determination) 2021-12-19 21:02:35 -06:00
Mike Primm
322a3dd03b Finish dropping Apache Commons Codec 2021-12-19 15:44:59 -06:00
Kosma Moczek
629785d117 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
634eb5fd2f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm
40fb487fcd Revert "Fix possible nullref"
This reverts commit a99bbee900.
2021-07-14 15:08:55 -05:00
Bond_009
a99bbee900 Fix possible nullref 2021-07-04 21:42:48 +02:00
Kosma Moczek
48f4ccaf82 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
02ec59b72d fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
b64e73ef92 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Cat Core
ede6629928 Add support for fabric 1.14.4 2021-04-30 21:48:56 +02:00