Commit Graph

41 Commits

Author SHA1 Message Date
mastermc05 e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05 d434b33cfb Forge 1.18 2022-11-18 13:32:07 +02:00
RedstoneFuture 078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
Mike Primm 75789b29a6 Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
Mike Primm 93c9ab0b5b Band-aid for exceptions in unsupported 'running in client' scenario 2022-03-16 10:24:03 -05:00
Mike Primm 7dd55de52e Add forge 1.18.2 version 2022-03-02 17:50:57 -06:00
Mike Primm a9b4ace851 Add support for trusted-proxies subnet ranges, handle nested proxies 2022-02-22 22:11:48 -06:00
Mike Primm ef045da32f Add prefix path support for AWS S3 website 2022-02-20 21:38:50 -06:00
Mike Primm ee78384cdc Add tilescale and defaulttilescal : option for bigger tiles 2022-02-16 21:13:57 -06:00
Mike Primm d941aec6eb Add publicURL setting and '/dynmap url' command 2022-02-12 01:30:00 -06:00
Mike Primm b3de1dafe3 Tidy up Eclipse workspace 2022-02-07 10:04:12 -06:00
Mike Primm cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm 6b208dd038 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
Mike Primm 931538279b Add more debug on block state exceptions 2022-01-14 18:48:08 -06:00
Mike Primm 7df857e7f3 Log warning for block states with lighting lookup error 2022-01-14 18:32:28 -06:00
Mike Primm effec684b9 Workaround for mods with broken block state logic... 2022-01-14 10:37:28 -06:00
James Lyne 44549eb316 Update configuration.txt comment 2022-01-07 23:06:48 +00:00
Mike Primm 332292c42c Fix mushroom stem render, cleanup System.out uses 2021-12-28 14:37:20 -06:00
Mike Primm 450921569c Improve forge chunk generate handling 2021-12-25 21:46:28 -06:00
Mike Primm 21e8663e0b Drop log noise 2021-12-25 19:09:35 -06:00
Mike Primm 57d02007ab Handle negative Y for chunk generation driven updates 2021-12-25 19:09:02 -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 2d2fe02a81 Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -06:00
Mike Primm d3f44a414b Clean up .gitignore 2021-12-18 19:58:08 -06:00
Mike Primm eff72aeef0 Add simple lighting generation for migrated chunks with missing light 2021-12-15 23:34:53 -06:00
Mike Primm 54471c6695 Workaround bizarre 1.17->1.18 chunk lifecycle (Spigot, Fabric, Forge) 2021-12-15 20:40:06 -06:00
Mike Primm 546ffffdc0 Add NBT toString() 2021-12-15 02:14:12 -06:00
Mike Primm f40cc3d6ca Strip META-INF/maven and services - avoid problems with forge 1.18 2021-12-08 20:34:03 -06:00
Mike Primm 634eb5fd2f Add support for largeplayerfaces option for bigger player markers 2021-12-07 21:38:59 -06:00
Mike Primm 5e12090f95 Additional tuning 2021-12-07 00:24:05 -06:00
Mike Primm d42921beb5 Migrate Spigot, Forge, Fabric 1.17.1 to generic chunk handling 2021-12-07 00:01:07 -06:00
Mike Primm 2ef6bf35a5 Handle negative Y chunks from 1.17 in 1.18 code 2021-12-05 14:35:48 -06:00
Mike Primm f56f4378c5 Fix handling of new, additional buiomes 2021-12-05 05:01:59 -06:00
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 983a2a4390 Tie in standard biomes by resource location 2021-12-04 23:01:13 -06:00
Mike Primm 8c51db5608 Try out generic chunk code and 3d biomes on Forge 1.18 2021-12-04 21:33:02 -06:00
Mike Primm e6cfaad851 Update shadow, add commons-codec to shaded uber for forge 2021-12-03 10:28:12 -06:00
Mike Primm 76557bf312 Biome shading fixes for 1.18 (Spigot, Fabric, Forge) 2021-12-02 22:18:03 -06:00
Mike Primm ebdab5e706 Get Forge 1.18 working 2021-12-02 00:28:41 -06:00
Mike Primm 98cfe350d5 Start forge 1.18 2021-12-02 00:02:08 -06:00