This commit is contained in:
Stephen Dranger 2011-03-01 12:27:26 -06:00
parent 6537a81f14
commit 2156f325b3
39 changed files with 1644 additions and 940 deletions

4
TODO
View file

@ -1,5 +1,7 @@
Bugs: Bugs:
* Windows doesnt display gold background properlyt * client exits if PC is in tray and convo windows are closed
* save last mood of user
* "it's only a few sele¢t letters" <-- unicode error!
Features: Features:
* help menu -- about and forum * help menu -- about and forum

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
{"hideOfflineChums": true, "tabs": true, "soundon": true, "server": "irc.tymoon.eu", "chums": ["unknownTraveler", "tentacleTherapist", "vaginalEngineer", "mechanicalSpectacle", "carcinoGeneticist", "schlagzeugGator", "gamblingGenocider", "gardenGnostic", "centaursTesticle", "arachnidsGrip", "grimAuxiliatrix", "remoteBloodbath", "nitroZealist", "greenZephyr", "arsenicCatnip", "cuttlefishCuller", "rageInducer", "gallowsCalibrator", "caligulasAquarium", "terminallyCapricious", "illuminatedWax", "aquaMarinist", "elegantDiversion", "moirailBunp", "uroborosUnbound", "androidTechnician", "midnightSparrow", "apocalypseArisen", "anguillaNuntia", "oilslickOrchid", "confusedTransient", "pretentiousFantasia", "aquaticMarinist", "lyricalKeraunoscopic", "counterRealist", "ectoBiologist", "percipientPedestrian", "asceticClinician", "doctectiveMiracles", "noSense", "obliviousCrafter", "ircMonster", "twinArmageddons", "cannabisHero", "jetRocket", "adiosToreador", "turntechGodhead", "crushingAlchemist", "magmaExploiter"], "defaultprofile": "ghostDunk", "block": []} {"hideOfflineChums": true, "tabs": true, "soundon": true, "server": "irc.tymoon.eu", "chums": ["unknownTraveler", "tentacleTherapist", "vaginalEngineer", "mechanicalSpectacle", "carcinoGeneticist", "schlagzeugGator", "gamblingGenocider", "gardenGnostic", "centaursTesticle", "arachnidsGrip", "grimAuxiliatrix", "remoteBloodbath", "nitroZealist", "greenZephyr", "arsenicCatnip", "cuttlefishCuller", "rageInducer", "gallowsCalibrator", "caligulasAquarium", "terminallyCapricious", "illuminatedWax", "aquaMarinist", "elegantDiversion", "moirailBunp", "uroborosUnbound", "androidTechnician", "midnightSparrow", "apocalypseArisen", "anguillaNuntia", "oilslickOrchid", "confusedTransient", "pretentiousFantasia", "aquaticMarinist", "lyricalKeraunoscopic", "counterRealist", "ectoBiologist", "percipientPedestrian", "asceticClinician", "doctectiveMiracles", "noSense", "obliviousCrafter", "ircMonster", "twinArmageddons", "cannabisHero", "jetRocket", "adiosToreador", "turntechGodhead", "magmaExploiter", "hannaSongstress", "endlessVoid", "sporadicAgent", "grayscaleVisionary", "corruptedInsanity"], "defaultprofile": "ghostDunk", "block": []}

View file

@ -43,6 +43,21 @@ link you can just click and follow. No more copy/paste.
- Smilies. We've added about 30-40 smilies from the forums. There is a - Smilies. We've added about 30-40 smilies from the forums. There is a
list later on in this readme. list later on in this readme.
FAQ
---
Q: Can we have different chum rolls for different users?
A: No. Instead what we're going to do in a later update is make chum
groups to organize people in your list.
Q: Can we delete profiles?
A: Yes. Go to the profiles directory and delete the corresponding
username file.
Q: You should make it so you can ban specific time frames in memos.
A: This was too complicated to implement, and I don't have the UI
quite figured out. This will probably go in a future update.
DOCUMENTATION DOCUMENTATION
------------- -------------

BIN
themes/gold xl/chumbg.png Normal file

Binary file not shown.

After

(image error) Size: 3.2 KiB

BIN
themes/gold xl/gbbg.png Normal file

Binary file not shown.

After

(image error) Size: 57 KiB

BIN
themes/gold xl/m.gif Normal file

Binary file not shown.

After

(image error) Size: 44 B

View file

Before

(image error) Size: 2.5 KiB

After

(image error) Size: 2.5 KiB

View file

Before

(image error) Size: 2.7 KiB

After

(image error) Size: 2.7 KiB

View file

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 2.4 KiB

View file

Before

(image error) Size: 2.2 KiB

After

(image error) Size: 2.2 KiB

View file

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 2.6 KiB

View file

Before

(image error) Size: 2.2 KiB

After

(image error) Size: 2.2 KiB

View file

Before

(image error) Size: 2.4 KiB

After

(image error) Size: 2.4 KiB

