Dean Herbert
|
d87203857b
|
Move default construction into constructor
|
2019-12-24 16:02:35 +09:00 |
|
Dean Herbert
|
0677f746aa
|
Provide the ruleset to converter classes
|
2019-12-24 16:02:16 +09:00 |
|
smoogipoo
|
0bfd757936
|
Make OsuTextBox use BasicTextBox
|
2019-12-24 14:21:16 +09:00 |
|
Dean Herbert
|
a324bfbc2c
|
Remove LegacyID from Ruleset
|
2019-12-24 13:48:27 +09:00 |
|
smoogipoo
|
c7936e40d5
|
Protect against potential nullref
|
2019-12-23 19:13:36 +09:00 |
|
smoogipoo
|
3e03916c39
|
Add length check back to workingbeatmap
|
2019-12-23 17:45:59 +09:00 |
|
smoogipoo
|
6e7426a098
|
Simplify/improve beatmap conversion precheck
|
2019-12-23 17:44:18 +09:00 |
|
Joehu
|
b038c192d1
|
Rename property to IsSwitchable
|
2019-12-22 19:47:47 -08:00 |
|
mcendu
|
796223d3e0
|
Invert if
|
2019-12-22 21:39:25 +08:00 |
|
mcendu
|
1f41acc5b9
|
Integrate auto click into exit confirmed check
|
2019-12-22 21:20:55 +08:00 |
|
mcendu
|
5d29ff29cb
|
Animate "Good bye" instead on exit
|
2019-12-22 20:52:00 +08:00 |
|
unknown
|
fe73b9f8d3
|
make HP and OD generic and instantiate CS and AR to modes that need it
|
2019-12-22 16:45:32 +08:00 |
|
Andrei Zavatski
|
7a0d76ae77
|
Fix nullref
|
2019-12-22 03:41:19 +03:00 |
|
Andrei Zavatski
|
aded12af9e
|
Refactoor to avoid bindable usage
|
2019-12-22 03:30:17 +03:00 |
|
Andrei Zavatski
|
eb75c6c70f
|
Update FadeIn animation for new judgement
|
2019-12-22 03:17:56 +03:00 |
|
Andrei Zavatski
|
46501cf0ac
|
Use FillFlowContainer
|
2019-12-22 03:06:57 +03:00 |
|
Joehu
|
119b48ccb0
|
Remove redundant tab item override
|
2019-12-21 10:48:11 -08:00 |
|
Joehu
|
1342556894
|
Allow ctrl tabbing navigation to chat and song select leaderboards
|
2019-12-21 10:48:11 -08:00 |
|
Andrei Zavatski
|
14a77a8f16
|
Improve animations
|
2019-12-21 16:08:28 +03:00 |
|
Andrei Zavatski
|
b61aa660c6
|
Move colours to HitErrorMeter class
|
2019-12-21 14:52:53 +03:00 |
|
Andrei Zavatski
|
5e3c3f2a90
|
Make judgements work
|
2019-12-21 14:30:41 +03:00 |
|
Andrei Zavatski
|
5b115d8d8a
|
Implement basic logic
|
2019-12-21 13:41:50 +03:00 |
|
Andrei Zavatski
|
c69e88eb97
|
Add more types to dropdown
|
2019-12-21 13:32:25 +03:00 |
|
Salman Ahmed
|
ff5e6c0dcf
|
Make DefaultComboColours a property
|
2019-12-21 12:36:34 +03:00 |
|
Salman Ahmed
|
55be4478aa
|
Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours
|
2019-12-21 12:36:09 +03:00 |
|
Willy Tu
|
8e60ae7039
|
Removed directive is not required
|
2019-12-20 15:45:20 -08:00 |
|
Willy Tu
|
8353c893c0
|
Update BodyText of LocalScoreDeleteDialog
|
2019-12-20 12:00:10 -08:00 |
|
unknown
|
1bd44529dd
|
add full-stop to mod description for consistency
|
2019-12-20 18:31:16 +08:00 |
|
unknown
|
08b477ed52
|
make ModDifficultyAdjust abstract
|
2019-12-20 18:30:23 +08:00 |
|
Willy Tu
|
ad41a5cc57
|
Merge branch 'master' of github.com:ppy/osu into #7146
|
2019-12-20 02:14:01 -08:00 |
|
Dean Herbert
|
a6bdf04f6b
|
Remove unused using
|
2019-12-20 18:36:39 +09:00 |
|
Dean Herbert
|
822903d5db
|
Update song select statistics when mod changes settings
|
2019-12-20 18:01:35 +09:00 |
|
smoogipoo
|
1802e0ff11
|
Fix storyboard incorrectly re-ordering elements
|
2019-12-20 16:04:05 +09:00 |
|
Willy Tu
|
2769ddb3bb
|
Merge branch 'master' of github.com:ppy/osu into #7146
|
2019-12-19 22:23:13 -08:00 |
|
Dean Herbert
|
1451f06739
|
Fix key overlay appearing regardless of the setting (#7289)
Fix key overlay appearing regardless of the setting
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-12-20 15:09:02 +09:00 |
|
Willy Tu
|
6ccacab0bc
|
Merge branch 'master' into #7146
|
2019-12-19 22:05:16 -08:00 |
|
Dean Herbert
|
f66c12a1f3
|
Add post-update notification for iOS users (#7300)
Add post-update notification for iOS users
|
2019-12-20 15:00:19 +09:00 |
|
Willy Tu
|
6abbd33b51
|
Fixed CI issues
|
2019-12-19 21:57:14 -08:00 |
|
Dan Balasescu
|
aa2fcbb660
|
Merge branch 'master' into fix-key-overlay-always-shown
|
2019-12-20 14:47:20 +09:00 |
|
Willy Tu
|
f9dbebc96c
|
Merge branch 'master' of github.com:ppy/osu into #7146
|
2019-12-19 21:30:12 -08:00 |
|
Willy Tu
|
8ab26e8889
|
Update Tests with dependencies on LeaderboardScore. Added its dependency on DialogOverlay for the tests. Added test for deleting individual local score
|
2019-12-19 21:29:54 -08:00 |
|
Dean Herbert
|
11214628ad
|
Add post-update notification for iOS users
|
2019-12-20 14:02:01 +09:00 |
|
Dean Herbert
|
656c584503
|
Update RestoreDefaultValueButton when default value changes
|
2019-12-20 13:59:01 +09:00 |
|
Salman Ahmed
|
7d090d6cd9
|
Fix key overlay appearing regardless of the setting
|
2019-12-19 17:52:58 +03:00 |
|
Dean Herbert
|
a3154f2f7b
|
Update framework
|
2019-12-19 20:30:58 +09:00 |
|
smoogipoo
|
50fa6c5f77
|
Update score on reverts
|
2019-12-19 20:18:23 +09:00 |
|
smoogipoo
|
04c3a6f8a4
|
Move more properties to the base class
|
2019-12-19 20:18:17 +09:00 |
|
smoogipoo
|
76f2fb378f
|
Separate score and health parts of ScoreProcessor
|
2019-12-19 20:03:14 +09:00 |
|
smoogipoo
|
1da8cc8690
|
Encapsulate common logic of ScoreProcessor
|
2019-12-19 19:03:27 +09:00 |
|
Willy Tu
|
d4d4ddc624
|
Remove new line for CodeFactor
|
2019-12-18 22:42:26 -08:00 |
|