mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* Explosions update: More items throwable, general refactoring * Explosions update: More items throwable, general refactoring * more stuff affected * comments * re enabling. whoops * multi-z block effects * closer to old behaviour now * so this behaves right * stops this being an infinite loop * distance scaling now works right * makes this less specific * makes this less specific * cleans this line up * more stuff, and code cleanup along the way * this line is egregious too * fixes here * cables * replacing all instances of 2** with 1<< as they're the same (minus the ability to use fractional exponents but nothing changed uses it here anyways) * optimised down throw_at function. TODO: TEST THIS * optimised down throw_at function. TODO: TEST THIS * optimised down throw_at function. TODO: TEST THIS * changing these back because... it's faster? what... * works fine, this is just to be on the safe side * cleanup * cleanup * clearer var names * postpone air cycle option in comments * we can add it i guess * this is redundant * oh this is needed * this is redundant --------- Co-authored-by: SECBATON GRIFFON <sage>