View file

Before

(image error) Size: 2.6 KiB

After

(image error) Size: 2.6 KiB

View file

Before

(image error) Size: 2.9 KiB

After

(image error) Size: 2.9 KiB

View file

Before

(image error) Size: 2.7 KiB

After

(image error) Size: 2.7 KiB

View file

@ -1,120 +1,115 @@
{"inherits": "gold", {"inherits": "gold",
"main": "main":
{ "size": [554, 484], { "size": [554, 484],
"background-image": "$path/gbbg.png", "background-image": "$path/gbbg.png",
"close": { "image": "$path/x.gif", "close": { "image": "$path/x.gif",
"loc": [531, 49]}, "loc": [535, 45]},
"minimize": { "image": "$path/m.gif", "minimize": { "image": "$path/m.gif",
"loc": [505, 49]}, "loc": [515, 48]},
"menu" : { "loc": [214,44] }, "menu" : { "loc": [214,44] },
"chums": { "style": "border:0px; background-image:url($path/chumbg.png); background-color: rgb(110,110,110); background-repeat: no-repeat; color: white; font-family: 'Arial';selection-background-color:#646464; font-size:16px; ", "chums": { "style": "border:0px; background-image:url($path/chumbg.png); background-color: rgb(110,110,110); background-repeat: no-repeat; color: white; font-family: 'Arial';selection-background-color:#646464; font-size:16px; ",
"loc": [207, 153], "loc": [207, 153],
"size": [311, 105] }, "size": [311, 105] },
"mychumhandle": { "handle": { "style": "background: rgba(255, 255, 0, 0%); color:white; font-family:'Arial'; font-size:20px; text-align:left;", "mychumhandle": { "handle": { "style": "background: rgba(255, 255, 0, 0%); color:white; font-family:'Arial'; font-size:20px; text-align:left;",
"loc": [245,290], "loc": [245,290],
"size": [263, 38] }, "size": [263, 38] },
"currentMood": [217, 300] }, "currentMood": [217, 300] },
"addchum": { "style": "background: rgba(255, 255, 0, 0%); border:0px; color: rgba(0, 0, 0, 0%);", "addchum": { "style": "background: rgba(255, 255, 0, 0%); border:0px; color: rgba(0, 0, 0, 0%);",
"loc": [40,0], "loc": [40,0],
"size": [118, 117], "size": [118, 117],
"text": "" "text": ""
}, },
"pester": { "style": "background: rgba(255, 255, 0, 0%); border:0px; font: bold; color: rgba(255, 255, 0, 0%); font-family:'Arial';", "pester": { "style": "background: rgba(255, 255, 0, 0%); border:0px; font: bold; color: rgba(255, 255, 0, 0%); font-family:'Arial';",
"pressed" : "background-image:url($path/pesterhold.png);", "pressed" : "background-image:url($path/pesterdown.png);",
"loc": [23,140], "loc": [23,140],
"size": [157, 124], "size": [157, 124],
"text": "" "text": ""
}, },
"moodlabel": { "style": "", "moodlabel": { "style": "",
"loc": [0,0], "loc": [0,0],
"text": "" "text": ""
}, },
"moods": [ "moods": [
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck1.png); border:0px;",
"loc": [23, 345], "loc": [19, 342],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 0 "mood": 0
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck2.png); border:0px;",
"loc": [23, 391], "loc": [19, 387],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 19 "mood": 19
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck3.png); border:0px;",
"loc": [23, 436], "loc": [19, 432],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 20 "mood": 20
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck4.png); border:0px;",
"loc": [195, 345], "loc": [192, 342],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 21 "mood": 21
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck5.png); border:0px;",
"loc": [195, 391], "loc": [192, 387],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 22 "mood": 22
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck6.png); border:0px;",
"loc": [195, 436], "loc": [192, 432],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 5 "mood": 5
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck7.png); border:0px;",
"loc": [366, 345], "loc": [362, 342],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 6 "mood": 6
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck8.png); border:0px;",
"loc": [366, 391], "loc": [362, 387],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 3 "mood": 3
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "background:rgba(255,255,255,50%); border:0px;", "selected": "background:url($path/moodcheck9.png); border:0px;",
"loc": [366, 436], "loc": [362, 432],
"size": [163, 37], "size": [168, 43],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 1 "mood": 1
}, },
{ "style": "border:0px;", { "style": "border:0px;",
"selected": "border:0px;", "selected": "border:0px;",
"loc": [35, 300], "loc": [35, 300],
"size": [140, 18], "size": [140, 18],
"text": "", "text": "",
"icon": "", "icon": "",
"mood": 2 "mood": 2
} }
] ]
} }
} }

BIN
themes/gold xl/x.gif Normal file

Binary file not shown.

After

(image error) Size: 55 B

File diff suppressed because it is too large Load diff

Before

(image error) Size: 59 KiB

After

(image error) Size: 92 KiB

