Interface update

This commit is contained in:
ZomgPonies
2014-01-20 13:45:06 -05:00
parent 6091d16262
commit babc1810ff
2 changed files with 41 additions and 1 deletions
+12
View File
@@ -43,6 +43,18 @@
src << browse(file(RULES_FILE), "window=rules;size=480x320")
#undef RULES_FILE
#define DONATE "http://80.244.78.90/phpBB3/donate.php"
/client/verb/donate()
set name = "Donate"
set desc = "Donate to help with development costs."
set hidden = 1
if(alert("This will open the changelog in your browser. Are you sure?",,"Yes","No")=="No")
return
src << link(DONATE)
return
#undef DONATE
/client/verb/hotkeys_help()
set name = "hotkeys-help"
set category = "OOC"
+29 -1
View File
@@ -1459,6 +1459,34 @@ window "rpane"
macro = ""
menu = ""
on-close = ""
elem "donate"
type = BUTTON
pos = 480,-2
size = 60x20
anchor1 = none
anchor2 = none
font-family = ""
font-size = 0
font-style = ""
text-color = #000000
background-color = #8080ff
is-visible = true
is-disabled = false
is-transparent = false
is-default = false
border = none
drop-zone = false
right-click = false
saved-params = "is-checked"
on-size = ""
text = "Donate"
image = ""
command = "Donate"
is-flat = false
stretch = false
is-checked = false
group = ""
button-type = pushbutton
elem "karma"
type = BUTTON
pos = 410,0
@@ -1655,7 +1683,7 @@ window "rpane"
button-type = pushbox
elem "browseb"
type = BUTTON
pos = 507,0
pos = 561,0
size = 60x16
anchor1 = none
anchor2 = none