* Rebase fail. good thing I made back ups. c: * Tails more or less done * wouldn't update cleanly otherwise * It's completly working now. holy fuck I did it Just need the refurbished body markings done, then to chop 'em up for full PR status * MARKINGS DONE AAAAAAAAAAAAA * fixes digi legs that didn't convert correctly * ports the refractored preferences Kinda ugly now tbh. but fuckit * quality sweep, things should should properly now in general * Taurs converted and improved! BODYMARKING -> MATRIXED * oops. s'what I get for not compile checking * remember to throw shade at furries * vigorously update markings upon switching species and colors * re-adds old wolf ears, Big Wolf fixes snout bugs * few more snout tweaks * cut the lists, cut everything. reeee * This code I s2g * Adds context clues to preferences Hopefully people will read them before making an OOC fuss * Fixes hands and feet markings with this one weird trick remember kids, proper layering and order of operations is important * Sprite tweaking and polishing Sergal stuff being worked on * a few QoL things for species swapping * how the fuck did I miss these markings * fleshes out sprites in preperation for marking experimentation later * fixes catboy problems * Mam_snout is a thing now, * pixel adjusted tails, cleaned up wah tail a bit better also gets digitgate legs missing pixels fixed * cleans up more shit. ree * force "plain" instead of none to avoid missing pixel reports * tweaks to reinspire mapdiff * Clean up Preference UI Looks a little better now * k * doubly ensure None markings aren't valid * reee spessman barbie * brightens pixels around tiger head markings * YEENS * Cat ears tweaked because it triggers Kev otherwise * another session of quality control * Crows and crow accessories * husk fixes * works good enough, mission accomplished * fixes the proc properly * cleans up brute force code that isn't needed * c a t
298 lines
6.4 KiB
Plaintext
298 lines
6.4 KiB
Plaintext
macro "default"
|
|
|
|
menu "menu"
|
|
elem
|
|
name = "&File"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Quick screenshot\tF2"
|
|
command = ".screenshot auto"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Save screenshot as...\tShift+F2"
|
|
command = ".screenshot"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = ""
|
|
command = ""
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem "reconnectbutton"
|
|
name = "&Reconnect"
|
|
command = ".reconnect"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Quit\tAlt-F4"
|
|
command = ".quit"
|
|
category = "&File"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Help"
|
|
command = ""
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Admin Help\tF1"
|
|
command = "adminhelp"
|
|
category = "&Help"
|
|
saved-params = "is-checked"
|
|
elem
|
|
name = "&Hotkeys"
|
|
command = "hotkeys-help"
|
|
category = "&Help"
|
|
saved-params = "is-checked"
|
|
|
|
|
|
window "mainwindow"
|
|
elem "mainwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x440
|
|
anchor1 = none
|
|
anchor2 = none
|
|
is-default = true
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
icon = 'icons\\ss13_64.png'
|
|
macro = "default"
|
|
menu = "menu"
|
|
elem "split"
|
|
type = CHILD
|
|
pos = 3,0
|
|
size = 634x417
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "mapwindow"
|
|
right = "infowindow"
|
|
is-vert = true
|
|
elem "input"
|
|
type = INPUT
|
|
pos = 3,420
|
|
size = 517x20
|
|
anchor1 = 0,100
|
|
anchor2 = 100,100
|
|
background-color = #d3b5b5
|
|
is-default = true
|
|
border = sunken
|
|
saved-params = "command"
|
|
elem "saybutton"
|
|
type = BUTTON
|
|
pos = 600,420
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = none
|
|
saved-params = "is-checked"
|
|
text = "Chat"
|
|
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\""
|
|
button-type = pushbox
|
|
elem "oocbutton"
|
|
type = BUTTON
|
|
pos = 520,420
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = none
|
|
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\""
|
|
button-type = pushbox
|
|
elem "mebutton"
|
|
type = BUTTON
|
|
pos = 560,420
|
|
size = 40x20
|
|
anchor1 = 100,100
|
|
anchor2 = none
|
|
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\""
|
|
button-type = pushbox
|
|
elem "asset_cache_browser"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 200x200
|
|
anchor1 = none
|
|
anchor2 = none
|
|
is-visible = false
|
|
saved-params = ""
|
|
elem "tooltip"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 999x999
|
|
anchor1 = none
|
|
anchor2 = none
|
|
is-visible = false
|
|
saved-params = ""
|
|
|
|
window "mapwindow"
|
|
elem "mapwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = none
|
|
anchor2 = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "map"
|
|
type = MAP
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
font-family = "Arial"
|
|
font-size = 7
|
|
text-color = none
|
|
is-default = true
|
|
saved-params = "icon-size"
|
|
zoom-mode = distort
|
|
|
|
window "infowindow"
|
|
elem "infowindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = none
|
|
anchor2 = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "info"
|
|
type = CHILD
|
|
pos = 0,30
|
|
size = 640x445
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
saved-params = "splitter"
|
|
left = "statwindow"
|
|
right = "outputwindow"
|
|
is-vert = false
|
|
elem "changelog"
|
|
type = BUTTON
|
|
pos = 16,5
|
|
size = 104x20
|
|
anchor1 = 3,0
|
|
anchor2 = 19,0
|
|
saved-params = "is-checked"
|
|
text = "Changelog"
|
|
command = "changelog"
|
|
elem "rules"
|
|
type = BUTTON
|
|
pos = 120,5
|
|
size = 100x20
|
|
anchor1 = 19,0
|
|
anchor2 = 34,0
|
|
saved-params = "is-checked"
|
|
text = "Rules"
|
|
command = "rules"
|
|
elem "wiki"
|
|
type = BUTTON
|
|
pos = 220,5
|
|
size = 100x20
|
|
anchor1 = 34,0
|
|
anchor2 = 50,0
|
|
saved-params = "is-checked"
|
|
text = "Wiki"
|
|
command = "wiki"
|
|
elem "forum"
|
|
type = BUTTON
|
|
pos = 320,5
|
|
size = 100x20
|
|
anchor1 = 50,0
|
|
anchor2 = 66,0
|
|
saved-params = "is-checked"
|
|
text = "Forum"
|
|
command = "forum"
|
|
elem "github"
|
|
type = BUTTON
|
|
pos = 420,5
|
|
size = 100x20
|
|
anchor1 = 66,0
|
|
anchor2 = 81,0
|
|
saved-params = "is-checked"
|
|
text = "Github"
|
|
command = "github"
|
|
elem "report-issue"
|
|
type = BUTTON
|
|
pos = 520,5
|
|
size = 100x20
|
|
anchor1 = 81,0
|
|
anchor2 = 97,0
|
|
saved-params = "is-checked"
|
|
text = "Report Issue"
|
|
command = "report-issue"
|
|
|
|
window "outputwindow"
|
|
elem "outputwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = none
|
|
anchor2 = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "browseroutput"
|
|
type = BROWSER
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
background-color = #ffffff
|
|
is-visible = false
|
|
is-disabled = true
|
|
saved-params = ""
|
|
auto-format = false
|
|
elem "output"
|
|
type = OUTPUT
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
saved-params = ""
|
|
|
|
window "statwindow"
|
|
elem "statwindow"
|
|
type = MAIN
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = none
|
|
anchor2 = none
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
is-pane = true
|
|
elem "stat"
|
|
type = INFO
|
|
pos = 0,0
|
|
size = 640x480
|
|
anchor1 = 0,0
|
|
anchor2 = 100,100
|
|
is-default = true
|
|
saved-params = ""
|
|
|
|
window "preferences_window"
|
|
elem "preferences_window"
|
|
type = MAIN
|
|
pos = 372,0
|
|
size = 1120x1000
|
|
anchor1 = none
|
|
anchor2 = none
|
|
background-color = none
|
|
is-visible = false
|
|
saved-params = "pos;size;is-minimized;is-maximized"
|
|
statusbar = false
|
|
elem "preferences_browser"
|
|
type = BROWSER
|
|
pos = -8,-8
|
|
size = 896x1008
|
|
anchor1 = 0,0
|
|
anchor2 = 90,100
|
|
background-color = none
|
|
saved-params = ""
|
|
elem "character_preview_map"
|
|
type = MAP
|
|
pos = 887,0
|
|
size = 313x1000
|
|
anchor1 = 90,0
|
|
anchor2 = 100,100
|
|
right-click = true
|
|
saved-params = "zoom;letterbox;zoom-mode"
|