Commit Graph

24 Commits

Author SHA1 Message Date
Jurgen 030a0e1d24 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Jurgen c093a95bc0 implemented hide if spectator 2023-09-03 12:37:58 +02:00
Michael Primm ab900740b7 Rework cave shader - make default proportional for variable world height 2023-03-23 13:27:33 -05:00
Mike Primm 75789b29a6 Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
Mike Primm cfcd8fbf3e Allow for clean shutdown 2022-02-05 03:20:22 -06:00
Mike Primm e22ad9b8bf Start prep for shadow lighting rework 2022-01-30 14:23:00 -06:00
Mike Primm 7225edc1d6 Time-of-day fix for Fabric (all versions) and Forge (1.13-1.16) 2021-12-29 19:33:37 -06:00
Mike Primm 0166895a7f Tune memory use on generic chunks, lighting lookup performance 2021-12-28 22:14:19 -06:00
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 24d78e5f78 Add chunkstatus and chunkversion shaders (for problem determination) 2021-12-19 21:02:35 -06:00
Mike Primm 2d2fe02a81 Strip dependencies on Apache Commons Codec 2021-12-19 15:23:40 -06:00
Mike Primm 2c82528c13 Remove debug noise 2021-11-15 21:33:43 -06:00
Mike Primm 0809d23559 Propagate stateByID scaling performance improvement 2021-03-14 12:08:07 -05:00
Mike Primm 34348a6d16 Pad chunksnapshots with empty section (avoid y=256 exceptions) 2021-01-02 13:07:26 -06:00
Mike Primm 2c4f5c6b9f Handle client security checks properly 2020-08-16 01:01:52 -05:00
Mike Primm c39cb2d3e7 Add one-sided tweak to hide mod from client before login 2020-08-16 00:05:56 -05:00
Mike Primm 08d143ddcc Handle events from updates on disabled worlds properly 2020-07-09 12:47:28 -05:00
Mike Primm 2718feb137 Add Sponge permissions for 1.11.2, 1.12.2, extract
permissions.yml.example
2020-07-05 14:48:51 -05:00
Mike Primm 11cc04320c Revert "Handle 5 bit palette properly (1.16.1)"
This reverts commit 79b41d8ffd.
2020-06-27 10:46:19 -05:00
Mike Primm 79b41d8ffd Handle 5 bit palette properly (1.16.1) 2020-06-26 20:02:16 -05:00
Mike Primm 7c0b515272 Fix 'waterlogged' blocks in Forge 1.13.2+ 2020-06-07 18:11:03 -05:00
Mike Primm 5e15187e46 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
Mike Primm 2be20f4c78 Initial 1.15.2 Forge build 2020-05-23 22:41:11 -05:00