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 | 1873206fb15b... |
| diffFull | 3.4 KiB | 65146ceae40b... |
| User | When | Change |
|---|---|---|
| Rothpada | Nov 10, 2009 at 18:54 UTC | Changed status from Started to Fixed |
| Rothpada | Nov 09, 2009 at 01:55 UTC | Changed status from Accepted to Started |
| Rothpada | Nov 09, 2009 at 01:29 UTC | Changed status from New to Accepted |
| CMTitan | Aug 29, 2009 at 00:32 UTC | Added attachment diffFull |
| CMTitan | Aug 29, 2009 at 00:32 UTC | Added attachment diffSeconds |
| CMTitan | Aug 29, 2009 at 00:32 UTC | Deleted attachment diffFull: See delete of other diff. New diffs are fixed. |
| CMTitan | Aug 29, 2009 at 00:32 UTC | 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 | Aug 29, 2009 at 00:18 UTC | Added attachment diffFull |
| CMTitan | Aug 29, 2009 at 00:17 UTC | Added attachment diffSeconds |
| CMTitan | Aug 29, 2009 at 00:17 UTC | Create |
- 1 comment
- 1 comment
- Reply
- #1
Rothpada Nov 09, 2009 at 01:29 UTC - 0 likesI'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