bfcbb47b77
Clean up some more leftover code
2019-06-30 10:56:20 +05:30
c5b3572c28
Add missing details
2019-06-30 08:05:45 +03:00
9498fc2426
Use proper colours for rank background and text
2019-06-30 05:47:52 +03:00
20ad486d53
Scale adjustments
2019-06-30 04:59:33 +03:00
372d90de6a
Remove unnecessary assigns
2019-06-30 04:25:47 +03:00
8c5397709b
Use drawables instead of textures
2019-06-30 04:20:42 +03:00
9a617dd143
Add Venera Medium in Store
2019-06-30 03:16:58 +03:00
d6561531a3
Merge branch 'master' into combobreak
2019-06-29 11:55:10 -05:00
dbb1369eaf
Use resources build 627
2019-06-29 11:54:02 -05:00
a22c166575
Make ComboEffects its own class
2019-06-29 11:28:40 -05:00
04c467fd81
Add comment
2019-06-29 16:10:16 +05:30
6c81d57178
Remove hacks for updating model info
...
- Re-retrieve score from database when presenting scores
2019-06-29 16:08:48 +05:30
d8f6bbc90e
Disable replay button when replay is unavailable
2019-06-29 12:49:03 +05:30
7d9e215744
Code quality fixes
2019-06-29 12:29:12 +05:30
424711d24b
Fix replay button shake container
...
- Add license headers
- Slightly reduce bottom margin of button in score screen
2019-06-29 12:26:37 +05:30
f9316bc038
Hack fix for models not updating correctly when added in DB
2019-06-29 11:09:39 +05:30
bc52f76556
Move replay button to score card
2019-06-29 10:55:30 +05:30
a57218e50e
Move to LocalSkinOverride
2019-06-28 20:45:11 -05:00
c2f82f86d6
Update framework
2019-06-28 18:14:08 +09:00
3902da9135
Merge remote-tracking branch 'upstream/master' into abstract-menu
2019-06-28 18:13:44 +09:00
6d0cc1f770
Remove GC debug setting
2019-06-28 15:59:19 +09:00
23df1a5d42
Merge remote-tracking branch 'HollyHacker/master' into abstract-menu
2019-06-28 13:42:56 +09:00
53d6d74537
Update to match upstream changes
2019-06-28 09:33:13 +05:30
ab0bb8b678
Implement replay downloading with ArchiveDownloadModelManager
2019-06-28 09:33:13 +05:30
e8ea0594b4
Fix ruleset selector line not moving on first display ( #5168 )
...
Fix ruleset selector line not moving on first display
Co-authored-by: Dean Herbert <pe@ppy.sh >
2019-06-28 00:52:11 +09:00
e0fb547bb3
Fix download buttons not finding existing downloads and already… ( #5171 )
...
Fix download buttons not finding existing downloads and already downloaded maps
Co-authored-by: Dean Herbert <pe@ppy.sh >
2019-06-28 00:40:52 +09:00
4952fb3716
Merge branch 'master' into fix-toolbar-bar
2019-06-27 19:58:13 +09:00
61260cf599
Hand off comparison logic for database query to implementors
...
Equals overrides are not used in EF queries without running the comaprison locally instead of on the database, so to preserve that the comparison logic is instead implemented on a per manager basis.
2019-06-27 15:32:27 +05:30
72bb6f8c12
Fix download buttons not correctly finding existing downloads
2019-06-27 15:24:08 +05:30
3570605255
Merge branch 'master' into remove-handle-input-overrides
2019-06-27 18:44:55 +09:00
ba48331fcb
Remove no longer necessary HandleInput overrides
2019-06-27 18:34:59 +09:00
2ee4fde5f0
Merge branch 'master' into fix-settings-subpanel-dim
2019-06-27 18:30:36 +09:00
f6f547a91b
Fix ruleset selector line not moving on first display
2019-06-27 18:25:38 +09:00
98ba38d421
Merge branch 'master' into user_profile_modes
2019-06-27 15:34:21 +09:00
d6c28dc6d7
Simplify and fix state management
2019-06-27 15:31:47 +09:00
25499f74a7
Remove redundant font set
2019-06-27 15:31:36 +09:00
b397652af4
Remove ability to set arbitrary accent colours
2019-06-27 15:02:26 +09:00
7f5587d894
RulesetTabItem -> ProfileRulesetTabItem
2019-06-27 14:54:31 +09:00
803198ff20
Gamemode -> Ruleset
2019-06-27 14:53:18 +09:00
ef384b8667
Add simple (weak) WorkingBeatmap cache
2019-06-27 14:09:09 +09:00
1072431fbb
Fix test StackOverflows
2019-06-27 14:08:58 +09:00
0bad86f6d9
Merge remote-tracking branch 'upstream/master' into async-beatmap-load
2019-06-27 13:58:59 +09:00
8b0aaccfe6
Add finaliser to WorkingBeatmap
2019-06-27 13:56:36 +09:00
9e2e393ab7
DownloadAllowed -> DownloadEnabled
2019-06-27 13:38:21 +09:00
c1277b5db2
Test the download button directly for safety
2019-06-27 13:35:14 +09:00
f3aab143aa
Fix settings subpanels dimming main content
2019-06-27 13:16:16 +09:00
3294464bc6
Fix typo in variable
2019-06-27 12:47:05 +09:00
a5ccfeb18e
Remove unnecessary fill flow
2019-06-27 12:34:22 +09:00
be901294f7
Simplify text layout
2019-06-27 12:33:14 +09:00
cd6f452bfa
Remove weird download button exposure
2019-06-27 12:22:38 +09:00