Binary file not shown.

Before

(image error) Size: 55 KiB

View file

@ -1,132 +1,129 @@
{"inherits": "pesterchum", {"inherits": "pesterchum",
"main": "main":
{"style": "", {"style": "",
"background-image": "$path/pcbg.png", "background-image": "$path/pcbg.png",
"size": [300,620], "size": [300,620],
"icon": "$path/trayicon.png", "icon": "$path/trayicon.png",
"newmsgicon": "$path/trayicon2.png", "newmsgicon": "$path/trayicon2.png",
"windowtitle": "PESTERCHUM", "windowtitle": "PESTERCHUM",
"menu" : { "style": "font-family: 'Courier'; font: bold; font-size: 14px; background-color: #fdb302;border:2px solid #ffff00", "menu" : { "style": "font-family: 'Courier'; font: bold; font-size: 14px; background-color: #fdb302;border:2px solid #ffff00",
"menuitem": "font-size:14px;" }, "menuitem": "font-size:14px;" },
"close": { "image": "$path/x.gif", "close": { "image": "$path/x.gif",
"loc": [280, 2]}, "loc": [282, 4]},
"minimize": { "image": "$path/m.gif", "minimize": { "image": "$path/m.gif",
"loc": [260, 8]}, "loc": [264, 10]},
"chums": { "style": "border:2px solid yellow; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Courier';selection-background-color:#646464; ", "chums": { "style": "border:2px solid yellow; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Courier';selection-background-color:#646464; ",
"loc": [15, 70], "loc": [15, 70],
"size": [270, 300] "size": [270, 300]
}, },
"mychumhandle": { "label": "mychumhandle": { "label":
{ "text": "CHUMHANDLE:", { "text": "CHUMHANDLE:",
"loc": [12,415], "loc": [12,415],
"style": "color: black ;font:bold; font-family: 'Courier';" "style": "color: black ;font:bold; font-family: 'Courier';"
}, },
"handle": { "loc": [15,435], "handle": { "loc": [15,435],
"size": [240, 25], "size": [240, 25],
"style": "background-color: black; padding: 3px; padding-left: 25px; color:white; font-family:'Courier'; font:bold; text-align:left; border:2px solid #ffff00;" "style": "background-color: black; padding: 3px; padding-left: 25px; color:white; font-family:'Courier'; font:bold; text-align:left; border:2px solid #ffff00;"
}, },
"colorswatch": { "loc": [260,435], "colorswatch": { "loc": [255,435],
"size": [30,25], "size": [30,25],
"text": "C" }, "text": "C" },
"currentMood": [20, 440] "currentMood": [20, 440]
}, },
"addchum": { "style": "background: rgba(255, 255, 0, 100%); border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';", "addchum": { "style": "background: rgba(255, 255, 0, 100%); border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';",
"loc": [15,380], "loc": [15,380],
"size": [90, 30], "size": [90, 30],
"text": "ADD CHUM" "text": "ADD CHUM"
}, },
"pester": { "style": "background: rgba(255, 255, 0, 100%); border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';", "pester": { "style": "background: rgba(255, 255, 0, 100%); border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';",
"loc": [193,380], "loc": [193,380],
"size": [89, 30], "size": [89, 30],
"text": "PESTER!" "text": "PESTER!"
}, },
"block": { "style": "background: #F00000; border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';", "block": { "style": "background: #F00000; border:2px solid #c48a00; font: bold; color: black; font-family:'Courier';",
"loc": [104,380], "loc": [104,380],
"size": [90, 30], "size": [90, 30],
"text": "BLOCK" "text": "BLOCK"
}, },
"moodlabel": { "style": "font:bold;font-family:'Courier';color:black;", "moodlabel": { "style": "font:bold;font-family:'Courier';color:black;",
"loc": [12, 466], "loc": [12, 466],
"text": "MOOD:" "text": "MOOD:"
}, },
"moods": [ "moods": [
{ "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold; padding-left:3px;", { "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold; padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold; padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold; padding-left:3px;",
"loc": [15, 485], "loc": [15, 485],
"size": [135, 30], "size": [135, 30],
"text": "CHUMMY", "text": "CHUMMY",
"icon": "$path/chummy.gif", "icon": "$path/chummy.gif",
"mood": 0 "mood": 0
}, },
{ "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [15, 513], "loc": [15, 513],
"size": [135, 30], "size": [135, 30],
"text": "PLEASANT", "text": "PLEASANT",
"icon": "$path/pleasant.gif", "icon": "$path/pleasant.gif",
"mood": 3 "mood": 3
}, },
{ "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [15, 541], "loc": [15, 541],
"size": [135, 30], "size": [135, 30],
"text": "DISTRAUGHT", "text": "DISTRAUGHT",
"icon": "$path/distraught.gif", "icon": "$path/distraught.gif",
"mood": 4 "mood": 4
}, },
{ "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [148, 485], "loc": [148, 485],
"size": [135, 30], "size": [135, 30],
"text": "PRANKY", "text": "PRANKY",
"icon": "$path/pranky.gif", "icon": "$path/pranky.gif",
"mood": 5 "mood": 5
}, },
{ "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:left; background:#ffff00;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [148, 513], "loc": [148, 513],
"size": [135, 30], "size": [135, 30],
"text": "SMOOTH", "text": "SMOOTH",
"icon": "$path/smooth.gif", "icon": "$path/smooth.gif",
"mood": 6 "mood": 6
}, },
{ "style": "text-align:left; background:#f00000;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:left; background:#f00000;border:2px solid #c48a00;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; color: red; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; color: red; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [148, 541], "loc": [148, 541],
"size": [135, 30], "size": [135, 30],
"text": "RANCOROUS", "text": "RANCOROUS",
"icon": "$path/rancorous.gif", "icon": "$path/rancorous.gif",
"mood": 1 "mood": 1
}, },
{ "style": "text-align:center; border:2px solid #c48a00; background:black;color: white; font-family:'Courier'; font:bold;padding-left:3px;", { "style": "text-align:center; border:2px solid #c48a00; background:black;color: white; font-family:'Courier'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #c48a00; padding: 5px;color: black; font-family:'Courier'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #c48a00; padding: 5px;color: black; font-family:'Courier'; font:bold;padding-left:3px;",
"loc": [15, 569], "loc": [15, 569],
"size": [270, 30], "size": [270, 30],
"text": "ABSCOND", "text": "ABSCOND",
"icon": "$path/offline.gif", "icon": "$path/offline.gif",
"mood": 2 "mood": 2
} }
] ]
}, },
"convo": { "convo": {
"style": "background-color: #fdb302;border:2px solid yellow; font-family: 'Courier';", "style": "background-color: #fdb302;border:2px solid yellow; font-family: 'Courier';",
"size": [487, 466], "tabstyle": "background-color: #fdb302; font-family: 'Courier'",
"chumlabel": { "style": "margin-bottom: 21px;background: rgb(196, 138, 0); color: white; border:0px; font-size: 14px;", "size": [487, 466],
"align": { "h": "center", "v": "center" }, "chumlabel": { "style": "margin-bottom: 21px;background: rgb(196, 138, 0); color: white; border:0px; font-size: 14px;",
"minheight": 47, "align": { "h": "center", "v": "center" },
"maxheight": 65 "minheight": 47,
} "maxheight": 65
}, }
"memos": },
{ "size": [600,425] } "memos":
} { "size": [600,425] }
}

