Byond calls Stat() every 8 ticks with or without this code, it was literally doing nothing. This was pointless and none of this code is expensive enough to warrant throttling it anyways.
* Adds Wheely-Heels, a pair of shoes with inbuilt roller-wheels. Can be rarely received as reward from arcade machines.
* Fixed issues with Wheely-heels, added Kindle Kicks
* Cleaned up code
* Fixed Destroy()
* Thoust shall return the parent, like Oedipus
* Final Fix XIV
* Revert "Merge pull request #36340 from vuonojenmustaturska/beelogreen"
This reverts commit 259838f38c, reversing
changes made to 111cd316a9.
* Fixes stopsounds properly
Also I forgot to actually block admins from bad protocols
it just showed them a message that it was blocked but didn't
block it
* - Introduces a non-linear component to liver damage from alcohol so weak alcohol doesn't kill you instantly. (#36089)
* tgooey
* tgui 2 erlectric boogkalioo
* TRAVIIIIIIIIIIIIIS
* DUNC I LOVE YOU
* guaranteed
* Play Internet Sound sanity checks
Now checks if the content URL uses http(s) before playing
* HTML is not HTTP: renames regex
* Converted global regexes to procs that return them
* Revert "Converted global regexes to procs that return them"
This reverts commit 2eedbd6982b0c4de943a72c94f92f9d75001c06e.
* Readds borg transformations
Easily the best part of being a borg in /tg/. why was this never re-added?
* fixes mispell
* the smolest of smol misses
* Stop being so sleepy old borg, new borg is here.
* Adjusts animation timing and cleans up copypasta
* So baby, does the carpet match the drapes?
* flick it and see, Mister
* Minor miner minority
* Just get some shuteye, borg It'll be over quick
* Engy borg animation recolored
* -Replaces alien brain necropolis chest loot with new artifact
-Adds new artifact to necropolis chests loot, the Rod of Asclepius
-Adds corresponding status effect and defines
* Update necropolis_chests.dm
fixed spelling
* Spelling FIx
*disperses
* Fixed spelling, lowered the boost to the owner, added oxy heals, and refactored some of the code
* Adds some form of sprites (Still subject to change)
* Adds new sprites, fixes slime people taking toxin damage, and adds the rod to list of snake phobia objects.
* Nerfed clone healing and simple animal healing, fixed healing while dead as well as added a death event, tweaked the sprites, and cleaned up some code.
* Fixed grammar and cleaned up some code.
* Further cleaned up code because Cobby is mean.
* FURTHER cleaned up code
p.s. please send help, Cobby is holding me hostage
* Standardizes access checks
* Makes SS Networks init before SS Atoms to prevent NTNet interfaces from initializing before them
* Adds passkey support to NTNet packets
* Adds NTNet support to airlocks, makes door remote use NTNet
* Access levels given by jobs are now shuffled
* Access code improvements
* Adds IC card readers
* Fixes a delay issue with opening/closing airlocks with NTNet or signalers
* code review memes
* Renames plaintext_passkey to encrypted_passkey
* death by thousand nitpicks
* This, is my normal form.
* THIS, IS A SUPER SAIYAN ASCENDED.
I CALL IT A SUPER SAIYAN 2
* Update lighting.dm
* Spelling correction (#3)
* Update layers.dm
* Update chunk.dm
* TO GO BYOND....
* Update lighting.dm
* Meme removal
* unneeded check with non-shuttles not being in the typecache
* Disallows space Z transit into shuttles/inside walls and rock
* Revert 'remove navigation consoles on wardec'