Files
Paradise/interface/skin.dmf
iramoye 94f137c41c Renames Zvezhan to Cygni Standard (#29965)
* looks good to me

* replaces mentions of humans

* Revert "looks good to me", as Trinary is not being replaced

This reverts commit 275aca6adb.

* removes a duplicated bot init

* wooooo

* fixes tgui stuff

* adds sql
2025-08-15 06:41:27 +00:00

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;} .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 = ""