View file

@ -1,162 +0,0 @@
#PESTERCHUM STYLE
// The title will appear at the top of the window.
// Instead of a space in the name or title, use an '_'. It will come out as a space.
// The name and author will only be in the 'about' section.
// The name you will enter in the 'options' is the name of the folder this is in.
// The alarm only plays when a message is recieved.
// The mode can be set to 'regular' or 'trollian'.
name Pesterchum
title Pesterchum
author Grimlive95
alarm alarm.wav
mode regular
// Colors are in the format of 'red/green/blue/alpha', alpha being transparency.
// 255 is solid and 000 is invisible.
// MAIN WINDOW
// If you have a background image, set 'c 3' alpa to '000'.
// If your background image has a header on it, do the same with the title text color.
c 1 000 000 000 000 // title text
c 2 000 000 000 255 // chumhandle/ mood label text
c 3 000 000 000 255 // outside menu text
c 4 000 000 000 255 // inside menu text
c 5 255 181 000 000 // main background
c 6 255 181 000 255 // menu background
// BUTTONS
// Main buttons are the moods that aren't 'rancorous', the 'pester' and 'add chum' buttons.
// They are also the buttons on the Options, Quirks Manager, and Trollslum.
// Block buttons are the 'rancorous' and 'block' buttons.
c 7 196 135 000 255 // main button borders
c 8 196 135 000 255 // block button borders
c 9 196 135 000 255 // offline button border
c 10 255 255 000 255 // main buttons
c 11 240 000 000 255 // block buttons
c 12 000 000 000 255 // offline button
c 13 000 000 000 255 // main button text
c 14 000 000 000 255 // block button text
c 15 255 255 255 255 // offline button text
// CHUMROLL & CHUMHANDLE
c 16 255 255 000 255 // chumroll border
c 17 000 000 000 255 // chumroll background
c 18 150 150 150 255 // chumroll highlight
c 19 100 100 100 255 // chumroll usertext
c 20 255 255 255 255 // chumroll highlighted usertext
c 21 255 255 000 255 // my chumhandle border
c 22 000 000 000 255 // my chumhandle background
c 23 255 255 255 255 // my chumhandle usertext
// PESTER WINDOW
c 24 255 181 000 255 // pester window background
c 25 255 255 255 255 // pesterlog background
c 26 255 255 255 255 // text field background
c 27 000 000 000 255 // text field text color
c 28 196 135 000 255 // pesterwindow topbar
c 29 255 255 255 255 // pesterwindow top bar text
c 30 196 135 000 255 // pesterlog border
c 31 196 135 000 255 // text field border
// PESTER WINDOW BUTTONS
c 32 196 135 000 255 // main button borders
c 33 196 135 000 255 // block button border
c 34 255 255 000 255 // main buttons
c 35 255 000 000 255 // block button
c 36 000 000 000 255 // pesterwindow button text
c 37 000 000 000 255 // pesterwindow block button text
// OPTIONS WINDOW
c 38 255 181 000 255 // background
c 39 000 000 000 255 // text color
c 40 196 135 000 255 // button borders
c 41 255 255 000 255 // buttons
c 42 000 000 000 255 // button text
// QUIRKS MANAGER WINDOW
c 43 255 181 000 255 // background
c 44 000 000 000 255 // text color
c 45 196 135 000 255 // button borders
c 46 255 255 000 255 // buttons
c 47 000 000 000 255 // button text
// TROLLSLUM WINDOW
c 48 255 181 000 255 // background
c 49 000 000 000 255 // text color
c 50 196 135 000 255 // button borders
c 51 255 255 000 255 // buttons
c 52 000 000 000 255 // button text
// FONTS (In the format: Font_name MODE size)
// menu is for the top menu.
// tagandmood is for the CHUMHANDLE and MOOD labels.
// message is for the text field in the pester window.
// topbar is for the ::nameName:: text on the top of the pester window.
// tray is for your tray popups.
// debug is for the debug console.
f title Courier BOLD 14
f menu Courier BOLD 12
f buttons Courier BOLD 14
f tagandmood Courier BOLD 14
f chumroll Courier BOLD 14
f chumhandle Courier BOLD 14
f message Courier BOLD 13
f topbar Courier BOLD 13
f tray Courier BOLD 12
f debug Courier BOLD 13
// PESTERCHUM MOOD ICONS
i ichummy chummy.gif
i ipleasant pleasant.gif
i idistraught distraught.gif
i iunruly unruly.gif
i ismooth smooth.gif
i irancorous rancorous.gif
i ioffline offline.gif
// TROLLIAN MOOD ICONS
i iestatic estatic.gif
i irelaxed relaxed.gif
i idiscontent discontent.gif
i idevious devious.gif
i isleek sleek.gif
i idetestful detestful.gif
// ETC.
// iicon only appears in the about section.
// ticon will appear in both your tray and your pesterwindow.
i ticon trayicon2.png
i iicon abouticon.png
i iclose x.gif
i ihide m.gif
i ibg pcbg.png

