diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn index 3cb7ad8..191275c 100644 --- a/CHANGELOG.mkdn +++ b/CHANGELOG.mkdn @@ -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] diff --git a/TODO b/TODO index a865abd..1a89703 100644 --- a/TODO +++ b/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 diff --git a/themes/enamel/style.js b/themes/enamel/style.js index b1b0c0e..cc0c1aa 100644 --- a/themes/enamel/style.js +++ b/themes/enamel/style.js @@ -35,7 +35,7 @@ "rclickchumlist": {"pester": "Pester", "removechum": "Remove Chum", "blockchum": "Block", - "report", "Report", + "report": "Report", "addchum": "Add Chum", "viewlog": "View Pesterlog", "unblockchum": "Unblock", diff --git a/themes/trollian2.5/style.js b/themes/trollian2.5/style.js index d478374..bcd3288 100644 --- a/themes/trollian2.5/style.js +++ b/themes/trollian2.5/style.js @@ -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": "",