derp
This commit is contained in:
parent
544f1003e5
commit
b0d96fd288
4 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@ Visit https://github.com/illuminatedwax/pesterchum for git access and source cod
|
|||
|
||||
CHANGELOG
|
||||
---------
|
||||
### 3.14.2
|
||||
### 3.14.1
|
||||
* Pesterchum 3.14 - illuminatedwax [ghostDunk]
|
||||
* Art - Grimlive [aquaMarinist]
|
||||
* Quirks lower() function - Kiooeht [evacipatedBox]
|
||||
|
|
1
TODO
1
TODO
|
@ -6,6 +6,7 @@ Bugs:
|
|||
* enamel doesnt have time arrows
|
||||
|
||||
Features:
|
||||
* different sound for memos/pesters
|
||||
* OOC
|
||||
* log viewer needs to have BBCode/HTML/Text copy modes
|
||||
* random pesters
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"rclickchumlist": {"pester": "Pester",
|
||||
"removechum": "Remove Chum",
|
||||
"blockchum": "Block",
|
||||
"report", "Report",
|
||||
"report": "Report",
|
||||
"addchum": "Add Chum",
|
||||
"viewlog": "View Pesterlog",
|
||||
"unblockchum": "Unblock",
|
||||
|
|
|
@ -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;" }
|
||||
},
|
||||
"tabwindow": { "style": ""; }
|
||||
"tabwindow": { "style": "" },
|
||||
"tabs": {
|
||||
"style": "",
|
||||
"selectedstyle": "",
|
||||
|
|
Loading…
Reference in a new issue