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-18 09:09:52 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
102 Commits
Rename Animation to Layer
Andrei Zavatski
·
2019-08-04 13:54:23 +03:00
fd44ca3233
Move DimmedLoadingAnimation to it's own file
Andrei Zavatski
·
2019-08-04 11:09:12 +03:00
a30d7912b1
Tidy up updateMetrics flow
Dean Herbert
·
2019-06-15 14:45:51 +09:00
2b48f5d3e0
Merge branch 'master' into fix-beatmapoverlay-graphs
Dean Herbert
·
2019-06-15 13:42:13 +09:00
587edcb716
Update ScrollContainer usages in line with framework changes
Dean Herbert
·
2019-06-14 15:55:32 +09:00
bc574520bf
Fix beatmap details potentially using the incorrect metrics
smoogipoo
·
2019-06-13 18:04:42 +09:00
f54f6e552b
Remove GetBeatmapDetailsRequest
smoogipoo
·
2019-06-13 16:57:19 +09:00
583bb53f53
Move metrics to beatmap set
smoogipoo
·
2019-06-13 16:52:49 +09:00
0a79b444d9
Update VisibilityContainer usage in line with framework
Dean Herbert
·
2019-06-11 15:13:58 +09:00
609a82bc94
Merge branch 'master' into api-testability
Dan Balasescu
·
2019-03-18 10:59:06 +09:00
e0b3149e32
Change updateMetrics parameter to be optional
Jamie Taylor
·
2019-03-14 13:35:49 +09:00
69eb4ef983
Slight refactoring of order for readability
Dean Herbert
·
2019-03-13 19:57:45 +09:00
dd6fbccb56
Null metrics on null beatmap for transition animation
Jamie Taylor
·
2019-03-13 14:13:42 +09:00
e6449db8e3
Use interface to access API
Allows for better testability.
Dean Herbert
·
2019-03-13 12:58:18 +09:00
f0114d776d
Fix showing outdated data for non-online beatmaps
Jamie Taylor
·
2019-03-08 18:44:35 +09:00
8e5816805c
Move online id null check to only bypass metrics lookup
Jamie Taylor
·
2019-03-07 16:59:43 +09:00
054db48089
Don't perform lookup of beatmap stats unless an online id is present
Jamie Taylor
·
2019-03-07 16:17:12 +09:00
e5e454ddcd
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
Enable more stringent inspectcode style inspections
Dean Herbert
·
2019-02-27 21:25:40 +09:00
c8793911a8
Use fade instead of negative margin
Dean Herbert
·
2019-02-26 16:10:06 +09:00
d9872dda12
Add better easing
Dean Herbert
·
2019-02-26 16:09:45 +09:00
2d6d9dd723
Add back newline
Dean Herbert
·
2019-02-26 15:48:34 +09:00
c1432b2ed5
Merge branch 'master' into MissingSource
Dean Herbert
·
2019-02-25 19:35:44 +09:00
97dc7f9819
Replace copy-constructor/method with extension method
smoogipoo
·
2019-02-20 19:32:30 +09:00
4db5531e4b
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
removed 'unknown source' line
Michael Manis
·
2019-02-12 15:30:42 -05:00
5fbdbcf209
Options for handing unknown beatmap source
Michael Manis
·
2019-02-10 18:31:39 -05:00
cfe14dcdb1
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Fade only textContainer instead of entire MetadataSection
HoLLy
·
2018-10-26 13:35:51 +02:00
cf3b4447eb
Fade MetadataSection back in if non-null Text is set
HoLLy
·
2018-10-24 18:53:22 +02:00
88aca46500
Fix beatmap details not displaying
smoogipoo
·
2018-10-09 17:39:27 +09:00
6d24bde72b
Set 'Colour' when creating 'textFlow'
Joehu
·
2018-06-03 17:41:34 -07:00
bd7c9cd8bf
Use default colour in MetadataSection
Joehu
·
2018-06-03 07:51:57 -07:00
5c713ac2ab
Remove link colours for all unlinked text
Joehu
·
2018-06-02 12:04:58 -07:00
dc2a004c87
Add link colour to beatmap source
Joehu
·
2018-05-31 10:21:22 -07:00
b4d621a2cb
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
Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
Dean Herbert
·
2017-12-26 00:44:35 +09:00
3c1654e5e4
Hide metadata by default to avoid initial jump when no data present
Dean Herbert
·
2017-11-29 20:13:00 +09:00
b2fc50247c
Improve code quality
Dean Herbert
·
2017-11-29 20:07:00 +09:00
2b7bf285e4
Removed unnecessary "using" statement
FreezyLemon
·
2017-11-27 08:58:09 +01:00
82a9b57277
Added a textContainer reference to MetadataSection so casting is no longer required for setting new text
FreezyLemon
·
2017-11-27 08:52:26 +01:00
b4513497d6
Renamed addTextAsync to setTextAsync
FreezyLemon
·
2017-11-27 08:48:47 +01:00
507da0dfb7
Removed unnecessary private method to update the metadata
FreezyLemon
·
2017-11-27 08:48:12 +01:00
ac0942df86
Removed unnecessary schedule and null checks
FreezyLemon
·
2017-11-27 08:47:36 +01:00
d49ee295d9
Changed MetadataSection so that the Text setter loads the new text in async before displaying it.
FreezyLemon
·
2017-11-27 08:18:09 +01:00
b34e724b8d
Changed the text updates into a scheduled (async) operation, and implemented this in the updateStatistics and clearStats methods
FreezyLemon
·
2017-11-23 12:31:18 +01:00
a60e53c382
Fix all remaining db structure issues
Dean Herbert
·
2017-10-19 14:05:11 +09:00
5d5ea5fb2e
First
Previous
1
2
3
Next
Last