This commit is contained in:
illuminatedwax 2011-04-13 14:58:38 -05:00
parent 544f1003e5
commit b0d96fd288
4 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ Visit https://github.com/illuminatedwax/pesterchum for git access and source cod
CHANGELOG CHANGELOG
--------- ---------
### 3.14.2 ### 3.14.1
* Pesterchum 3.14 - illuminatedwax [ghostDunk] * Pesterchum 3.14 - illuminatedwax [ghostDunk]
* Art - Grimlive [aquaMarinist] * Art - Grimlive [aquaMarinist]
* Quirks lower() function - Kiooeht [evacipatedBox] * Quirks lower() function - Kiooeht [evacipatedBox]

1
TODO
View file

@ -6,6 +6,7 @@ Bugs:
* enamel doesnt have time arrows * enamel doesnt have time arrows
Features: Features:
* different sound for memos/pesters
* OOC * OOC
* log viewer needs to have BBCode/HTML/Text copy modes * log viewer needs to have BBCode/HTML/Text copy modes
* random pesters * random pesters

View file

@ -35,7 +35,7 @@
"rclickchumlist": {"pester": "Pester", "rclickchumlist": {"pester": "Pester",
"removechum": "Remove Chum", "removechum": "Remove Chum",
"blockchum": "Block", "blockchum": "Block",
"report", "Report", "report": "Report",
"addchum": "Add Chum", "addchum": "Add Chum",
"viewlog": "View Pesterlog", "viewlog": "View Pesterlog",
"unblockchum": "Unblock", "unblockchum": "Unblock",

View file

@ -180,7 +180,7 @@
}, },
"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;" } "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;" }
}, },
"tabwindow": { "style": ""; } "tabwindow": { "style": "" },
"tabs": { "tabs": {
"style": "", "style": "",
"selectedstyle": "", "selectedstyle": "",