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