* Fixes stopsounds properly (#36341)
* Revert "Merge pull request #36340 from vuonojenmustaturska/beelogreen"
This reverts commit 259838f38cfda32619e34cf41d57df4d45b75363, reversing
changes made to 111cd316a92f5f5840d96b1fc4bbe4cb7b1ce6fd.
* 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
* Fixes stopsounds properly
* Create ERT refactor (#36321)
cl Naksu
admin: ERT creation has been refactored to allow for easier customization and deployment via templates and settings
/cl
* Create ERT refactor
* makes reebe more than steam vent + brass skewer + pressure sensor + matrix simulator 2k18 by adding adjacency checks and some other things (#34888)
* traps patch
* flags!
* makes reebe more than steam vent + brass skewer + pressure sensor + matrix simulator 2k18 by adding adjacency checks and some other things
* apparantly you need shuttles, who knew
* some tweaks
Sprites need adjustments
Janidogs need adjustments in UI
* Hm, maybe a fix. Revert attempt to rename sprites
* [MIRROR] Better Chat Squashing (#5193)
* Merge pull request #35058 from uraniummeltdown/chatsquash
Better Chat Squashing
* Better Chat Squashing
* [MIRROR] Sexy Solar Sprites (#5191)
* replaced solar panel sprites with better ones
* Sexy Solar Sprites
* Automatic changelog generation for PR #5191 [ci skip]
* [MIRROR] New Coffin Sprite (#5190)
* coffins have a new sprite (#34995)
* New Coffin Sprite
* Automatic changelog generation for PR #5190 [ci skip]
* [MIRROR] Makes fire colorful and anime (#5187)
* Makes fire colorful and anime (#34977)
* - Makes fire colorful and anime
* - Updates light color on fires
- Makes fire update color less often (1/7th as often)
* - Changes the transition from blue to purple to be much more gradual, it starts at 40000 and peaks at 120000 Kelvin now
- Changes fusion fire (>4 million Kelvin) to have a slight colorshift to it (It's just the druggy overlay).
* - Moves fire above gas (and everything else)
- Changes fire alpha for low temperature fires to compensate for items no longer rendering on top of fire
* - Makes the new fire layer a define and makes sure it isn't above "Hyperspace Ripples" whatever that is
* - Removes comment
* - FIRE_LAYER is already defined for burning humans.
* Makes fire colorful and anime
* Automatic changelog generation for PR #5187 [ci skip]
* [MIRROR] Expand Cyborg (#5183)
* Expand Cyborg (#34958)
* Expand Cyborg
* i ded pls nerf
* Oh sheet
* Expand Cyborg
* Automatic changelog generation for PR #5183 [ci skip]
* [MIRROR] Cosmic Bedsheet (#5170)
* adds cosmic space bedsheet
* Cosmic Bedsheet
* [MIRROR] The punisher no longer punishes ticker subsystems with delayed fires (#5174)
* Merge pull request #34964 from MrStonedOne/patch-463
The punisher no longer punishes ticker subsystems with delayed fires
* The punisher no longer punishes ticker subsystems with delayed fires
* Fuck this I'm done with it
* maps, tgui, tools
* defines and helpers
* onclick and controllers
* datums
fucking caught that hulk reversal too.
* game and shuttle modular
* module/admin
* oh god they fucking moved antag shit again
* haaaaate. Haaaaaaaaaate.
* enables moff wings
* more modules things
* tgstation.dme
before I forget something important
* some mob stuff
* s'more mob/living stuff
* some carbon stuff
* ayy lmaos and kitchen meat
* Human stuff
* species things
moff wings have a 'none' version too
* the rest of the module stuff.
* some strings
* misc
* mob icons
* some other icons.
* It compiles FUCK BORERS
FUCK BORERS
* adds support for non-1:1 screen ratios for fullscreen overlays
* prevents future copypasta, adds widescreen support to clickcatchers
* oops, makes it actually compile
* HOPEFULLY makes it actually compile, makes projectiles and mouse_angle_from_client support widescreen
* i need shittier shitcode
* !!!HOPEFULLY!!! fixes the screen fuckery
* Fixes compiling errors. Tested locally, it seems like it works
* fixes runtime in mouse_angle_from_client
* Fixes non-1:1 TGUI runtimes for borgs and ghosts
* adds actual defines for fullscreen overlay resolution
* makes varediting view call change_view to make clickcatcher regenerate proper
* testmerge toggle widescreen verb and fixes vving view
* FUCK - fixes test verb to properly use change_view, so clickcatchers regenerate and such
* fixes parallax runtimes - how'd i miss this
* removes debug verb
* Adds Internet admin midi
* Moves global regex into proc (shell_url_scrub)
* Moves shelleo to world
Adds quotes around the command in shelleo, to encapsulate it
* Admins can stop playing web sounds
* Revised internet midi extension order
Moved m4a to least preferred,
as it can potentially carry non-aac or non-mpeg-3 audio
* Kills \n in web sound
* play_web_sound availability based on config
* play web sound and shelleo tweaks
istypeless for in play web sound & readability parenthesis around binary AND
add return index defines for shelleo proc
* Security fix for play web sound
* Added flared taur penises
FIRST STEP ONLY DO NOT PULL REQUEST THIS!!!!
The files are still messy and the penis is just another shape to choose
from right now for testing purposes!
Flipped the order of GENITALS_BEHIND_LAYER and BODY_BEHIND_LAYER, as
taurs need to be drawn on top of the genitalia, and I don't think
anything else uses this that would need genitals drawn on top of them.
* Adds More shapes
Adds Tapered and Knotted shapes to the Taur cocks.
* Fixes on-ground sprites
The OLD bug barbed knotted cocks being invisible when not inside a body
is fixed.
This fix solves why taur cocks were invisible when cut off or gibbed the
body.
This also removes the lowershape() workaround that was being used.
I'll get around a bigger refactor of other genitalia in another PR, as
the scope of this was just to add taur cocks to begin with...