Dean Herbert
|
42eafe318c
|
Remove various simple obsoletions
|
2022-10-28 13:20:58 +09:00 |
|
Dan Balasescu
|
d9499abc33
|
Refactor to avoid passing around bindables
|
2022-09-16 13:14:25 +09:00 |
|
Drison64
|
4f208416be
|
Fixed irresponsiveness of score panel timestamp to time format
|
2022-09-16 13:50:18 +14:00 |
|
Acid Chicken (硫酸鶏)
|
4f298db066
|
fix(osu.Game): reset Y axis of the bars in hit distribution graph at the first drawing
|
2022-09-12 16:25:29 +09:00 |
|
Acid Chicken (硫酸鶏)
|
0d0e2e7bcc
|
fix(osu.Game): bars in hit distribution graph stretching in the opposite direction when DrawHeight is less than DrawWidth
|
2022-09-12 16:20:33 +09:00 |
|
Dean Herbert
|
96951057df
|
Avoid using bindables
|
2022-09-12 15:56:06 +09:00 |
|
Dean Herbert
|
bcd2445d9b
|
Move helper functions down in file
|
2022-09-12 15:50:10 +09:00 |
|
Dean Herbert
|
0755289ec3
|
Apply NRT to HitEventTimingDistributionGraph
|
2022-09-12 15:48:50 +09:00 |
|
Acid Chicken (硫酸鶏)
|
ac324c63e2
|
fix(osu.Game): handle size changes in timing distribution graph
|
2022-09-12 04:46:32 +09:00 |
|
Dean Herbert
|
c6521e4c72
|
Rename ordering helper method
|
2022-09-08 17:50:27 +09:00 |
|
Acid Chicken (硫酸鶏)
|
267465df18
|
chore(osu.Game): combine Osu.Colour.{Draw,Text}ForHitResult into OsuColour.ForHitResult
|
2022-09-07 23:34:46 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b560b6f745
|
refactor(osu.Game): arrange the code for the timing distribution graph
|
2022-09-07 23:29:10 +09:00 |
|
Dean Herbert
|
99ef0c95fe
|
Simplify children assignment
|
2022-09-07 16:51:51 +09:00 |
|
Acid Chicken (硫酸鶏)
|
3003fc1061
|
refactor(osu.Game): improve code quality
|
2022-09-07 02:29:15 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b109e5de6c
|
chore(osu.Game): align height of bars on timing distribution graph to basalHeight first and combine their transitions into each one
|
2022-09-06 00:04:10 +09:00 |
|
Acid Chicken (硫酸鶏)
|
7e77c9e8b4
|
chore(osu.Game): only the first result should be white at zero position on HitEventTimingDistributionGraph
|
2022-09-05 04:44:27 +09:00 |
|
Acid Chicken (硫酸鶏)
|
b67fd3d880
|
chore(osu.Game): split transform duration of bars on HitTimingDistributionGraph
|
2022-09-05 03:45:51 +09:00 |
|
Acid Chicken (硫酸鶏)
|
0af6b3dc0f
|
chore(osu.Game): colorize bars by OD on HitEventTimingDistributionGraph
|
2022-09-05 02:02:38 +09:00 |
|
Acid Chicken (硫酸鶏)
|
5f0832ead7
|
refactor(osu.Game): separate OsuColour.ForHitResult by usage
|
2022-09-05 01:58:57 +09:00 |
|
Dean Herbert
|
6a35b233e5
|
Merge branch 'master' into remove-dispose-updates
|
2022-09-01 23:03:19 +09:00 |
|
Dean Herbert
|
5d41fdfc89
|
Remove unnecessary usage of DrawableAudioMixer in ScorePanel
|
2022-08-30 15:05:21 +09:00 |
|
Dean Herbert
|
105aa01e7d
|
Update usages of RemoveInternal
|
2022-08-29 15:57:40 +09:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
naoei
|
29ef1c8db8
|
Check if StatisticItem.Name is null or empty
|
2022-08-20 21:48:53 -04:00 |
|
naoei
|
9386d352b8
|
Make StatisticItem.Name not nullable
|
2022-08-20 21:48:35 -04:00 |
|
Nao
|
189a407cb1
|
Merge branch 'master' into ruleset-localization
|
2022-08-20 21:39:10 -04:00 |
|
Bartłomiej Dach
|
d06959e1dd
|
Update incorrect xmldoc
|
2022-08-17 22:03:35 +02:00 |
|
Dean Herbert
|
6761f869f9
|
Modify flow to avoid weird bindable and value resetting
|
2022-08-16 14:17:35 +09:00 |
|
naoei
|
18ce784ae0
|
Allow StatisticItem's name param to be nullable
|
2022-08-14 14:51:35 -04:00 |
|
naoei
|
6e13cf82e8
|
Don't render statistic header if display string is null
|
2022-08-10 16:05:34 -04:00 |
|
naoei
|
8cb2e11766
|
Change most ruleset-accessible string types to Localisable strings
|
2022-08-10 15:51:11 -04:00 |
|
Dean Herbert
|
99bdf41717
|
Avoid potential realm fetch after disposal in StatisticsPanel
As seen at https://github.com/ppy/osu/runs/7513799859?check_suite_focus=true.
|
2022-07-26 15:12:23 +09:00 |
|
Dean Herbert
|
db632c0d6e
|
Inline rolling duration
|
2022-07-23 02:38:00 +09:00 |
|
Dean Herbert
|
475679ca66
|
Fix DI failure
|
2022-07-23 02:27:47 +09:00 |
|
Dean Herbert
|
bb46ba66e0
|
Simplify TotalScoreCounter tick playback logic
|
2022-07-23 02:27:17 +09:00 |
|
Dean Herbert
|
9f045209b9
|
Simplify score panel balance adjustment
|
2022-07-23 02:09:08 +09:00 |
|
Jamie Taylor
|
62d4d4b055
|
Add dynamic panning fun to score panel sfx
|
2022-07-22 21:03:47 +09:00 |
|
Jamie Taylor
|
89da21b6de
|
Add total score counter sfx
|
2022-07-22 21:03:47 +09:00 |
|
Jamie Taylor
|
6ce8e74e6b
|
Add panel appearance sounds
|
2022-07-22 21:03:46 +09:00 |
|
Dean Herbert
|
b8c90266de
|
Merge pull request #19209 from 3stantedja/make-contracted-stats-titlecase
Make sure stats name are title-cased when score panel is contracted
|
2022-07-18 16:26:20 +09:00 |
|
Fyra Tedja
|
6ad7723d60
|
Make sure stats name are title-cased when score panel is contracted
|
2022-07-17 22:13:08 -06:00 |
|
tsunyoku
|
bbb2398a8b
|
change retry button icon from ArrowCircleLeft to Redo
|
2022-07-17 00:46:29 +01:00 |
|
Dean Herbert
|
c8c79d2185
|
Standardise HasReplay implementation (and remove from persisting to realm)
|
2022-07-15 16:14:21 +09:00 |
|
Dean Herbert
|
f956955d4d
|
Combine ScoreInfo construction helper methods
|
2022-07-12 18:00:25 +09:00 |
|
Dean Herbert
|
31a447fda0
|
Update parameter discards
|
2022-06-24 21:26:19 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Henry Lin
|
ef5d601f67
|
Fix difficulty name overflow in score panel
|
2022-06-07 12:05:03 +08:00 |
|
Salman Ahmed
|
2f3ac61b47
|
Revert "Replace vertical scrolling in results screen with size-preserving container"
This reverts commit 298c2a1828 .
|
2022-05-09 10:35:14 +03:00 |
|
Salman Ahmed
|
422531d8ec
|
Revert "Remove no longer required constant"
This reverts commit 6f4cdccf6c .
|
2022-05-09 10:35:13 +03:00 |
|