Commit Graph

33 Commits

Author SHA1 Message Date
Dean Herbert 01f1018d02 Tidy up clock logic using DI and a GameplayClock 2019-03-05 13:37:51 +09:00
Dean Herbert 0788a7e9f1
Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
Dean Herbert 42be7857d1 Use expression body for property get/set where possible 2019-02-28 13:58:19 +09:00
Dean Herbert 26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
smoogipoo d61dfe888e Fix venera fonts not being correctly specified 2019-02-22 19:42:09 +09:00
smoogipoo a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
Dean Herbert 8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
FreezyLemon a0c643fae5 Fix SongProgressInfo timespan formatting 2018-06-02 11:25:49 +02:00
Dean Herbert cfa18bdf1f Fix song progress time counters wrapping after an hour
Resolves #2466.
Supersedes and closes #2487.
2018-05-11 22:10:26 +09:00
Dean Herbert 32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Dean Herbert 37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
Dean Herbert efab186384 Update namespaces in line with framework 2017-05-16 12:50:30 +09:00
EVAST9919 9a04069123 removed useless booleans, using nullables instead 2017-05-12 10:16:31 +03:00
EVAST9919 34b4efc4e9 Applied suggested changes 2017-05-12 08:12:34 +03:00
EVAST9919 79ed92a0d7 Simplified logic 2017-05-12 01:48:28 +03:00
EVAST9919 ea0add2354 Fixed update condition 2017-05-11 02:34:57 +03:00
EVAST9919 d55c97a08a Stop progress as soon as we at 100% 2017-05-11 01:48:46 +03:00
EVAST9919 5b469eff69 Fixes 2017-05-10 10:33:02 +03:00
EVAST9919 d8f9e71b84 Applied suggested changes 2017-05-10 10:14:44 +03:00
EVAST9919 315f1f1256 CI fixes 2017-05-09 06:23:03 +03:00
EVAST9919 2826c663fd Apply suggested changes 2017-05-09 06:05:37 +03:00
EVAST9919 de2486b8e6 Moved timeLeft recalculation to property 2017-05-08 20:36:02 +03:00
EVAST9919 17d1ecb8f5 Use float type for progress value 2017-05-08 19:42:36 +03:00
EVAST9919 4b5e24cc36 Changed logic a bit 2017-05-08 19:14:19 +03:00
EVAST9919 f0145c7f4f Trying to woke up AppVeyor 2017-05-08 02:16:56 +03:00
EVAST9919 926ed907c2 CI fixes 2017-05-08 02:00:21 +03:00
EVAST9919 dda25219bc code fixes 2017-05-08 01:54:31 +03:00
EVAST9919 ea28a9f7ce Adjust values 2017-05-08 00:16:58 +03:00
EVAST9919 698ae0832f Move string formatting inside the class 2017-05-01 07:00:44 +03:00
EVAST9919 f8faea8da2 Removed unnecessary nested class 2017-04-28 16:02:00 +03:00
EVAST9919 c4bd21914d warning fixes 2017-04-28 15:37:22 +03:00
EVAST9919 c27909d53c CI fixes 2017-04-28 05:02:25 +03:00
EVAST9919 eacf2045f0 Initial commit 2017-04-28 04:56:34 +03:00