mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
* piss * second set of files * theos feels pain and dies * code works lmao * other stuff * YES YES YES * Update zombies.dm * egg * whoops * bubblegum alt attacks won't wound * bone hurting juice hurts bones * something's fucky wucky * humans are no longer blue space babes but projectile damage is still wack * IT WORKS??????? * other stuff * turns out im big brain and already handled that should be testable live now * WHOOPS * medical pens not in stupid area * fix regen mesh icons * tool_behavior and defines plus allowing wound healing to override surgical tool no touchy bit * should help * mapping problem * fix monkies shitting out blood all the time * going to remove examine_more being stupid * this is stupid i think it works though * Empty commit, more bad code * this probably fdixes something * buckshot buffed back to where it should be * woundings * missed this one * fix gamebreaking bug * turns out damaging ANYTHING causes suit sensors to break whoops * stuff up to limb disable refactor * aid scanner can no longer kill you if you use it too much, preventing the robot uprising for another few decades * Update burn_dressing.dm * wtf * shotgun slugs have a wound bonus of -30 putting them in line with other high damage weaponry that has even less * burn debriding uses the scalpel rather than the hemostat * debriding for patch/treat no longer causes wounds * Give syndicate medical cyborg a bonesetter * like 5 more prs ported * fixes burn ointment and mesh application not having a progress bar * gamemode zombies get easydismember and easily wounded * managed to screw up self cautery this fixes it * carbons can't use check self for injuries but humans can * honey gives +2 sanitization to burns * re-add this if sensors get fixed * should fix a runtime I made on accident when trying to make examine more less jank * last 2 prs and some holdup fixes since these touched on that * set target = src so the progress par shows up i think * Update mutations.dm * fixes twohanded reuqired weapons by reverting some change I don't understand * fixes blood sprites * actually properly fixes the thing Co-authored-by: Gabriel Adamson <adamson.g@gmail.com> Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
249 lines
8.8 KiB
Plaintext
249 lines
8.8 KiB
Plaintext
/// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
/// !!!!!!!!!!HEY LISTEN!!!!!!!!!!!!!!!!!!!!!!!!
|
|
/// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
// If you modify this file you ALSO need to modify code/modules/goonchat/browserAssets/browserOutput.css
|
|
// BUT you have to use PX font sizes with are on a x8 scale of these font sizes
|
|
// Sample font-size: DM: 8 CSS: 64px
|
|
|
|
/client/script = {"<style>
|
|
body {font-family: Verdana, sans-serif;}
|
|
|
|
h1, h2, h3, h4, h5, h6 {color: #0000ff; font-family: Georgia, Verdana, sans-serif;}
|
|
|
|
em {font-style: normal; font-weight: bold;}
|
|
|
|
.motd {color: #638500; font-family: Verdana, sans-serif;}
|
|
.motd h1, .motd h2, .motd h3, .motd h4, .motd h5, .motd h6
|
|
{color: #638500; text-decoration: underline;}
|
|
.motd a, .motd a:link, .motd a:visited, .motd a:active, .motd a:hover
|
|
{color: #638500;}
|
|
|
|
.italics { font-style: italic;}
|
|
|
|
.bold { font-weight: bold;}
|
|
|
|
.prefix { font-weight: bold;}
|
|
|
|
.ooc {color: #0000d1; font-weight: bold;} /* yogs - OOC */
|
|
.adminobserverooc {color: #0099cc; font-weight: bold;}
|
|
.adminooc {color: #700038; font-weight: bold;}
|
|
|
|
.looc {color: #63b2f2; font-weight: bold;} /* yogs - LOOC */
|
|
|
|
.adminsay {color: #996600; font-weight: bold;} /* yogs - changed colour to poop */
|
|
.admin {color: #386aff; font-weight: bold;}
|
|
|
|
.name { font-weight: bold;}
|
|
.mentor {}
|
|
|
|
|
|
.say {}
|
|
.deadsay {color: #5c00e6;}
|
|
.binarysay {color: #20c20e; background-color: #000000; display: block;}
|
|
.binarysay a {color: #00ff00;}
|
|
.binarysay a:active, .binarysay a:visited {color: #88ff88;}
|
|
.radio {color: #839e85;} /* yogs -- general radio usage, noncommon*/
|
|
.commonradio {color: #008000;} /* yogs -- Standard green radio chatter, for common only*/
|
|
.sciradio {color: #993399;}
|
|
.comradio {color: #204090;} /* yogs */
|
|
.secradio {color: #a30000;}
|
|
.medradio {color: #337296;}
|
|
.engradio {color: #fb5613;}
|
|
.suppradio {color: #a8732b;}
|
|
.servradio {color: #6eaa2c;}
|
|
.syndradio {color: #6d3f40;}
|
|
.centcomradio {color: #686868;}
|
|
.aiprivradio {color: #ff00ff;}
|
|
.redteamradio {color: #ff0000;}
|
|
.blueteamradio {color: #0000ff;}
|
|
.singing {font-family: "Trebuchet MS", cursive, sans-serif; font-style: italic;}
|
|
|
|
.yell { font-weight: bold;}
|
|
|
|
.alert {color: #ff0000;}
|
|
h1.alert, h2.alert {color: #000000;}
|
|
|
|
.emote { font-style: italic;}
|
|
.selecteddna {color: #ffffff; background-color: #001B1B}
|
|
|
|
.attack {color: #ff0000;}
|
|
.disarm {color: #990000;}
|
|
.passive {color: #660000;}
|
|
|
|
.userdanger {color: #ff0000; font-weight: bold; font-size: 3;}
|
|
.danger {color: #ff0000;}
|
|
.tinydanger {color: #ff0000; font-size: 85%;}
|
|
.smalldanger {color: #ff0000; font-size: 90%;}
|
|
.warning {color: #ff0000; font-style: italic;}
|
|
.boldwarning {color: #ff0000; font-style: italic; font-weight: bold}
|
|
.announce {color: #228b22; font-weight: bold;}
|
|
.boldannounce {color: #ff0000; font-weight: bold;}
|
|
.greenannounce {color: #00ff00; font-weight: bold;}
|
|
.rose {color: #ff5050;}
|
|
.info {color: #0000CC;}
|
|
.notice {color: #000099;}
|
|
.tinynotice {color: #000099; font-size: 85%;}
|
|
.tinynoticeital {color: #000099; font-style: italic; font-size: 85%;}
|
|
.smallnotice {color: #000099; font-size: 90%;}
|
|
.smallnoticeital {color: #000099; font-style: italic; font-size: 90%;}
|
|
.boldnotice {color: #000099; font-weight: bold;}
|
|
.adminnotice {color: #0000ff;}
|
|
.adminhelp {color: #ff0000; font-weight: bold;}
|
|
.unconscious {color: #0000ff; font-weight: bold;}
|
|
.suicide {color: #ff5050; font-style: italic;}
|
|
.green {color: #03ff39;}
|
|
.nicegreen {color: #14a833;}
|
|
.shadowling {color: #3b2769;}
|
|
.velvet {color: #21007F;}
|
|
.cult {color: #973e3b;}
|
|
.cultlarge {color: #973e3b; font-weight: bold; font-size: 3;}
|
|
.narsie {color: #973e3b; font-weight: bold; font-size: 15;}
|
|
.narsiesmall {color: #973e3b; font-weight: bold; font-size: 6;}
|
|
.colossus {color: #7F282A; font-size: 5;}
|
|
.hierophant {color: #660099; font-weight: bold; font-style: italic;}
|
|
.hierophant_warning {color: #660099; font-style: italic;}
|
|
.purple {color: #5e2d79;}
|
|
.holoparasite {color: #35333a;}
|
|
.surrender {
|
|
color: #1235d1;
|
|
font-weight: bold;
|
|
font-size: 3;
|
|
animation: surrender 1s ease-in-out infinite alternate;
|
|
transform-origin: 0 0;
|
|
display: inline-block;
|
|
}
|
|
@keyframes surrender {
|
|
0% {
|
|
transform: scale(1,1);
|
|
color: #ff0000;
|
|
}
|
|
100% {
|
|
transform: scale(1.05,1);
|
|
color: #0000ff
|
|
}
|
|
}
|
|
|
|
.revennotice {color: #1d2953;}
|
|
.revenboldnotice {color: #1d2953; font-weight: bold;}
|
|
.revenbignotice {color: #1d2953; font-weight: bold; font-size: 3;}
|
|
.revenminor {color: #823abb}
|
|
.revenwarning {color: #760fbb; font-style: italic;}
|
|
.revendanger {color: #760fbb; font-weight: bold; font-size: 3;}
|
|
.umbra {color: #5000A0;}
|
|
.umbra_emphasis {color: #5000A0; font-weight: bold; font-style: italic;}
|
|
.umbra_large {color: #5000A0; font-size: 3; font-weight: bold; font-style: italic;}
|
|
|
|
.deconversion_message {color: #5000A0; font-size: 3; font-style: italic;}
|
|
|
|
.brass {color: #BE8700;}
|
|
.heavy_brass {color: #BE8700; font-weight: bold; font-style: italic;}
|
|
.large_brass {color: #BE8700; font-size: 3;}
|
|
.big_brass {color: #BE8700; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.ratvar {color: #BE8700; font-size: 6; font-weight: bold; font-style: italic;}
|
|
.alloy {color: #42474D;}
|
|
.heavy_alloy {color: #42474D; font-weight: bold; font-style: italic;}
|
|
.nezbere_large {color: #42474D; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.nezbere {color: #42474D; font-weight: bold; font-style: italic;}
|
|
.nezbere_small {color: #42474D;}
|
|
.sevtug_large {color: #AF0AAF; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.sevtug {color: #AF0AAF; font-weight: bold; font-style: italic;}
|
|
.sevtug_small {color: #AF0AAF;}
|
|
.inathneq_large {color: #1E8CE1; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.inathneq {color: #1E8CE1; font-weight: bold; font-style: italic;}
|
|
.inathneq_small {color: #1E8CE1;}
|
|
.nzcrentr_large {color: #DAAA18; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.nzcrentr {color: #DAAA18; font-weight: bold; font-style: italic;}
|
|
.nzcrentr_small {color: #DAAA18;}
|
|
.neovgre_large {color: #6E001A; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.neovgre {color: #6E001A; font-weight: bold; font-style: italic;}
|
|
.neovgre_small {color: #6E001A;}
|
|
|
|
.newscaster {color: #800000;}
|
|
.ghostalert {color: #5c00e6; font-style: italic; font-weight: bold;}
|
|
|
|
.alien {color: #543354;}
|
|
.noticealien {color: #00c000;}
|
|
.alertalien {color: #00c000; font-weight: bold;}
|
|
.changeling {color: #800080; font-style: italic;}
|
|
.assimilator {color: #800080; font-size: 2 ; font-weight: bold;}
|
|
.bigassimilator {color: #800080; font-size: 4 ; font-weight: bold;}
|
|
|
|
.spider {color: #4d004d;}
|
|
|
|
.interface {color: #330033;}
|
|
|
|
.sans {font-family: "Comic Sans MS", cursive, sans-serif;}
|
|
.papyrus {font-family: "Papyrus", cursive, sans-serif;}
|
|
.robot {font-family: "Courier New", cursive, sans-serif;}
|
|
|
|
.command_headset {font-weight: bold; font-size: 3;}
|
|
.small {font-size: 1;}
|
|
.big {font-size: 3;}
|
|
.reallybig {font-size: 4;}
|
|
.extremelybig {font-size: 5;}
|
|
.greentext {color: #00FF00; font-size: 3;}
|
|
.redtext {color: #FF0000; font-size: 3;}
|
|
.clown {color: #FF69Bf; font-size: 3; font-family: "Comic Sans MS", cursive, sans-serif; font-weight: bold;}
|
|
.his_grace {color: #15D512; font-family: "Courier New", cursive, sans-serif; font-style: italic;}
|
|
.hypnophrase {color: #3bb5d3; font-weight: bold; animation: hypnocolor 1500ms infinite;}
|
|
@keyframes hypnocolor {
|
|
0% { color: #0d0d0d; }
|
|
25% { color: #410194; }
|
|
50% { color: #7f17d8; }
|
|
75% { color: #410194; }
|
|
100% { color: #3bb5d3; }
|
|
}
|
|
|
|
.phobia {color: #dd0000; font-weight: bold; animation: phobia 750ms infinite;}
|
|
@keyframes phobia {
|
|
0% { color: #0d0d0d; }
|
|
50% { color: #dd0000; }
|
|
100% { color: #0d0d0d; }
|
|
}
|
|
|
|
.icon {height: 1em; width: auto;}
|
|
|
|
.memo {color: #638500; text-align: center;}
|
|
.memoedit {text-align: center; font-size: 2;}
|
|
.abductor {color: #800080; font-style: italic;}
|
|
.mind_control {color: #A00D6F; font-size: 3; font-weight: bold; font-style: italic;}
|
|
.slime {color: #00CED1;}
|
|
.drone {color: #848482;}
|
|
.monkey {color: #975032;}
|
|
.swarmer {color: #2C75FF;}
|
|
.resonate {color: #298F85;}
|
|
|
|
.monkeyhive {color: #774704;}
|
|
.monkeylead {color: #774704; font-size: 2;}
|
|
|
|
// yogs start - Yog Tickets
|
|
.ticket-status {
|
|
color: #000099;
|
|
font-weight: bold;
|
|
}
|
|
.ticket-text-sent {
|
|
color: #47beff;
|
|
font-weight: bold;
|
|
}
|
|
.ticket-text-received {
|
|
color: #ff0000;
|
|
font-weight: bold;
|
|
}
|
|
.ticket-text-monitored {
|
|
color: #ff00ff;
|
|
font-weight: bold;
|
|
}
|
|
.ticket-header-recieved {
|
|
color: #ff0000;
|
|
font-weight: bold;
|
|
font-size: 15px;
|
|
}
|
|
.ticket-admin-reply {
|
|
color: #ff0000;
|
|
font-weight: bold;
|
|
font-style: italic;
|
|
}
|
|
// yogs end
|
|
</style>"}
|