mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* SDQL upgrades. Global var accessing, assoc lists (["yes": "no"]), `IN` for arbitrary expressions and a bunch of wrappers for builtin BYOND procs. This includes _animate(). * remove debug output * Fixes a fuckup and adds a changelog. * fuck * Fixes special variables inside the IN clause. * Fix lag potential