smoogipoo
|
dff58ab4ed
|
Initial cleanup pass of DrawableTopScore
|
2019-04-03 15:41:33 +09:00 |
|
smoogipoo
|
7f425059ae
|
Adjust transforms
|
2019-04-03 15:41:22 +09:00 |
|
smoogipoo
|
ab4be3b75f
|
General refactoring
|
2019-04-03 15:20:38 +09:00 |
|
smoogipoo
|
0d127c21f1
|
Merge remote-tracking branch 'Aergwyn/master' into update-beatmap-scores-design
|
2019-04-03 14:52:13 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
smoogipoo
|
2967c876ea
|
Merge remote-tracking branch 'origin/master' into update-beatmap-scores-design
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableScore.cs
# osu.Game/Overlays/BeatmapSet/Scores/DrawableTopScore.cs
# osu.Game/Overlays/BeatmapSet/Scores/ScoresContainer.cs
|
2019-03-29 15:11:00 +09:00 |
|
Dean Herbert
|
a71e9fdb0e
|
Merge branch 'master' into convert-ranking-statistics
|
2019-03-29 12:42:49 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
smoogipoo
|
012dcc25c9
|
Rename APIScoreInfo -> APILegacyScoreInfo
|
2019-03-27 17:08:40 +09:00 |
|
smoogipoo
|
7239ebf5de
|
Add margin for mods
|
2019-03-27 13:57:26 +09:00 |
|
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 |
|