Not a huge change in screenshots, but I got the light culling system working properly.



Basically the system tries to avoid the 8 light blockland limit by choosing it per object instead of per player, which is easier to do since there's a lot less stuff in my game.
Still need to fix some walls getting light that shouldn't be, and some weird objects like the runes are glitched out.
But yeah things are going well.