mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* Lazy lighting init, fixes, and optimizations. All corners are now made when first needed (some edge cases due to sloth) Makes set_light accept null for the l_color parameter. Fixes set_opacity not update has_opaque_atom on the turf. Performance optimization to the internal lighting application code. * NONSENSICAL_VALUE