9 Commits
Author SHA1 Message Date
LohikarandGitHub ec8c7f337c Lighting: Full Z support for ambient lights (#7342)
Upwards lights now go up more than one Z-level, but for real this time.

Supersedes #5302.
2025-10-11 10:54:03 -04:00
e2dae42dc4 runtime maploading 2/3: multiz update (#6145)
3/3 is world structs and the fun that comes with that

this pr has:

- transitions
- new multiz system
- lookup optimizations
- misc updates

---------

Co-authored-by: silicons <no@you.cat>
2023-11-26 18:55:55 -08:00
LohikarandGitHub be7c1b3f64 Ambient Lights: Multiple-Source Ambience (#5019) 2023-02-03 17:16:52 +01:00
1a524b77eb SSao, Z-Mimic, and O7 Lighting (#4846)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Z-Mimic is nice.

Currently just SSao atm, why SSao? Filter-based ao doesn't really work
with Z-Mimic

O7 Lighting cause I got tired of trying to make ours work with this. But
hey, we got directional lights now so that's cool.

🆑 @Zandario & @Lohikar
add: SSzmimic
add: O7 Lighting
add: SSao
del: SSopenspace
tweak: Lights now can shine in angles between 0 and 180
/🆑

Co-authored-by: Lohikar <lohikar@protonmail.com>
2023-01-01 05:04:11 -08:00
ZandarioandGitHub 7bf4c2a34f Early Assets, Lateloaded Assets, and Debugging Tools (#4696)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Various asset systems I want in before more TGUI work. and also
byond-tracy support... and also light update debugging...
## Changelog
🆑
tweak: Chem Master UI has been reworked slightly.
2022-11-20 17:36:24 -07:00
siliconsandGitHub 5784110aa2 replaces lighting system with modern tg/vglights (#2830)
* initial

* defines file

* changes

* changes

* whew

* a

* ok

* more stuff

* alphacolors

* sigh

* compile errors

* runtime fix

* debug data

* fixes

* fixes

* let's go

* funny

* funny

* funny

* Update lighting_object.dm
2021-03-08 14:45:49 -08:00
kevinz000 3407ef9bcd k 2020-04-02 04:01:26 -07:00
kevinz000 6c1c339191 Updates code to November 2019 Vorecode 2020-02-08 00:41:54 -07:00
deathride58 f1893fa0a0 initial commit - Straight pull from Virgo's master branch from 5/6/2018 at 6:00 PM EST 2018-05-06 19:05:49 -04:00