Binary file not shown.

After

(image error) Size: 106 B

Binary file not shown.

Before

(image error) Size: 99 B

Binary file not shown.

Binary file not shown.

Before

(image error) Size: 97 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 93 B

After

(image error) Size: 96 B

Binary file not shown.

Before

(image error) Size: 106 B

After

(image error) Size: 116 B

Binary file not shown.

Before

(image error) Size: 93 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 97 B

After

(image error) Size: 104 B

Binary file not shown.

Before

(image error) Size: 95 B

After

(image error) Size: 98 B

Binary file not shown.

Before

(image error) Size: 71 B

After

(image error) Size: 76 B

Binary file not shown.

Before

(image error) Size: 94 B

After

(image error) Size: 105 B

Binary file not shown.

Before

(image error) Size: 92 B

After

(image error) Size: 97 B

Binary file not shown.

Before

(image error) Size: 86 B

After

(image error) Size: 92 B

View file

@ -1,136 +1,190 @@
{"inherits": "pesterchum2.5", {"inherits": "pesterchum2.5",
"main": "main":
{"background-image": "$path/tnbg2.png", {"background-image": "$path/tnbg.png",
"size": [300,620], "size": [300,620],
"icon": "$path/trayicon.png", "icon": "$path/trayicon.png",
"newmsgicon": "$path/trayicon2.png", "newmsgicon": "$path/trayicon2.png",
"windowtitle": "TROLLIAN", "windowtitle": "TROLLIAN",
"menu" : { "style": "font-family: 'Arial'; font: bold; font-size: 14px; background-color: #e5000f;border:2px solid #c20f00" }, "menu" : { "style": "font-family: 'Arial'; font: bold; font-size: 14px; background-color: #e5000f;border:2px solid #c20f00" },
"close": { "image": "$path/x.gif", "close": { "image": "$path/x.gif",
"loc": [280, 2]}, "loc": [280, 2]},
"minimize": { "image": "$path/m.gif", "minimize": { "image": "$path/m.gif",
"loc": [260, 8]}, "loc": [260, 8]},
"defaultwindow": { "style": "background: #e5000f; font-family:'Arial';font:bold;selection-background-color:#919191; " }, "defaultwindow": { "style": "background: #e5000f; font-family:'Arial';font:bold;selection-background-color:#919191; " },
"chums": { "style": "border:2px solid #ffa4a4; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Arial';selection-background-color:#646464; " }, "chums": { "style": "border:2px solid #ffa4a4; background-color: black;color: white;font: bold;font-size:14px;font-family: 'Arial';selection-background-color:#646464; ",
"mychumhandle": { "label": "moods": {
{ "text": "TROLLTAG:",
"style": "color: black ;font:bold; font-family: 'Arial';" "chummy": { "icon": "$path/chummy.gif", "color": "white" },
},
"handle": { "style": "background-color: black; padding: 3px; padding-left: 25px; color:white; font-family:'Arial'; font:bold; text-align:left; border:2px solid #ffa4a4;" } "rancorous": { "icon": "$path/rancorous.gif", "color": "red" },
},
"addchum": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';" "offline": { "icon": "$path/offline.gif", "color": "#646464"},
},
"pester": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';"
}, "pleasant": { "icon": "$path/pleasant.gif", "color": "white" },
"block": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';"
}, "distraught": { "icon": "$path/distraught.gif", "color": "white" },
"moodlabel": { "style": "font:bold;font-family:'Arial';color:black;"
}, "pranky": { "icon": "$path/pranky.gif", "color": "white" },
"defaultmood": 7,
"moods": [
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;", "smooth": { "icon": "$path/smooth.gif", "color": "white" },
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"loc": [15, 485], "mystified": { "icon": "$path/mystified.gif", "color": "white" },
"size": [135, 30],
"text": "ECSTATIC", "amazed": { "icon": "$path/amazed.gif", "color": "white" },
"icon": "$path/estatic.gif",
"mood": 7 "insolent": { "icon": "$path/insolent.gif", "color": "white" },
},
"bemused": { "icon": "$path/bemused.gif", "color": "white" },
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"loc": [15, 513], "ecstatic": { "icon": "$path/ecstatic.gif", "color": "red" },
"size": [135, 30],
"text": "RELAXED", "relaxed": { "icon": "$path/relaxed.gif", "color": "red" },
"icon": "$path/relaxed.gif",
"mood": 8 "discontent": { "icon": "$path/discontent.gif", "color": "red" },
},
"devious": { "icon": "$path/devious.gif", "color": "red" },
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;", "sleek": { "icon": "$path/sleek.gif", "color": "red" },
"loc": [15, 541],
"size": [135, 30], "detestful": { "icon": "$path/detestful.gif", "color": "red" },
"text": "DISCONTENT",
"icon": "$path/discontent.gif", "mirthful": { "icon": "$path/mirthful.gif", "color": "red" },
"mood": 9
}, "manipulative": { "icon": "$path/manipulative.gif", "color": "red" },
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;", "vigorous": { "icon": "$path/vigorous.gif", "color": "red" },
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"loc": [148, 485], "perky": { "icon": "$path/perky.gif", "color": "red" },
"size": [135, 30],
"text": "DEVIOUS", "acceptant": { "icon": "$path/acceptant.gif", "color": "red" },
"icon": "$path/devious.gif",
"mood": 10 "protective": { "icon": "$path/protective.gif", "color": "#00ff00" },
},
"blocked": { "icon": "$path/blocked.gif", "color": "black" }
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;", },
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;", "mychumhandle": { "label":
"loc": [148, 513], { "text": "TROLLTAG:",
"size": [135, 30], "style": "color: black ;font:bold; font-family: 'Arial';"
"text": "SLEEK", },
"icon": "$path/sleek.gif", "handle": { "style": "background-color: black; padding: 3px; padding-left: 25px; color:white; font-family:'Arial'; font:bold; text-align:left; border:2px solid #ffa4a4;" }
"mood": 11 },
}, "addchum": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';"
},
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;", "pester": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';"
"selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;", },
"loc": [148, 541], "block": { "style": "background: #ffa4a4; border:2px solid #780000; font: bold; color: black; font-family:'Arial';"
"size": [135, 30], },
"text": "DETESTFUL", "moodlabel": { "style": "font:bold;font-family:'Arial';color:black;"
"icon": "$path/detestful.gif", },
"mood": 12 "defaultmood": 7,
}, "moods": [
{ "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
{ "style": "text-align:center; border:2px solid #780000; background:black;color: white; font-family:'Arial'; font:bold;padding-left:3px;", "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #780000; padding: 5px;color: black; font-family:'Arial'; font:bold;padding-left:3px;", "loc": [15, 485],
"loc": [15, 569], "size": [135, 30],
"size": [270, 30], "text": "ECSTATIC",
"text": "ABSCOND", "icon": "$path/estatic.gif",
"icon": "$path/offline.gif", "mood": 7
"mood": 2 },
}
] { "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
}, "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"convo": { "loc": [15, 513],
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';", "size": [135, 30],
"chumlabel": { "style": "margin-bottom: 21px;background: #ffa4a4; color: black; border:0px; font-size: 14px;", "text": "RELAXED",
"text" : ":: trolling: $handle ::" }, "icon": "$path/relaxed.gif",
"textarea": { "mood": 8
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'" },
},
"tabwindow" : { { "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"style": "" "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
}, "loc": [15, 541],
"tabs": { "size": [135, 30],
"style": "", "text": "DISCONTENT",
"selectedstyle": "", "icon": "$path/discontent.gif",
"newmsgcolor": "#ff0000" "mood": 9
}, },
"scrollbar": null
}, { "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"memos": "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
{ "size": [600,425], "loc": [148, 485],
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';", "size": [135, 30],
"label": { "style": "margin-bottom: 21px;background: #ffa4a4; color: white; border:0px; font-size: 14px;" "text": "DEVIOUS",
}, "icon": "$path/devious.gif",
"textarea": { "mood": 10
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'" },
},
"userlist": { "style": "border:2px solid #780000; background: white;font: bold;font-family: 'Courier';selection-background-color:#646464; font-size: 12px; margin-left:0px; margin-right:10px;" { "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
}, "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"input": { "style": "background: white; border:2px solid #ffa4a4;margin-top:5px; margin-right:10px; margin-left:10px; font-size: 12px;" }, "loc": [148, 513],
"time": { "text": { "style": " border: 2px solid #780000; background: white; font-size: 12px; margin-top: 5px; margin-right: 5px; margin-left: 5px; font-family:'Arial';font:bold;" "size": [135, 30],
}, "text": "SLEEK",
"buttons": { "style": "color: black; font: bold; border: 2px solid #780000; font: bold; font-size: 12px; background: #e5000f; margin-top: 5px; margin-right: 5px; margin-left: 5px; padding: 2px; width: 50px;" } "icon": "$path/sleek.gif",
}, "mood": 11
},
"tabs": {
"style": "", { "style": "text-align:left; background:#ffa4a4;border:2px solid #780000;color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"selectedstyle": "", "selected": "text-align:left; background:white; border:2px solid #780000; color: black; font-family:'Arial'; font:bold; padding-left:3px;",
"newmsgcolor": "#ff0000", "loc": [148, 541],
"tabstyle": 0 "size": [135, 30],
}, "text": "DETESTFUL",
"scrollbar": null "icon": "$path/detestful.gif",
} "mood": 12
} },
{ "style": "text-align:center; border:2px solid #780000; background:black;color: white; font-family:'Arial'; font:bold;padding-left:3px;",
"selected": "text-align:left; background:white; border:2px solid #780000; padding: 5px;color: black; font-family:'Arial'; font:bold;padding-left:3px;",
"loc": [15, 569],
"size": [270, 30],
"text": "ABSCOND",
"icon": "$path/offline.gif",
"mood": 2
}
]
},
"convo": {
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';",
"chumlabel": { "style": "margin-bottom: 21px;background: #ffa4a4; color: black; border:0px; font-size: 14px;",
"text" : ":: trolling: $handle ::" },
"textarea": {
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'"
},
"input": { "style": "background: white; border:2px solid #ffa4a4;margin-top:5px; margin-right:10px; margin-left:10px; font-size: 12px;" },
"tabwindow" : {
"style": ""
},
"tabs": {
"style": "",
"selectedstyle": "",
"newmsgcolor": "#ff0000"
},
"scrollbar": null
},
"memos":
{ "size": [600,425],
"style": "background-color: #e5000f;border:2px solid #780000; font-family: 'Arial';",
"label": { "style": "margin-bottom: 21px;background: #ffa4a4; color: white; border:0px; font-size: 14px;"
},
"textarea": {
"style": "background: white; font-size: 14px;font:bold; border:2px solid #ffa4a4;text-align:center; margin-right:10px; margin-left:10px;font-family: 'Arial'"
},
"userlist": { "style": "border:2px solid #780000; background: white;font: bold;font-family: 'Courier';selection-background-color:#646464; font-size: 12px; margin-left:0px; margin-right:10px;"
},
"input": { "style": "background: white; border:2px solid #ffa4a4;margin-top:5px; margin-right:10px; margin-left:10px; font-size: 12px;" },
"time": { "text": { "style": " border: 2px solid #780000; background: white; font-size: 12px; margin-top: 5px; margin-right: 5px; margin-left: 5px; font-family:'Arial';font:bold;"
},
"buttons": { "style": "color: black; font: bold; border: 2px solid #780000; font: bold; font-size: 12px; background: #e5000f; margin-top: 5px; margin-right: 5px; margin-left: 5px; padding: 2px; width: 50px;" }
},
"tabs": {
"style": "",
"selectedstyle": "",
"newmsgcolor": "#ff0000",
"tabstyle": 0
},
"scrollbar": null
}
}

