smoogipoo
|
661eac8f1d
|
Add add/remove button to dropdown items
|
2020-09-02 22:03:38 +09:00 |
|
smoogipoo
|
02a908752f
|
Fix stackoverflow
|
2020-09-02 21:52:56 +09:00 |
|
smoogipoo
|
5ebead2bfd
|
Prevent ValueChanged binds to external bindable
|
2020-09-02 21:44:07 +09:00 |
|
smoogipoo
|
d363a5d164
|
Add basic ordering
|
2020-09-02 21:19:15 +09:00 |
|
smoogipoo
|
094ddecc95
|
Add dropdowns to carousel items
|
2020-09-02 21:08:31 +09:00 |
|
smoogipoo
|
6d5e155106
|
Change to BindableList to notify of changes
|
2020-09-02 20:44:26 +09:00 |
|
smoogipoo
|
9dde37fe40
|
Hook up collection filter
|
2020-09-02 20:25:42 +09:00 |
|
smoogipoo
|
bb090a55e0
|
Add dropdown to filter control
|
2020-09-02 20:25:25 +09:00 |
|
Dean Herbert
|
44c02d7d58
|
Merge branch 'master' into wedge-star-difficulty
|
2020-09-01 09:33:28 +09:00 |
|
Bartłomiej Dach
|
876fd21230
|
Apply shear to right-anchored items
|
2020-08-31 19:31:47 +02:00 |
|
Bartłomiej Dach
|
2e2f26449d
|
Change anchoring to TopRight
|
2020-08-31 19:23:19 +02:00 |
|
Bartłomiej Dach
|
3ca2a7767a
|
Exclude misses and empty window hits from UR calculation
|
2020-08-31 14:29:37 +02:00 |
|
Bartłomiej Dach
|
3b22b891d1
|
Add failing test cases
|
2020-08-31 14:29:18 +02:00 |
|
Bartłomiej Dach
|
88ae9ca91d
|
Merge branch 'master' into fix-unhide-hud-not-updating-stats
|
2020-08-31 11:48:19 +02:00 |
|
Dan Balasescu
|
cccf5b8a35
|
Merge pull request #10017 from peppy/fix-first-editor-scroll-wheel
Fix first scroll wheel in editor incorrectly advancing twice
|
2020-08-31 18:32:34 +09:00 |
|
Dean Herbert
|
a171d0e292
|
Remove unused methods and classes
|
2020-08-31 18:14:22 +09:00 |
|
Bartłomiej Dach
|
7d273d631b
|
Do not show star difficulty on wedge if zero
|
2020-08-31 11:05:42 +02:00 |
|
Dean Herbert
|
bee01bdd38
|
Fix first scroll wheel in editor incorrectly advancing twice
|
2020-08-31 18:01:16 +09:00 |
|
Bartłomiej Dach
|
4736845318
|
Add spacing between star rating and beatmap status
|
2020-08-31 10:56:06 +02:00 |
|
smoogipoo
|
c3bfce6ccf
|
Add star rating to beatmap wedge
|
2020-08-31 15:03:41 +09:00 |
|
Dean Herbert
|
abdb991923
|
Hide misses from timing distribution graph
|
2020-08-31 14:15:47 +09:00 |
|
Joehu
|
0a643fd5e5
|
Fix replay download button always being disabled when initial score's replay is unavailable
|
2020-08-29 09:33:01 -07:00 |
|
Dan Balasescu
|
4765f989b6
|
Merge branch 'master' into unstable-rate
|
2020-08-28 16:02:13 +09:00 |
|
Dan Balasescu
|
de222ddc24
|
Merge pull request #9984 from Poliwrath/lingering-circles
Fix lingering small ring in circles! intro
|
2020-08-28 15:15:56 +09:00 |
|
Bartłomiej Dach
|
6846a245f4
|
Reapply lost anchoring fix
|
2020-08-27 20:51:28 +02:00 |
|
Bartłomiej Dach
|
ea1f07e311
|
Simplify/rename SimpleStatisticRow mess
|
2020-08-27 20:37:10 +02:00 |
|
Bartłomiej Dach
|
ce013ac9b4
|
Make statistic header optional
|
2020-08-27 20:18:53 +02:00 |
|
Bartłomiej Dach
|
f152e1b924
|
Revert IStatisticRow changes
|
2020-08-27 20:13:44 +02:00 |
|
Bartłomiej Dach
|
f8042e6fd3
|
Add fade to prevent jarring transitions
|
2020-08-26 22:34:28 +02:00 |
|
Bartłomiej Dach
|
c3197da3da
|
Adjust simple statistic item font sizes
|
2020-08-26 22:34:28 +02:00 |
|
Bartłomiej Dach
|
d81d538b7e
|
Move out row anchor/origin set to one central place
|
2020-08-26 22:34:27 +02:00 |
|
Bartłomiej Dach
|
5973e2ce4e
|
Add component for unstable rate statistic
|
2020-08-26 22:06:27 +02:00 |
|
Bartłomiej Dach
|
7c3368ecbe
|
Reintroduce SimpleStatisticRow as a data class
|
2020-08-26 19:33:33 +02:00 |
|
Bartłomiej Dach
|
f5e52c80b4
|
Rename {-> Drawable}SimpleStatisticRow
|
2020-08-26 19:25:59 +02:00 |
|
Bartłomiej Dach
|
927a2a3d2d
|
Introduce IStatisticRow interface
|
2020-08-26 19:19:42 +02:00 |
|
Poliwrath
|
edc15c965c
|
Update osu.Game/Screens/Menu/IntroSequence.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-08-26 12:52:39 -04:00 |
|
Poliwrath
|
c50e495e03
|
fix lingering small ring in circles! intro
|
2020-08-26 02:49:55 -04:00 |
|
Bartłomiej Dach
|
f09f882cc7
|
Add component for displaying simple statistics on result screen
|
2020-08-25 22:51:40 +02:00 |
|
Bartłomiej Dach
|
29b4d98aac
|
Show retry/fail graph when either list is present
|
2020-08-24 20:41:50 +02:00 |
|
Bartłomiej Dach
|
cc6ae8e3bd
|
Fix crash if only one count list is received from API
|
2020-08-24 20:41:31 +02:00 |
|
Keijia
|
b5b2e523ad
|
change switch cases
|
2020-08-22 12:10:31 +03:00 |
|
Keijia
|
0b6185cd14
|
add "hp" filter keyword
|
2020-08-22 01:09:35 +03:00 |
|
Dean Herbert
|
5714c761eb
|
Merge pull request #9768 from frenzibyte/allow-counter-customize-sprite-text
Allow providing custom sprite text for RollingCounter<T>
|
2020-08-20 00:14:48 +09:00 |
|
Salman Ahmed
|
ee9fa11d14
|
Use With(s => ...) extension for better readability
|
2020-08-19 07:47:02 +03:00 |
|
Salman Ahmed
|
8f1a71c6b1
|
Remove counter sprite attributes for not being of any reasonable use
|
2020-08-19 07:44:45 +03:00 |
|
Dean Herbert
|
b969bc03e0
|
Add loading spinner while editor screen loads
|
2020-08-18 00:47:32 +09:00 |
|
Dean Herbert
|
5d433c0b05
|
Fix a couple of new Resharper inspections
|
2020-08-16 23:11:29 +09:00 |
|
Bartłomiej Dach
|
a426ff1d5b
|
Refactor gameplay menu overlay to fix regression
|
2020-08-15 14:18:50 +02:00 |
|
Dan Balasescu
|
b7ae70ff96
|
Merge branch 'master' into fix-skinnable-sound-mute
|
2020-08-14 19:01:32 +09:00 |
|
Dan Balasescu
|
626cd4042f
|
Merge branch 'master' into delay-beatmap-load
|
2020-08-14 15:09:30 +09:00 |
|