mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-03 10:21:33 +01:00
6a1fc4f5c2
* skulk.dm placeholder for testing purposes
* Made an oopsie, fixed
* Skulk flesh color and language color testing
* Adding working language key, fixed language color
* Changed skulk flesh color, may change it again soon
* Ran tgui, hopefully fixed language color
* Changed skulk language color, hopefully for good this time
* Missed a spot
* Tgui fuckery
* If at first you don't succeed, cry to yourself for a bit then try again
* Tgui makes me violent
* Eyewear no longer save Skkulakin from flashes
* Skulk bones now hurt really bad
* Adds Skulk Sprites, Back Accessories, and other Placeholders
* Desperately trying to get body_accessories to work
* Minor name changes
* Skkulakin now have colorable eyes
* Makes the silk-spinning ability somewhat work, more changes need to be made
* Fixes the Skulks' ability to spin silk, however still needs changes
* Changed Skulks easier bone breaks into a trait
* Skulks (Now with 100% ethically sourced back spines!)
* Gives Skkulakin the Vox clothing sprites (Not counting head, glasses, or masks)
* Added update_spines_layer() for testing and help purposes
* Working on getting Skulk Backspines to change color depending on preset
* Skulk Backspines are now colored the same as your preset up spawning in (Thank you, Qwerty)
* Undefines SILK_NUTRITION_AMOUNT (I made a woopsie)
* Readds a return I may have accidentally removed at some point
* Skkulakin can now chitter
* Silk now be used to craft cloth and has an icon
* TGUI is going to make me do things
* Fixes the Brittle Bones Trait to work with Frail Quirk
* Sprite Fix
* Adds masking helpers
* Made a small woopsie
* I'm genuinely a fucking idiot
* Adds a bunch of new clothing
* Changes some clothing descriptions
* Fixes more placeholders and adds two new outfits
* Made small mistake, fixed
* Temporary change (Will revert soon)
* Reverted previous changes as the event is now over
* New Skulk Clothing, added some to the racial tab in the loadout, and made low-inquis robes orderable from cargo
* Adds High-Inquis Robes into cargo console
* Adds Skkulakin Flag (Orderable From Merch Vendor)
* Made small mistake, fixed it
* Inquisitorial Crate only has Low-Inquisitor clothing again
* Commits all offered suggestions
* Converts spans to defines and sorts out the rest of Skulk clothing (No MODs just yet)
* Gives Skulks the Nian Butt Sprite for now
* Fixes a small error with biosuits
* Fixes small coding error
* Fixes a few mor small coding errors
* Update code/modules/mob/living/carbon/human/appearance.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
* Update code/game/objects/items/stacks/sheets/sheet_types.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
* Update code/modules/economy/merch_items.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
* Removes 'collective' from outfit_admin.dm
* Basic Pixel-Shifting (Not Yet Complete)
* improve skulk headwear offset
* Revert "improve skulk headwear offset"
This reverts commit 2d93d61699.
* improve skulk headwear offset
* Cleans up some code and fixes ALL hats for Skkulakin
* Lets the AI speak Skkula-Runespeak, fixes Bomber Jackets and Winter Coats, makes Backpacks look better, fixes other small sprite issues
* Let them wear pants
* Update code/modules/mob/language.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
* Fixes masks and glasses for skkulakin
* Fixes Inquisitor Masks and adds missing Engineering Outfits
* Fixes Explorer Suits and HECK Suit for Skulks
* Fixes a few small issues and resolves some suggested changes
* Rebuilds TGUI
* Fixes Science Jumpsuits & Radsuits
* Fix Skkulakin chef belt disappearance.
* fix string assoc lookups for alists
* Update code/game/objects/structures/mirror.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
* Update code/modules/mob/living/carbon/human/species/skulk.dm
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
---------
Signed-off-by: AVeryReluctantSpider <102713858+AVeryReluctantSpider@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Alfalfa Scout <alfalfascout@proton.me>
433 lines
10 KiB
Plaintext
433 lines
10 KiB
Plaintext
macro "default"
|
|
|
|
|
|
menu "menu"
|
|
elem
|
|
name = "&File"
|
|
elem
|
|
name = "&Quick screenshot"
|
|
command = ".screenshot auto"
|
|
category = "&File"
|
|
elem
|
|
name = "&Save screenshot as..."
|
|
command = ".screenshot"
|
|
category = "&File"
|
|
elem "reconnectbutton"
|
|
name = "&Reconnect"
|
|
command = ".reconnect"
|
|
category = "&File"
|
|
elem "debugmcbutton"
|
|
name = "&MC Debug"
|
|
command = "SS-Info-Breakdown"
|
|
category = "&File"
|
|
is-disabled = true
|
|
elem "profilecode"
|
|
name = "&Profile Code"
|
|
command = ".profile"
|
|
category = "&File"
|
|
is-disabled = true
|
|
elem
|
|
name = "&Quit"
|
|
command = ".quit"
|
|
category = "&File"
|
|
elem
|
|
name = "&Icons"
|
|
elem
|
|
name = "&Size"
|
|
category = "&Icons"
|
|
elem "stretch"
|
|
name = "&Stretch to fit"
|
|
command = ".winset \"paramapwindow.map.icon-size=0\""
|
|
category = "&Size"
|
|
is-checked = true
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon128"
|
|
name = "&128x128 (4x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=128\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon112"
|
|
name = "&112x112 (3.5x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=112\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon96"
|
|
name = "&96x96 (3x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=96\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon80"
|
|
name = "&80x80 (2.5x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=80\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon64"
|
|
name = "&64x64 (2x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=64\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon48"
|
|
name = "&48x48 (1.5x)"
|
|
command = ".winset \"paramapwindow.map.icon-size=48\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem "icon32"
|
|
name = "&32x32"
|
|
command = ".winset \"paramapwindow.map.icon-size=32\""
|
|
category = "&Size"
|
|
can-check = true
|
|
group = "size"
|
|
elem
|
|
name = "&Scaling"
|
|
category = "&Icons"
|
|
elem "NN"
|
|
name = "&Nearest Neighbor"
|
|
command = ".winset \"paramapwindow.map.zoom-mode=distort\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
is-checked = true
|
|
group = "scale"
|
|
elem "PS"
|
|
name = "&Point Sampling"
|
|
command = ".winset \"paramapwindow.map.zoom-mode=normal\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
group = "scale"
|
|
elem "BL"
|
|
name = "&Bilinear"
|
|
command = ".winset \"paramapwindow.map.zoom-mode=blur\""
|
|
category = "&Scaling"
|
|
can-check = true
|
|
group = "scale"
|
|
elem "textmode"
|
|
name = "&Text"
|
|
command = ".winset \"menu.textmode.is-checked=true?paramapwindow.map.text-mode=true:paramapwindow.map.text-mode=false\""
|
|
category = "&Icons"
|
|
can-check = true
|
|
elem
|
|
name = "&Options"
|
|
elem
|
|
name = "&Open Volume Mixer"
|
|
command = "Open-Volume-Mixer"
|
|
category = "&Options"
|
|
elem "statusbar"
|
|
name = "&Show status bar"
|
|
category = "&Options"
|
|
can-check = true
|
|
is-checked = true
|
|
saved-params = "is-checked"
|
|
command = ".winset \"menu.statusbar.is-checked=true?paramapwindow.status_bar.is-visible=true:paramapwindow.status_bar.is-visible=false\""
|
|
elem
|
|
name = "&Help"
|
|
elem
|
|
name = "&Admin help"
|
|
command = "adminhelp"
|
|
category = "&Help"
|
|
|
|
window "mainwindow"
|
|
elem "mainwindow"
|
|
type = MAIN
|
|
size = 640x440
|
|
is-default = true
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
title = "Paradise Station 13"
|
|
statusbar = false
|
|
is-maximized = true
|
|
icon = 'icons\\paradise.png'
|
|
macro = "default"
|
|
menu = "menu"
|
|
elem "mainvsplit"
|
|
type = CHILD
|
|
size = 0x0
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "paramapwindow"
|
|
right = "rpane"
|
|
is-vert = true
|
|
elem "asset_cache_browser"
|
|
type = BROWSER
|
|
size = 200x200
|
|
is-visible = false
|
|
elem "tooltip"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 999x999
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
is-visible = false
|
|
|
|
window "paramapwindow"
|
|
elem "paramapwindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
on-status = ".winset \"status_bar.text=[[*]]\" "
|
|
elem "map"
|
|
type = MAP
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
font-family = "Arial"
|
|
font-size = 7
|
|
is-default = true
|
|
saved-params = "icon-size;zoom-mode"
|
|
zoom-mode = "distort"
|
|
style = ".center { text-align: center; } .maptext { font-family: 'Small Fonts'; font-size: 7px; -dm-text-outline: 1px black; color: white; line-height: 1.1; } .small { font-size: 6px; } .big { font-size: 8px; } .reallybig { font-size: 8px; } .extremelybig { font-size: 8px; } .clown { color: #FF69Bf;} .tajaran {color: #803B56;} .skrell {color: #00CED1;} .solcom {color: #22228B;} .com_cygni {color: #7c4848;} .zombie\t{color: #7c4848;} .soghun {color: #228B22;} .vox {color: #AA00AA;} .diona {color: #804000; font-weight: bold;} .trinary {color: #727272;} .kidan {color: #664205;} .slime {color: #0077AA;} .moth{color: #869b29;} .skulk {color: #b178b1} .drask {color: #a3d4eb;} .vulpkanin {color: #B97A57;} .abductor {color: #800080;} .his_grace { color: #15D512; } .hypnophrase { color: #0d0d0d; font-weight: bold; } .yell { font-weight: bold; }"
|
|
on-show = ".winset \"menu.statusbar.is-checked=true?paramapwindow.status_bar.is-visible=true:paramapwindow.status_bar.is-visible=false\""
|
|
elem "status_bar"
|
|
type = LABEL
|
|
pos = 0,464
|
|
size = 280x16
|
|
anchor1 = 0,100
|
|
text-color = #ffffff
|
|
background-color = #222222
|
|
border = line
|
|
text = ""
|
|
align = left
|
|
|
|
window "rpane"
|
|
elem "rpane"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "rpanewindow"
|
|
type = CHILD
|
|
pos = 0,30
|
|
size = 640x445
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "infowindow"
|
|
right = "outputwindow"
|
|
is-vert = false
|
|
elem "textb"
|
|
type = BUTTON
|
|
pos = 0,7
|
|
size = 50x16
|
|
saved-params = "is-checked"
|
|
text = "Text"
|
|
command = ".winset \"rpanewindow.top=;\""
|
|
group = "rpanemode"
|
|
button-type = pushbox
|
|
elem "infob"
|
|
type = BUTTON
|
|
pos = 52,7
|
|
size = 50x16
|
|
is-checked = true
|
|
saved-params = "is-checked"
|
|
text = "Info"
|
|
command = ".winset \"rpanewindow.top=infowindow\""
|
|
group = "rpanemode"
|
|
button-type = pushbox
|
|
elem "wikib"
|
|
type = BUTTON
|
|
pos = 115,7
|
|
size = 50x16
|
|
text = "Wiki"
|
|
command = "wiki"
|
|
elem "forumb"
|
|
type = BUTTON
|
|
pos = 167,7
|
|
size = 50x16
|
|
text = "Forum"
|
|
command = "forum"
|
|
elem "rulesb"
|
|
type = BUTTON
|
|
pos = 219,7
|
|
size = 50x16
|
|
text = "Rules"
|
|
command = "rules"
|
|
elem "githubb"
|
|
type = BUTTON
|
|
pos = 271,7
|
|
size = 50x16
|
|
text = "GitHub"
|
|
command = "github"
|
|
elem "webmap"
|
|
type = BUTTON
|
|
pos = 323,7
|
|
size = 50x16
|
|
text = "Map"
|
|
command = "webmap"
|
|
elem "changelog"
|
|
type = BUTTON
|
|
pos = 385,7
|
|
size = 70x16
|
|
text = "Changelog"
|
|
command = "Changelog"
|
|
elem "discordb"
|
|
type = BUTTON
|
|
pos = 457,7
|
|
size = 60x16
|
|
font-style = "bold"
|
|
text-color = #ffffff
|
|
background-color = #7289da
|
|
text = "Discord"
|
|
command = "discord"
|
|
elem "donate"
|
|
type = BUTTON
|
|
pos = 519,7
|
|
size = 60x16
|
|
font-style = "bold"
|
|
text-color = #ffffff
|
|
background-color = #008000
|
|
text = "Donate"
|
|
command = "Donate"
|
|
|
|
window "outputwindow"
|
|
elem "outputwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "input"
|
|
type = INPUT
|
|
pos = 0,460
|
|
size = 519x20
|
|
anchor1 = 0,100
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
border = line
|
|
saved-params = "command"
|
|
elem "oocbutton"
|
|
type = BUTTON
|
|
pos = 599,460
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = -1,-1
|
|
border = line
|
|
saved-params = "is-checked"
|
|
text = "OOC"
|
|
command = ".winset \"oocbutton.is-checked=true ? input.command=\"!ooc \\\"\" : input.command=\"\"oocbutton.is-checked=true ? mebutton.is-checked=false\"\"oocbutton.is-checked=true ? saybutton.is-checked=false\""
|
|
is-flat = true
|
|
button-type = pushbox
|
|
elem "saybutton"
|
|
type = BUTTON
|
|
pos = 519,460
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = -1,-1
|
|
border = line
|
|
saved-params = "is-checked"
|
|
text = "Say"
|
|
command = ".winset \"saybutton.is-checked=true ? input.command=\"!say \\\"\" : input.command=\"\"saybutton.is-checked=true ? mebutton.is-checked=false\"\"saybutton.is-checked=true ? oocbutton.is-checked=false\""
|
|
is-flat = true
|
|
button-type = pushbox
|
|
elem "mebutton"
|
|
type = BUTTON
|
|
pos = 559,460
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = -1,-1
|
|
border = line
|
|
saved-params = "is-checked"
|
|
text = "Me"
|
|
command = ".winset \"mebutton.is-checked=true ? input.command=\"!me \\\"\" : input.command=\"\"mebutton.is-checked=true ? saybutton.is-checked=false\"\"mebutton.is-checked=true ? oocbutton.is-checked=false\""
|
|
is-flat = true
|
|
button-type = pushbox
|
|
elem "legacy_output_selector"
|
|
type = CHILD
|
|
pos = 0,0
|
|
size = 640x456
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "output_legacy"
|
|
is-vert = false
|
|
window "output_legacy"
|
|
elem "output_legacy"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x456
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "output"
|
|
type = OUTPUT
|
|
pos = 0,0
|
|
size = 640x456
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
saved-params = "max-lines"
|
|
|
|
window "output_browser"
|
|
elem "output_browser"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x456
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
background-color = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "chat_panel"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 640x456
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
background-color = none
|
|
saved-params = ""
|
|
|
|
window "infowindow"
|
|
elem "infowindow"
|
|
type = MAIN
|
|
pos = 281,0
|
|
size = 640x480
|
|
anchor1 = -1,-1
|
|
anchor2 = -1,-1
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "statbrowser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 0x0
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
highlight-color = #00aa00
|
|
on-show = ".winset \"rpane.infob.is-checked=true?rpane.rpanewindow.top=infowindow:rpane.rpanewindow.top=\""
|
|
|
|
window "tgui_say"
|
|
elem "tgui_say"
|
|
type = MAIN
|
|
pos = 848,500
|
|
size = 275x30
|
|
anchor1 = 50,50
|
|
anchor2 = 50,50
|
|
is-visible = false
|
|
saved-params = ""
|
|
statusbar = false
|
|
can-minimize = false
|
|
elem "browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 275x30
|
|
anchor1 = 0,0
|
|
anchor2 = 0,0
|
|
saved-params = ""
|