smoogipoo
|
a26ac31c64
|
Fix test name
|
2020-03-03 15:33:54 +09:00 |
|
smoogipoo
|
d11d29c1f7
|
Adjust namespaces
|
2020-03-03 15:30:53 +09:00 |
|
smoogipoo
|
6d051d9e42
|
Fix perfect mod failure cases
|
2020-03-02 13:25:56 +09:00 |
|
smoogipoo
|
6fb52e5370
|
Fix custom rulesets not being testable
|
2020-03-02 13:25:36 +09:00 |
|
smoogipoo
|
e58fb3f528
|
Make default taiko HP 1 for test scene
|
2020-03-02 13:25:16 +09:00 |
|
smoogipoo
|
bb4193d985
|
Fix taiko infinity health drain on some beatmaps
|
2020-03-02 13:25:04 +09:00 |
|
smoogipoo
|
cd43a0c9e8
|
Better check for failing state
|
2020-03-02 13:24:07 +09:00 |
|
smoogipoo
|
e801ad514b
|
Fix ruleset nullref
|
2020-03-02 13:24:02 +09:00 |
|
smoogipoo
|
6d939e9d41
|
Add failing test scenes
|
2020-03-02 12:42:48 +09:00 |
|
smoogipoo
|
ce7cbf29ca
|
Move to using test methods for better separation
|
2020-03-02 12:20:25 +09:00 |
|
smoogipoo
|
239cfddcbb
|
Improve test scenes/cases
|
2020-03-02 10:50:41 +09:00 |
|
smoogipoo
|
5c15704c81
|
Improve abstract structure for testability
|
2020-03-02 10:28:39 +09:00 |
|
smoogipoo
|
a02c5710ac
|
Rename base class
|
2020-03-02 10:06:49 +09:00 |
|
voidedWarranties
|
089ec4c792
|
Test scene for mod development
|
2020-02-29 21:16:28 -08:00 |
|
Dean Herbert
|
5459b7e7da
|
Merge pull request #8053 from peppy/update-framework
Update framework
|
2020-02-29 15:08:34 +09:00 |
|
Dean Herbert
|
a332b6980b
|
Update framework
|
2020-02-29 14:28:26 +09:00 |
|
Dan Balasescu
|
f1dceccffb
|
Merge pull request #8050 from peppy/fix-single-thread-result-freeze
Fix crash when reaching results screen on single threaded execution mode
|
2020-02-29 12:09:55 +09:00 |
|
Dean Herbert
|
f18a1cde53
|
Fix crash when reaching results screen on single threaded execution mode
|
2020-02-29 08:39:27 +09:00 |
|
Dean Herbert
|
7fdc274d03
|
Merge pull request #8029 from smoogipoo/better-room-participants
Implement new multiplayer participants retrieval
|
2020-02-28 22:40:03 +09:00 |
|
Dan Balasescu
|
c8436d988e
|
Merge pull request #8041 from peppy/update-framework
Update framework
|
2020-02-28 22:38:30 +09:00 |
|
Dean Herbert
|
394b88aa65
|
Add thread mode dropdown
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
4ad2d0cfb6
|
Remove deprecated debug setting
|
2020-02-28 22:17:45 +09:00 |
|
Dean Herbert
|
7b9937b851
|
Update framework
|
2020-02-28 22:15:39 +09:00 |
|
Dan Balasescu
|
d7f632f62e
|
Merge pull request #8040 from voidedWarranties/settingsource-dropdown
Add labels and fix bindable values of SettingSource dropdowns
|
2020-02-28 17:11:27 +09:00 |
|
Dean Herbert
|
276f6da483
|
Merge branch 'master' into better-room-participants
|
2020-02-28 16:42:31 +09:00 |
|
Dan Balasescu
|
5118d57a7a
|
Merge branch 'master' into settingsource-dropdown
|
2020-02-28 16:42:24 +09:00 |
|
Dean Herbert
|
37aac9c214
|
Merge pull request #8028 from smoogipoo/add-beatmap-cover-load-delay
Add delay for loading multiplayer beatmap covers
|
2020-02-28 16:42:21 +09:00 |
|
Dean Herbert
|
1ba9539d48
|
Merge pull request #8027 from smoogipoo/remove-multi-workarounds
Remove workarounds for CreateRoomRequest shortcomings
|
2020-02-28 16:40:33 +09:00 |
|
Dean Herbert
|
cd28208284
|
Merge pull request #8026 from smoogipoo/fix-triangles-logo-background
Hide logo background when exiting with the triangles intro
|
2020-02-28 16:40:01 +09:00 |
|
voidedWarranties
|
f486db48de
|
Add labels and fix dropdown bindable values
|
2020-02-27 17:30:06 -08:00 |
|
Dan Balasescu
|
aea77cae98
|
Merge pull request #8030 from EVAST9919/comments-replies-button-fix
Fix incorrect RepliesButton presentation in comments
|
2020-02-27 21:29:52 +09:00 |
|
Andrei Zavatski
|
32dc4501c1
|
Fix incorrect RepliesButton presentation
|
2020-02-27 14:16:35 +03:00 |
|
smoogipoo
|
b3220476d7
|
Rename methods
|
2020-02-27 20:05:12 +09:00 |
|
smoogipoo
|
dd2bd5c19d
|
Add delay for loading multiplayer beatmap covers
|
2020-02-27 20:01:23 +09:00 |
|
smoogipoo
|
085968dd7f
|
Rename recent participants
|
2020-02-27 20:00:53 +09:00 |
|
smoogipoo
|
22862256c1
|
Increase time between polls
|
2020-02-27 19:42:19 +09:00 |
|
smoogipoo
|
fe10a64137
|
Improve participants list transforms
|
2020-02-27 19:37:07 +09:00 |
|
smoogipoo
|
97c07281d8
|
Make ParticipantsList use the new participants property
|
2020-02-27 19:24:13 +09:00 |
|
smoogipoo
|
99442ec9c3
|
Implement single-room multiplayer room polling
|
2020-02-27 19:23:50 +09:00 |
|
smoogipoo
|
ffa8a50c6b
|
Make User IEquatable
|
2020-02-27 19:21:59 +09:00 |
|
smoogipoo
|
3f5c4633bc
|
Remove workarounds for CreateRoomRequest shortcomings
|
2020-02-27 16:41:00 +09:00 |
|
smoogipoo
|
101a587641
|
Disable triangles in triangles intro
|
2020-02-27 15:51:55 +09:00 |
|
Dan Balasescu
|
7c0e823b95
|
Merge pull request #8021 from peppy/remove-legacy-state
Remove legacy DrawableHitObject state management
|
2020-02-27 12:27:30 +09:00 |
|
Dean Herbert
|
c06db5a54a
|
Remove legacy DrawableHitObject state management
|
2020-02-27 11:28:29 +09:00 |
|
Dean Herbert
|
c0b09ece64
|
Merge pull request #8020 from smoogipoo/fix-ios-crashes
Fix iOS/Android lockups by disabling LLVM
|
2020-02-27 11:05:10 +09:00 |
|
smoogipoo
|
a4edd3b8a1
|
Fix iOS/Android lockups by disabling LLVM
|
2020-02-27 09:24:54 +09:00 |
|
Dan Balasescu
|
8686d7cd40
|
Merge pull request #8014 from EVAST9919/comments-vote-pill-recolour
Use overlay theme colours for comment vote button
|
2020-02-27 08:17:05 +09:00 |
|
Andrei Zavatski
|
54d83eff94
|
Use OverlayColourProfider for VotePill component
|
2020-02-26 19:35:20 +03:00 |
|
Dan Balasescu
|
f1c97451d9
|
Merge pull request #8007 from peppy/fix-hidden-ui-performance
Fix stutter when showing game HUD after being hidden for a while
|
2020-02-26 21:33:53 +09:00 |
|
Dean Herbert
|
4d51218470
|
Merge branch 'master' into fix-hidden-ui-performance
|
2020-02-26 20:58:30 +09:00 |
|