Dean Herbert
|
3f3bfb1ffb
|
Minor reshuffling / recolouring
|
2020-07-06 23:51:16 +09:00 |
|
Dean Herbert
|
a650a5ec83
|
Move dialog classes to own file
|
2020-07-06 23:44:26 +09:00 |
|
Dean Herbert
|
f566787988
|
Merge branch 'master' into custom-storage-startup-exception
|
2020-07-06 23:32:39 +09:00 |
|
smoogipoo
|
ddac511c8c
|
Move start fresh button above
|
2020-07-06 22:41:51 +09:00 |
|
Dan Balasescu
|
8f792603ee
|
Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-07-06 22:40:45 +09:00 |
|
smoogipoo
|
1effe71ec2
|
Add dialog for storage options
|
2020-07-06 22:03:09 +09:00 |
|
Shivam
|
4ded6d1913
|
Change background path with resource change
|
2020-07-03 11:36:03 +02:00 |
|
Joehu
|
718f06c690
|
Use Mod.AdjustRank() instead
|
2020-07-02 12:35:32 -07:00 |
|
Shivam
|
e80a5a085a
|
Make backgroundName local
|
2020-07-02 19:45:18 +02:00 |
|
Shivam
|
18e30a7fc4
|
Implement background switching based on the intro
Only the Welcome intro has its own unique background right now
|
2020-07-02 19:23:13 +02:00 |
|
Joehu
|
fa252d5e95
|
Fix score panel not showing silver s/ss badges on hd/fl plays
|
2020-07-01 17:37:38 -07:00 |
|
Joehu
|
5c1f1ab622
|
Fix avatar in score panel being unclickable when statistics panel is visible
|
2020-07-01 14:31:06 -07:00 |
|
Dean Herbert
|
ed20bdf2e9
|
Merge pull request #9403 from smoogipoo/fix-results-ui-scale
Fix scroll container height on smaller ui scales
|
2020-07-01 18:45:49 +09:00 |
|
Dean Herbert
|
4ae70f2679
|
Merge pull request #9393 from smoogipoo/improve-wedge-quality
Improve quality of song select beatmap wedge
|
2020-07-01 18:25:14 +09:00 |
|
smoogipoo
|
1701c844a6
|
Fix scroll container height on smaller ui scales
|
2020-06-30 16:36:53 +09:00 |
|
Dan Balasescu
|
0e80d6629b
|
Merge branch 'master' into red-tint
|
2020-06-30 15:44:22 +09:00 |
|
Derrick Timmermans
|
bb81f908fb
|
Exclude EmptyHitWindow from being considered in TimingDistributionGraph
|
2020-06-29 15:53:56 +08:00 |
|
smoogipoo
|
af7494b232
|
Improve quality of song select beatmap wedge
|
2020-06-29 13:58:35 +09:00 |
|
Shivam
|
444504f2b9
|
Expose MainMenu Track as internal get private set
|
2020-06-29 02:10:40 +02:00 |
|
Shivam
|
24dceb9f84
|
Make only "Welcome" loop
|
2020-06-29 01:41:47 +02:00 |
|
Shivam
|
270384e71e
|
Remove redundant get set
|
2020-06-29 00:59:44 +02:00 |
|
Shivam
|
5689f27987
|
Make sure it only loops for themed intros if true
|
2020-06-29 00:54:06 +02:00 |
|
Shivam
|
ffbce61ca8
|
Add the option to loop the intro in the main menu
|
2020-06-29 00:42:47 +02:00 |
|
Bartłomiej Dach
|
678767918e
|
Centralise logic further
|
2020-06-28 23:32:04 +02:00 |
|
Dean Herbert
|
6547e07e56
|
Merge pull request #9377 from smoogipoo/fix-unsafe-mod-deserialisation
Fix crash due to unsafe mod deserialisation
|
2020-06-29 00:02:29 +09:00 |
|
Dean Herbert
|
006adf0fb5
|
Change logic to ignore rooms completely after first error
|
2020-06-28 22:45:13 +09:00 |
|
Dean Herbert
|
e5a901cec7
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-28 22:14:22 +09:00 |
|
Bartłomiej Dach
|
3637bf2f9b
|
Clean up member order & access modifiers
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
02f590309d
|
Add xmldoc for public property
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
a63b6a3ddf
|
Simplify binding
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
415e1c05ff
|
Simplify implementation
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
3783fe8d6a
|
Rename fields for clarity
|
2020-06-26 19:39:53 +02:00 |
|
smoogipoo
|
e8d36bc3cb
|
Don't trigger the same exception multiple times
|
2020-06-27 00:23:23 +09:00 |
|
smoogipoo
|
c233dc4768
|
Add some global error handling
|
2020-06-27 00:16:16 +09:00 |
|
Power Maker
|
798e8e7a8d
|
Fix CI fail
|
2020-06-26 15:12:01 +02:00 |
|
Power Maker
|
efeaa1cc10
|
Make some changes, fix and add tests
|
2020-06-26 14:58:42 +02:00 |
|
Power Maker
|
97a212a7f6
|
Hide red tint based on "Show health display even when you can't fail" setting
|
2020-06-26 14:32:01 +02:00 |
|
smoogipoo
|
099416b4c3
|
Move check inside next difficulty selection
|
2020-06-26 21:03:34 +09:00 |
|
smoogipoo
|
8f6d52550f
|
Fix potential exception if button is pressed before selection
|
2020-06-26 20:32:13 +09:00 |
|
smoogipoo
|
1b4c31a84f
|
Remove double schedule
|
2020-06-26 20:14:08 +09:00 |
|
smoogipoo
|
e3d654d33f
|
Cleanup
|
2020-06-26 20:14:02 +09:00 |
|
smoogipoo
|
8d47c908ad
|
Remove breadcrumb fade
|
2020-06-25 22:28:45 +09:00 |
|
smoogipoo
|
44a8039e92
|
Reduce header further
|
2020-06-25 22:22:24 +09:00 |
|
smoogipoo
|
23f569351a
|
Add back missing beatmap results button
|
2020-06-25 22:22:19 +09:00 |
|
smoogipoo
|
b7f5a89f82
|
Reduce background fade opacity
|
2020-06-25 22:13:39 +09:00 |
|
smoogipoo
|
668105dd6e
|
Adjust boldening
|
2020-06-25 22:06:30 +09:00 |
|
smoogipoo
|
20092c58ff
|
Reduce spacing between recent participants tiles
|
2020-06-25 21:59:53 +09:00 |
|
smoogipoo
|
7c1dd43899
|
Re-style multiplayer header
|
2020-06-25 21:58:40 +09:00 |
|
Dean Herbert
|
d704a4597d
|
Use existing helper function for key repeat
|
2020-06-25 21:33:02 +09:00 |
|
smoogipoo
|
01fa664b7d
|
Add recent participants
|
2020-06-25 20:53:48 +09:00 |
|
smoogipoo
|
54f087b933
|
Re-layout match subscreen columns
|
2020-06-25 20:40:15 +09:00 |
|
Dean Herbert
|
d7742766d0
|
Add key/press repeat support to carousel
|
2020-06-25 19:47:23 +09:00 |
|
Dean Herbert
|
b077a2856d
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-25 18:44:08 +09:00 |
|
Viktor Rosvall
|
9e1bf71233
|
Added text explaining a second copy will be made
|
2020-06-24 11:29:38 +02:00 |
|
Dean Herbert
|
9119f41604
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-24 18:22:51 +09:00 |
|
Dean Herbert
|
ccb27082d5
|
Fix background appearing too late
|
2020-06-24 11:08:32 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Dan Balasescu
|
11446a7864
|
Merge pull request #9355 from peppy/update-framework
Update framework
|
2020-06-23 22:27:55 +09:00 |
|
Dan Balasescu
|
fd9ac3503f
|
Merge branch 'master' into fix-editor-drag-selection-while-playing
|
2020-06-23 21:56:31 +09:00 |
|
Dean Herbert
|
92cf2dd3bb
|
Merge pull request #9352 from smoogipoo/fix-editor-drag-exception
Fix exception when dragging after deleting object
|
2020-06-23 21:45:58 +09:00 |
|
Dean Herbert
|
9d753a4fc2
|
Update intro resource locations
|
2020-06-23 21:34:57 +09:00 |
|
Dean Herbert
|
5cdabbc8bb
|
Update access to FrequencyAmplitudes via span
|
2020-06-23 21:33:03 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
smoogipoo
|
e7238e25f9
|
Fix exception when dragging after deleting object
|
2020-06-23 20:36:09 +09:00 |
|
Dean Herbert
|
a5eac716ec
|
Make work for all editors based on track running state
|
2020-06-23 18:42:56 +09:00 |
|
Dean Herbert
|
53d542546e
|
Fix editor drag selection not continuing to select unless the mouse is moved
|
2020-06-23 18:04:50 +09:00 |
|
Dean Herbert
|
a6c6e391ca
|
Fix player not exiting immediately on Alt-F4
|
2020-06-23 17:38:30 +09:00 |
|
Dean Herbert
|
6bcc693c2f
|
Add ability to close statistics by clicking anywhere
|
2020-06-23 15:21:23 +09:00 |
|
Dean Herbert
|
49d3511063
|
Read amplitudes from piano reverb source
|
2020-06-23 13:55:44 +09:00 |
|
Dean Herbert
|
4554a7db33
|
Update naming
|
2020-06-23 13:49:18 +09:00 |
|
Dean Herbert
|
b289beca53
|
Fix samples being played too early
|
2020-06-23 13:33:33 +09:00 |
|
smoogipoo
|
1bf00e0c82
|
Schedule continuation
|
2020-06-22 23:22:49 +09:00 |
|
Dean Herbert
|
f60a80b263
|
Fix animations and general code quality
|
2020-06-22 21:35:52 +09:00 |
|
smoogipoo
|
ff2f3a8484
|
Fix div-by-zero errors with autoplay
|
2020-06-22 20:32:04 +09:00 |
|
smoogipoo
|
5c4df2e32c
|
Cancel load on dispose
|
2020-06-22 20:20:42 +09:00 |
|
smoogipoo
|
988baad16f
|
Expand statistics to fill more of the screen
|
2020-06-22 19:20:43 +09:00 |
|
smoogipoo
|
261adfc4e6
|
Create a local playable beatmap instead
|
2020-06-22 18:38:41 +09:00 |
|
Dean Herbert
|
8d3ed05848
|
Update welcome text sprite location
|
2020-06-22 17:42:54 +09:00 |
|
Dean Herbert
|
e3420dfad6
|
Merge branch 'master' into fallback-intro
|
2020-06-22 17:09:08 +09:00 |
|
smoogipoo
|
3ede095b9c
|
Apply refactorings from review
|
2020-06-22 15:42:55 +09:00 |
|
smoogipoo
|
33fdd7466c
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-22 15:38:48 +09:00 |
|
smoogipoo
|
037bd3b463
|
Fix possible nullref
|
2020-06-19 22:48:21 +09:00 |
|
smoogipoo
|
4cb49cd606
|
Add minimum height to the timing distribution graph
|
2020-06-19 22:21:34 +09:00 |
|
smoogipoo
|
486b899e8f
|
Rename method
|
2020-06-19 22:11:29 +09:00 |
|
smoogipoo
|
49bdd89775
|
Cleanup ReplayPlayer adjustments
|
2020-06-19 21:54:09 +09:00 |
|
smoogipoo
|
25abdc2903
|
General cleanups
|
2020-06-19 21:41:48 +09:00 |
|
smoogipoo
|
8aea8267fb
|
Add some padding
|
2020-06-19 20:58:05 +09:00 |
|
smoogipoo
|
5ce2c712d3
|
Fix statistics not being wrapped by containers
|
2020-06-19 20:53:43 +09:00 |
|
smoogipoo
|
34a8fcfd2f
|
Fix potential off-by-one
|
2020-06-19 20:53:30 +09:00 |
|
smoogipoo
|
83e6c3efdb
|
Adjust API for returning statistics
|
2020-06-19 20:31:52 +09:00 |
|
smoogipoo
|
1cbbd6b442
|
Move timing distribution graph to osu.Game
|
2020-06-19 20:03:18 +09:00 |
|
smoogipoo
|
a3ff25177a
|
Asyncify statistics load
|
2020-06-19 19:12:55 +09:00 |
|
smoogipoo
|
55196efe6e
|
Fix panel depth ordering
|
2020-06-19 18:02:54 +09:00 |
|
smoogipoo
|
ec16b0fc5a
|
Rework score panel tracking to fix visual edge cases
|
2020-06-19 17:28:35 +09:00 |
|
Dean Herbert
|
290ae37346
|
Add assertion of only usage game-wide
|
2020-06-18 23:54:20 +09:00 |
|
Dean Herbert
|
7da56ec7fd
|
Add null check and xmldoc
|
2020-06-18 23:52:35 +09:00 |
|
Dean Herbert
|
add1265d53
|
Block screen suspend while gameplay is active
|
2020-06-18 23:48:00 +09:00 |
|
smoogipoo
|
85a0f78600
|
Hide statistics panel on first exit
|
2020-06-18 22:48:52 +09:00 |
|
smoogipoo
|
53f507f51a
|
Fade background
|
2020-06-18 22:27:10 +09:00 |
|
smoogipoo
|
ecdfcb1955
|
Display placeholder if no statistics available
|
2020-06-18 22:21:30 +09:00 |
|