Commit Graph

7 Commits

Author SHA1 Message Date
DeidaraMC 4f1017d398
feat: configurable entity synchronization interval (#2047)
* feat: entity synchronization overhaul

* chore: add getter for sync interval

---------

Co-authored-by: mworzala <mattheworzala@gmail.com>
2024-03-25 23:44:27 +00:00
iam 6e179dbd8a
Fix Lighting Invalidation (#2041)
-  Fix invalid lighting being sent to clients
-  Add cherry leaves to occludes
-  Fix lighting being generated when using loaded lighting
-  Send lighting to clients on block changes
-  Cleanup unused methods
-  Add sky lighting test for short grass
2024-03-24 16:23:26 -04:00
mworzala 27e774dd1b
fix: javadoc tag issue in ServerFlag :| 2024-02-09 14:35:09 -05:00
mworzala e1140b5856 chore: remove extensions 2024-02-09 14:27:43 -05:00
mworzala 909cc992eb chore: remove terminal 2024-02-09 14:27:43 -05:00
mworzala b63ea72e36 chore: minor cleanup from big cherry pick 2024-02-09 14:27:43 -05:00
mworzala 351d2197b1 collect all server options in ServerFlag file, other minor changes 2024-02-09 14:27:43 -05:00