smoogipoo
|
adab31fd58
|
Cleanup + fix up score table layout
|
2019-03-26 17:38:56 +09:00 |
|
smoogipoo
|
f4aeb390ef
|
Initial re-layout of score table
|
2019-03-26 10:21:34 +09:00 |
|
smoogipoo
|
f7016e1d2c
|
Rename DrawableScore
|
2019-03-20 17:15:38 +09:00 |
|
smoogipoo
|
41d25c7d19
|
Fix post-merge errors
|
2019-03-20 17:15:21 +09:00 |
|
smoogipoo
|
ce57bdb8db
|
Merge branch 'timed-difficulty-attributes' into update-beatmap-scores-design
# Conflicts:
# osu.Game/Overlays/BeatmapSet/Scores/ScoresContainer.cs
|
2019-03-20 17:12:34 +09:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
smoogipoo
|
315788c975
|
Rename a few classes
|
2019-03-11 15:11:01 +09:00 |
|
smoogipoo
|
9a05643ec9
|
Minor refactorings
|
2019-03-08 17:18:54 +09:00 |
|
smoogipoo
|
a40ffcc692
|
Apply formatting adjustments
|
2019-03-08 16:44:39 +09:00 |
|
smoogipoo
|
30c6a7c3c5
|
Merge remote-tracking branch 'nekodex/master' into update-beatmap-scores-design
# Conflicts:
# osu.Game.Tests/Visual/TestCaseBeatmapScoresContainer.cs
# osu.Game/Overlays/BeatmapSet/Scores/ClickableUserContainer.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableTopScore.cs
|
2019-03-07 18:48:23 +09:00 |
|
Jamie Taylor
|
1f273a4c3a
|
Use local variables where appropriate
|
2019-02-28 19:58:48 +09:00 |
|
Jamie Taylor
|
b7f7174055
|
Refactor BeatmapSetOverlay to use chained bindables instead of accessors to distribute changes
|
2019-02-28 18:46:28 +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 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
4db5531e4b
|
Replace copy-constructor/method with extension method
|
2019-02-20 19:32:30 +09:00 |
|
smoogipoo
|
dbfa95b9e7
|
Made medium the default font weight
|
2019-02-20 16:52:36 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
EVAST9919
|
4d489da032
|
small visual improvements
|
2019-02-10 04:16:56 +03:00 |
|
EVAST9919
|
04e57d7d3d
|
Refactor to make things more flexible
|
2019-02-09 06:23:58 +03:00 |
|
EVAST9919
|
105053e91b
|
TestCase fix
|
2019-02-09 00:56:41 +03:00 |
|
EVAST9919
|
107e0a5239
|
Warning fixes
|
2019-02-08 20:43:11 +03:00 |
|
EVAST9919
|
bd1f4f9549
|
Small design fixes
|
2019-02-08 20:35:07 +03:00 |
|
EVAST9919
|
13c154a0b3
|
Fix background colour and a bug with removing scores
|
2019-02-08 20:07:21 +03:00 |
|
EVAST9919
|
7a3ae0f479
|
update drawable score inline with the latest design
|
2019-02-08 19:50:02 +03:00 |
|
EVAST9919
|
f43ee6b6a3
|
update drawable top score inline with the latest design
|
2019-02-08 19:06:46 +03:00 |
|
EVAST9919
|
9cca11fb0d
|
Warning fixes
|
2019-02-06 01:48:43 +03:00 |
|
EVAST9919
|
c85dc1a236
|
update another scores design
|
2019-02-05 19:32:33 +03:00 |
|
EVAST9919
|
f560dde157
|
Add some flow for info containers
|
2019-02-05 15:26:45 +03:00 |
|
EVAST9919
|
559960036e
|
update top score design
|
2019-02-05 14:48:35 +03:00 |
|
Dean Herbert
|
0b8bd520ab
|
Shake in all cases
|
2019-01-31 19:15:04 +09:00 |
|
Dean Herbert
|
b89694a969
|
Fix "importing" state display
|
2019-01-31 19:09:04 +09:00 |
|
Dean Herbert
|
c54a515b3e
|
Change where BindValueChange is immediately run
|
2019-01-31 18:49:54 +09:00 |
|
Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
7d6d7cf457
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Overlays/BeatmapSet/Buttons/DownloadButton.cs
|
2019-01-23 11:06:29 +09:00 |
|
Dean Herbert
|
09553550a3
|
Remove remaining supporter check
|
2019-01-23 00:19:39 +09:00 |
|
Dean Herbert
|
21e79f51b1
|
Remove necessity of BeatmapSetDownloader
|
2019-01-18 14:28:06 +09:00 |
|
Dean Herbert
|
8848fa8b1b
|
Improve UX of download buttons on beatmap set overlay
|
2019-01-18 12:04:49 +09:00 |
|
Dean Herbert
|
b62630ecd2
|
Centralise download tracking logic so we can show it in multiple scenarios
|
2019-01-18 11:28:10 +09:00 |
|
Dean Herbert
|
e3308010c0
|
Merge pull request #3898 from peppy/leaderboard-modularity
Leaderboard modularity
|
2018-12-22 15:36:12 +09:00 |
|
smoogipoo
|
e657f13c15
|
Separate out Leaderboard into BeatmapLeaderboard
|
2018-12-22 14:44:36 +09:00 |
|
smoogipoo
|
f47ac35522
|
Add click to avatar
|
2018-12-22 14:23:53 +09:00 |
|