Files
Bubberstation/code/controllers/subsystem
Lucy 348413a8a6 Add a DISABLE_DREAMLUAU define, for disabling dreamluau at compile-time (#89359)
## About The Pull Request

this adds a new define, `DISABLE_DREAMLUAU` (commented out by default),
which does... exactly what it says on the tin. it fully disables any
dreamluau-related code (the "Open Lua Editor" admin verb is left in,
albeit just giving the user a warning saying Lua is disabled, just so
there's no confusion about the verb itself being missing)

when compiling with OpenDream outside of CI (so dreamluau code will
still be linted), `DISABLE_DREAMLUAU` will be defined by default, tho.

## Why It's Good For The Game

makes OpenDream testing easier

## Changelog

no user-facing changes. or even code changes for most cases.
2025-02-06 02:27:55 +01:00
..
2024-12-24 11:42:20 -08:00
2024-08-21 17:07:02 +12:00
2024-12-09 15:27:59 +01:00
2024-08-21 17:07:02 +12:00
2024-11-05 14:08:22 +13:00
2024-12-24 11:42:20 -08:00
2024-10-09 02:03:50 +02:00
2024-12-24 11:42:20 -08:00
2024-08-23 21:49:46 +02:00
2024-09-30 13:09:08 +13:00