View file

@ -1,162 +0,0 @@
#PESTERCHUM STYLE
// The title will appear at the top of the window.
// Instead of a space in the name or title, use an '_'. It will come out as a space.
// The name and author will only be in the 'about' section.
// The name you will enter in the 'options' is the name of the folder this is in.
// The alarm only plays when a message is recieved.
// The mode can be set to 'regular' or 'trollian'.
name Pesterchum
title Pesterchum
author Grimlive95
alarm alarm.wav
mode regular
// Colors are in the format of 'red/green/blue/alpha', alpha being transparency.
// 255 is solid and 000 is invisible.
// MAIN WINDOW
// If you have a background image, set 'c 3' alpa to '000'.
// If your background image has a header on it, do the same with the title text color.
c 1 000 000 000 000 // title text
c 2 000 000 000 255 // chumhandle/ mood label text
c 3 000 000 000 255 // outside menu text
c 4 000 000 000 255 // inside menu text
c 5 255 181 000 000 // main background
c 6 255 181 000 255 // menu background
// BUTTONS
// Main buttons are the moods that aren't 'rancorous', the 'pester' and 'add chum' buttons.
// They are also the buttons on the Options, Quirks Manager, and Trollslum.
// Block buttons are the 'rancorous' and 'block' buttons.
c 7 196 135 000 255 // main button borders
c 8 196 135 000 255 // block button borders
c 9 196 135 000 255 // offline button border
c 10 255 255 000 255 // main buttons
c 11 240 000 000 255 // block buttons
c 12 000 000 000 255 // offline button
c 13 000 000 000 255 // main button text
c 14 000 000 000 255 // block button text
c 15 255 255 255 255 // offline button text
// CHUMROLL & CHUMHANDLE
c 16 255 255 000 255 // chumroll border
c 17 000 000 000 255 // chumroll background
c 18 150 150 150 255 // chumroll highlight
c 19 100 100 100 255 // chumroll usertext
c 20 255 255 255 255 // chumroll highlighted usertext
c 21 255 255 000 255 // my chumhandle border
c 22 000 000 000 255 // my chumhandle background
c 23 255 255 255 255 // my chumhandle usertext
// PESTER WINDOW
c 24 255 181 000 255 // pester window background
c 25 255 255 255 255 // pesterlog background
c 26 255 255 255 255 // text field background
c 27 000 000 000 255 // text field text color
c 28 196 135 000 255 // pesterwindow topbar
c 29 255 255 255 255 // pesterwindow top bar text
c 30 196 135 000 255 // pesterlog border
c 31 196 135 000 255 // text field border
// PESTER WINDOW BUTTONS
c 32 196 135 000 255 // main button borders
c 33 196 135 000 255 // block button border
c 34 255 255 000 255 // main buttons
c 35 255 000 000 255 // block button
c 36 000 000 000 255 // pesterwindow button text
c 37 000 000 000 255 // pesterwindow block button text
// OPTIONS WINDOW
c 38 255 181 000 255 // background
c 39 000 000 000 255 // text color
c 40 196 135 000 255 // button borders
c 41 255 255 000 255 // buttons
c 42 000 000 000 255 // button text
// QUIRKS MANAGER WINDOW
c 43 255 181 000 255 // background
c 44 000 000 000 255 // text color
c 45 196 135 000 255 // button borders
c 46 255 255 000 255 // buttons
c 47 000 000 000 255 // button text
// TROLLSLUM WINDOW
c 48 255 181 000 255 // background
c 49 000 000 000 255 // text color
c 50 196 135 000 255 // button borders
c 51 255 255 000 255 // buttons
c 52 000 000 000 255 // button text
// FONTS (In the format: Font_name MODE size)
// menu is for the top menu.
// tagandmood is for the CHUMHANDLE and MOOD labels.
// message is for the text field in the pester window.
// topbar is for the ::nameName:: text on the top of the pester window.
// tray is for your tray popups.
// debug is for the debug console.
f title Courier BOLD 14
f menu Courier BOLD 12
f buttons Courier BOLD 14
f tagandmood Courier BOLD 14
f chumroll Courier BOLD 14
f chumhandle Courier BOLD 14
f message Courier BOLD 13
f topbar Courier BOLD 13
f tray Courier BOLD 12
f debug Courier BOLD 13
// PESTERCHUM MOOD ICONS
i ichummy chummy.gif
i ipleasant pleasant.gif
i idistraught distraught.gif
i iunruly unruly.gif
i ismooth smooth.gif
i irancorous rancorous.gif
i ioffline offline.gif
// TROLLIAN MOOD ICONS
i iestatic estatic.gif
i irelaxed relaxed.gif
i idiscontent discontent.gif
i idevious devious.gif
i isleek sleek.gif
i idetestful detestful.gif
// ETC.
// iicon only appears in the about section.
// ticon will appear in both your tray and your pesterwindow.
i ticon trayicon2.png
i iicon abouticon.png
i iclose x.gif
i ihide m.gif
i ibg pcbg.png

Binary file not shown.

Before

(image error) Size: 99 B