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 |
|
Willy Tu
|
efdbf5269a
|
Merge branch 'master' into #7146
|
2019-12-23 12:25:45 -08:00 |
|
Dean Herbert
|
5e8afccfee
|
Protect against potential nullref when exiting player (#7330)
Protect against potential nullref when exiting player
|
2019-12-24 03:20:54 +09:00 |
|
Dan Balasescu
|
3dcfee9294
|
Merge pull request #7332 from peppy/disable-discord-rpc-reconnections
Disable automatic retry of failed discord RPC connections
|
2019-12-23 20:06:42 +09:00 |
|
smoogipoo
|
f1f9e1f658
|
Don't truncate with exactly 128 bytes
|
2019-12-23 19:56:05 +09:00 |
|
Dean Herbert
|
b9bc1c954e
|
Disable automatic retry of failed discord RPC connections
|
2019-12-23 19:50:35 +09:00 |
|
Dan Balasescu
|
bc0c331c33
|
Merge branch 'master' into fix-discord-rpc
|
2019-12-23 19:37:00 +09:00 |
|
smoogipoo
|
4302412243
|
Simplify implementation
|
2019-12-23 19:34:12 +09:00 |
|
smoogipoo
|
c7936e40d5
|
Protect against potential nullref
|
2019-12-23 19:13:36 +09:00 |
|
smoogipoo
|
c766477abc
|
Fix testcase containing bad hitobject
|
2019-12-23 19:08:16 +09:00 |
|
Lucas A
|
125f4286ae
|
Move truncate() to a method body
|
2019-12-23 10:55:44 +01:00 |
|
smoogipoo
|
d5288760a7
|
Fix test text
|
2019-12-23 18:50:18 +09:00 |
|
smoogipoo
|
63c96d5a83
|
Fix tail note not properly capping result
|
2019-12-23 18:49:08 +09:00 |
|
smoogipoo
|
d6fd1007c4
|
internal -> public
|
2019-12-23 18:48:14 +09:00 |
|
smoogipoo
|
7bb4a08f10
|
Add failing tests
|
2019-12-23 18:47:58 +09:00 |
|
smoogipoo
|
7ac6f68de8
|
Rewrite hold note input handling
|
2019-12-23 17:48:57 +09:00 |
|
smoogipoo
|
42853b5af6
|
Separate head/tail notes from hold note class
|
2019-12-23 17:48:57 +09:00 |
|
smoogipoo
|
78b30a076f
|
Add mania player test scene
|
2019-12-23 17:48:57 +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 |
|
Lucas A
|
e2b4e3580c
|
Truncate strings passed to the Discord RPC client to a maximum of 128 bytes
|
2019-12-22 19:21:21 +01: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
|
00ef2bd8d3
|
remove unused usings
|
2019-12-22 16:57:07 +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 |
|
Dean Herbert
|
69227d6179
|
Add asserts
|
2019-12-22 06:37:18 +09:00 |
|
Dean Herbert
|
725008286f
|
Move test and remove pointless duplicate tests
|
2019-12-22 06:09:16 +09: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
|
5af1260094
|
Improve testing
|
2019-12-21 14:30:49 +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 |
|
Dean Herbert
|
02d3f0f241
|
Merge branch 'master' into settings-source-value-changed
|
2019-12-21 19:40:07 +09:00 |
|
Andrei Zavatski
|
c69e88eb97
|
Add more types to dropdown
|
2019-12-21 13:32:25 +03:00 |
|
Salman Ahmed
|
a6632cf1ef
|
Remove unnecessary skin requester and user-skin providing container
|
2019-12-21 12:53:05 +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 |
|
Salman Ahmed
|
8d0dd1497b
|
Add legacy beatmap skin test scene with combo colours tests
|
2019-12-21 12:30:30 +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 |
|
Willy Tu
|
a55e5c5c43
|
Removed unnecessary code
|
2019-12-20 11:16:54 -08:00 |
|