22 - Don't show how many seconds are left until WinterGrasp
I can be easily distracted by moving/changing things in my interface and thus want it to be calm. ALthough I very much like the WG timer on my TitanPanel, it's distracting since it constantly changes.
So I wrote a fix for that: it will strip the seconds part whenever more than a minute is left.
Attached you'll find the diff against the current release (1.1.5). Also, diffFull contains both this feature and the menu for selecting the default channel to broadcast to (see ticket 21), which was developed simultaneously.
| Name | Size | MD5 |
|---|---|---|
| diffSeconds | 848 B | 1873206fb15b3814b1d7b993693a762c |
| diffFull | 3.4 KiB | 65146ceae40ba848a5eeb64724adf265 |
| User | When | Change |
|---|---|---|
| Rothpada | Tue, 10 Nov 2009 18:54:37 | Changed status from Started to Fixed |
| Rothpada | Mon, 09 Nov 2009 01:55:04 | Changed status from Accepted to Started |
| Rothpada | Mon, 09 Nov 2009 01:29:41 | Changed status from New to Accepted |
| CMTitan | Sat, 29 Aug 2009 00:32:54 | Added attachment diffFull |
| CMTitan | Sat, 29 Aug 2009 00:32:48 | Added attachment diffSeconds |
| CMTitan | Sat, 29 Aug 2009 00:32:36 | Deleted attachment diffFull: See delete of other diff. New diffs are fixed. |
| CMTitan | Sat, 29 Aug 2009 00:32:20 | Deleted attachment diffSeconds: Made an error: seconds less than 10 are of course displayed as 5s and not as 05s, as the first version assumed. |
| CMTitan | Sat, 29 Aug 2009 00:18:03 | Added attachment diffFull |
| CMTitan | Sat, 29 Aug 2009 00:17:50 | Added attachment diffSeconds |
| CMTitan | Sat, 29 Aug 2009 00:17:34 | Create |
- 1 comment
- 1 comment
- #1
Rothpada Mon, 09 Nov 2009 01:29:32I'm just getting back to updating this mod so I'll incorporate this fix into it. I've had guildies request the same thing. Thanks. m