Ports Goonchat

This commit is contained in:
CitadelStationBot
2017-06-08 16:27:56 -05:00
parent 00790c0fdd
commit d9e3699f88
83 changed files with 2954 additions and 162 deletions
+11 -12
View File
@@ -1606,8 +1606,8 @@ window "outputwindow"
macro = ""
menu = ""
on-close = ""
elem "output"
type = OUTPUT
elem "browseroutput"
type = BROWSER
pos = 0,0
size = 640x480
anchor1 = 0,0
@@ -1618,20 +1618,20 @@ window "outputwindow"
text-color = #000000
background-color = #ffffff
is-visible = true
is-disabled = false
is-disabled = true
is-transparent = false
is-default = true
is-default = false
border = none
drop-zone = false
right-click = false
saved-params = "max-lines"
saved-params = ""
on-size = ""
link-color = #0000ff
visited-color = #ff00ff
style = ""
enable-http-images = false
max-lines = 1000
image = ""
show-history = false
show-url = false
auto-format = false
use-title = false
on_show = ""
on_hide = ""
window "statwindow"
elem "statwindow"
@@ -1706,4 +1706,3 @@ window "statwindow"
on-tab = ""
prefix-color = none
suffix-color = none
+8
View File
@@ -1,3 +1,11 @@
/// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
/// !!!!!!!!!!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;}