Dean Herbert
|
f60a80b263
|
Fix animations and general code quality
|
2020-06-22 21:35:52 +09:00 |
|
smoogipoo
|
6afd6efdeb
|
Return default beatmap if local beatmap can't be retrieved
|
2020-06-22 20:33:08 +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
|
2b7fb2b71d
|
Rename to Position
|
2020-06-22 19:04:51 +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
|
628e05f655
|
Update resources
|
2020-06-22 17:09:22 +09:00 |
|
Dean Herbert
|
e3420dfad6
|
Merge branch 'master' into fallback-intro
|
2020-06-22 17:09:08 +09:00 |
|
Dean Herbert
|
e91c2ee5e2
|
Simplify logic by considering all buttons equally
|
2020-06-22 16:19:38 +09:00 |
|
Dean Herbert
|
88a8e13b55
|
Merge branch 'master' into power9maker-master
|
2020-06-22 16:19:20 +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 |
|
Bartłomiej Dach
|
ad85c5f538
|
Add base legacy skin transformer
|
2020-06-21 23:06:55 +02:00 |
|
Bartłomiej Dach
|
07cbc3e683
|
Privatise and seal whatever possible
|
2020-06-21 23:05:10 +02:00 |
|
Bartłomiej Dach
|
4bba0c7359
|
Move abstract sample test to main game project
|
2020-06-21 22:28:19 +02:00 |
|
smoogipoo
|
9fbe2fa80a
|
Add comments, change to clamp
|
2020-06-21 19:31:00 +09:00 |
|
smoogipoo
|
44925b3951
|
Reduce mania's HP drain by 20%
|
2020-06-21 18:05:26 +09:00 |
|
Bartłomiej Dach
|
470d5bfce3
|
Invert if to reduce nesting
|
2020-06-19 20:15:14 +02:00 |
|
Bartłomiej Dach
|
53861cdde8
|
Privatise setter
|
2020-06-19 20:13:43 +02:00 |
|
Dean Herbert
|
3021bdf305
|
Update framework
|
2020-06-20 00:34:01 +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
|
740b01c049
|
Add xmldoc
|
2020-06-19 22:05:58 +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
|
ad3bc99e7c
|
Fix hit event position offset not being set
|
2020-06-19 20:49:05 +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
|
eab00ec9d9
|
Move hit events to the ScoreProcessor
|
2020-06-19 19:58:35 +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 |
|
Ronnie Moir
|
f04f2d2175
|
Add test scene
|
2020-06-18 21:46:32 +01: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 |
|
smoogipoo
|
20db5b33ab
|
Rework score processor to provide more generic events
|
2020-06-18 22:11:03 +09:00 |
|
smoogipoo
|
6c8a24260b
|
Add padding
|
2020-06-18 17:06:05 +09:00 |
|
smoogipoo
|
c31a05977d
|
Re-implement statistics as a click-in panel
|
2020-06-18 16:50:45 +09:00 |
|
Ronnie Moir
|
bed5e857df
|
Add missing license header and remove unused usings
|
2020-06-17 15:30:23 +01:00 |
|
smoogipoo
|
725b2e540b
|
wip
|
2020-06-17 22:29:00 +09:00 |
|
Ronnie Moir
|
c3e268616f
|
Implement grouping interface IApplicableToAudio
|
2020-06-17 14:11:00 +01:00 |
|
smoogipoo
|
5e74985eda
|
Add scrolling capability to results screen
|
2020-06-17 19:28:40 +09:00 |
|
Ronnie Moir
|
4138f6119f
|
Update rate adjust mods to also use IApplicableToSample
|
2020-06-16 15:05:37 +01:00 |
|
Ronnie Moir
|
9f4f3ce2cc
|
Handle IApplicableToSample mods
|
2020-06-16 14:54:50 +01:00 |
|
Ronnie Moir
|
1cf16038a7
|
Create IApplicableToSample
|
2020-06-16 14:54:05 +01:00 |
|
Shivam
|
693a760a19
|
Use RelativeSizeAxes for width
|
2020-06-16 15:44:59 +02:00 |
|
Shivam
|
d1086a49a3
|
Merge branch 'master' of https://github.com/ppy/osu into fallback-intro
|
2020-06-16 15:11:18 +02:00 |
|
smoogipoo
|
e7687a0927
|
Temporary placement inside results screen
|
2020-06-16 17:49:43 +09:00 |
|
smoogipoo
|
a2ddb4edb4
|
Change interface for creating statistic rows
|
2020-06-16 17:49:28 +09:00 |
|
smoogipoo
|
9442fc00ac
|
Temporary hack to make replay player populate scores
|
2020-06-16 17:48:59 +09:00 |
|
Dean Herbert
|
c3d4ffed00
|
Update framework
|
2020-06-16 16:46:33 +09:00 |
|
Dean Herbert
|
8f7f6881d3
|
Merge branch 'master' into update-framework
|
2020-06-16 16:46:22 +09:00 |
|
Dean Herbert
|
c79d8a4251
|
Update ChannelTabControl in line with TabControl changes
|
2020-06-16 00:18:09 +09:00 |
|
Dan Balasescu
|
b4dfd2bbaa
|
Merge branch 'master' into score-results-screen
|
2020-06-15 22:58:33 +09:00 |
|
smoogipoo
|
89b54be673
|
Add initial implementation of the statistics panel
|
2020-06-15 22:45:18 +09:00 |
|
smoogipoo
|
900da88498
|
Populate hit offsets from score processor
|
2020-06-15 22:44:55 +09:00 |
|
Dean Herbert
|
97067976f7
|
Add null check
|
2020-06-15 22:23:06 +09:00 |
|
Dean Herbert
|
53b7057ee0
|
Don't show update button when updates are not feasible
|
2020-06-15 22:19:11 +09:00 |
|
Dean Herbert
|
d2155c3da3
|
Fix thread safety
|
2020-06-15 22:19:02 +09:00 |
|
Dean Herbert
|
2a6faf6a8e
|
Merge branch 'master' into update-button
|
2020-06-15 22:06:02 +09:00 |
|
Dean Herbert
|
1ce374ae2f
|
Update framework
|
2020-06-15 20:34:46 +09:00 |
|
Dean Herbert
|
17a70bf6ee
|
Add test coverage
|
2020-06-15 20:32:27 +09:00 |
|
Dean Herbert
|
90d69c1216
|
Allow legacy score to be constructed even if replay file is missing
|
2020-06-15 20:31:47 +09:00 |
|
Dean Herbert
|
c3c5a99a22
|
Load imported scores to results screen rather than gameplay
|
2020-06-15 20:23:35 +09:00 |
|
smoogipoo
|
41cec2c216
|
Merge branch 'master' into results-screen-statistics
|
2020-06-15 20:13:09 +09:00 |
|
Dan Balasescu
|
dadbcfd9f2
|
Merge branch 'master' into cache-ruleset-dependencies-for-tests
|
2020-06-15 19:32:31 +09:00 |
|
Dean Herbert
|
ad5bd1f0c0
|
Update in line with other/unspecified switch
See 289f0f0a20 .
|
2020-06-15 18:45:52 +09:00 |
|
Dean Herbert
|
7e0dc97fb4
|
Merge branch 'master' into genre-language-updates
|
2020-06-15 18:45:21 +09:00 |
|
Salman Ahmed
|
eb64c4752c
|
Merge remote-tracking branch 'upstream/master' into cache-ruleset-dependencies-for-tests
|
2020-06-15 11:31:12 +03:00 |
|
Salman Ahmed
|
60381d5817
|
Remove IRulesetTestScene and use OsuTestScene.CreateRuleset() instead
|
2020-06-15 11:30:48 +03:00 |
|
Dan Balasescu
|
c09868780e
|
Merge pull request #8778 from frenzibyte/test-scene-create-ruleset
Add method of creating a ruleset for testing with in OsuTestScene
|
2020-06-15 17:22:54 +09:00 |
|
Dan Balasescu
|
904b688b4b
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-15 16:40:02 +09:00 |
|
Dean Herbert
|
1770b70b81
|
Change implementation to ensure flashBackground is not present by default
|
2020-06-15 16:14:35 +09:00 |
|
Dean Herbert
|
fe62b26d73
|
Merge branch 'master' into home-shortcut
|
2020-06-15 15:51:24 +09:00 |
|
Dean Herbert
|
92e7ef6ecb
|
Merge branch 'master' into home-shortcut
|
2020-06-15 15:34:01 +09:00 |
|
Dan Balasescu
|
9b31f8889b
|
Merge branch 'master' into fix-double-comments
|
2020-06-15 15:21:34 +09:00 |
|
Joehu
|
941fdf5e76
|
Fix flash background naming
|
2020-06-14 22:16:17 -07:00 |
|
Joehu
|
b41567c66c
|
Split hover and flash to separate boxes
|
2020-06-14 22:02:21 -07:00 |
|
Dan Balasescu
|
6d38c4003e
|
Merge pull request #9287 from peppy/fix-zero-time-storyboard-sample
Fix storyboard sample playback failing when expected to play at 0ms
|
2020-06-15 12:13:08 +09:00 |
|
Dan Balasescu
|
f8badd77d6
|
Merge pull request #9275 from H2n9/osu-modtimeramp
Add an adjust pitch setting to ModTimeRamp
|
2020-06-15 11:56:45 +09:00 |
|
Dan Balasescu
|
95d828cb1f
|
Merge pull request #9282 from peppy/fix-editor-timeline-drag-scroll
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-15 11:47:09 +09:00 |
|
Dan Balasescu
|
ac414a5db8
|
Merge pull request #9281 from peppy/fix-gameplay-elapsed-time
Fix gameplay clock not correctly reporting elapsed time
|
2020-06-15 11:22:55 +09:00 |
|
Dan Balasescu
|
b8bd28b7d9
|
Merge branch 'master' into osu-modtimeramp
|
2020-06-15 11:20:28 +09:00 |
|
Dean Herbert
|
978636b90c
|
Fix storyboard sample playback failing when expected to play at 0ms
|
2020-06-15 09:38:33 +09:00 |
|
Joehu
|
1f7679e829
|
Fix home button not flashing when pressing shortcut
|
2020-06-14 11:24:23 -07:00 |
|
Joehu
|
b8fa1a2c41
|
Add shortcut to go home
|
2020-06-14 11:22:38 -07:00 |
|
Bartłomiej Dach
|
e6ddd0380e
|
Rename bool arguments for readability
|
2020-06-14 18:50:07 +02:00 |
|
Bartłomiej Dach
|
5f0a345eeb
|
Unify method naming
|
2020-06-14 18:48:49 +02:00 |
|
Bartłomiej Dach
|
9907b4763b
|
Remove redundant default argument value
|
2020-06-14 18:39:41 +02:00 |
|
Dean Herbert
|
0d53d0ffc8
|
Fix back-to-front math
|
2020-06-15 00:46:20 +09:00 |
|
Dan Balasescu
|
ae851eacbe
|
Merge branch 'master' into fix-local-score-display
|
2020-06-14 14:10:23 +09:00 |
|
Dean Herbert
|
abe07b742e
|
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-14 13:20:58 +09:00 |
|
Dean Herbert
|
7b95c55afb
|
Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings
|
2020-06-14 11:33:59 +09:00 |
|
Shivam
|
4bfc16b4ce
|
Implement changes from review
Moves seeya back to the introscreen and uses a virtual string to change whenever it's needed and removed remainingTime()
|
2020-06-13 17:48:15 +02:00 |
|
Ronnie Moir
|
dc5bb12fa8
|
Use local helper for selecting adjusted property
|
2020-06-13 16:32:43 +01:00 |
|
Ronnie Moir
|
77eb428184
|
Use consistent setting casing
|
2020-06-13 16:30:21 +01:00 |
|
Ronnie Moir
|
201bfda338
|
Give ModTimeRamp an adjust pitch setting.
Implement in ModWindDown and ModWindUp
|
2020-06-13 15:16:27 +01:00 |
|
Dean Herbert
|
b9e247da8f
|
Simplify lookup code
|
2020-06-13 21:19:06 +09:00 |
|
Bartłomiej Dach
|
aab606b237
|
Cancel scheduled asynchronous load of comments
|
2020-06-13 13:00:05 +02:00 |
|
Power Maker
|
9230c148c7
|
Add cursor rotation on middle mouse button
|
2020-06-13 12:18:50 +02:00 |
|
Dean Herbert
|
c490dba7b3
|
Fix crash on local score display
|
2020-06-13 18:18:46 +09:00 |
|
clayton
|
7bc70e644a
|
Add Unspecified language
|
2020-06-13 00:20:34 -07:00 |
|
clayton
|
7212ab3a1a
|
Add new beatmap genres and languages
|
2020-06-12 23:48:30 -07:00 |
|
mcendu
|
c6e087b994
|
remove incorrectly added key
|
2020-06-12 23:11:50 +08:00 |
|
mcendu
|
586e3d405c
|
add proper decoding support?
|
2020-06-12 22:48:18 +08:00 |
|
Power Maker
|
aa977569e2
|
Merge branch 'master' into master
|
2020-06-12 16:41:34 +02:00 |
|
Shivam
|
81c392b841
|
Change hash to be lowercase and change sample directories
|
2020-06-12 15:57:23 +02:00 |
|
Power Maker
|
8924ff4ba6
|
Rename shouldRotateCursor() to shouldKeepRotating()
|
2020-06-12 15:43:19 +02:00 |
|
mcendu
|
7c3e7b65a8
|
add custom file path support for osu\!mania judgement sprite
|
2020-06-12 21:22:22 +08:00 |
|
Power Maker
|
b076cf96b7
|
move cursorRotate.Value check into shouldRotateCursor() method
|
2020-06-12 13:20:09 +02:00 |
|
Dean Herbert
|
273eb6f746
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-12 19:40:12 +09:00 |
|
Dean Herbert
|
7ae421cc8e
|
Revert more incorrect changes
|
2020-06-12 19:32:32 +09:00 |
|
Dean Herbert
|
f5c3863e6d
|
Revert variable usage
|
2020-06-12 19:26:46 +09:00 |
|
Dean Herbert
|
446ce2590c
|
Move local back in place
|
2020-06-12 19:25:54 +09:00 |
|
Dean Herbert
|
89cf146d18
|
Fix base UpdateManager thinking it can check for updates
|
2020-06-12 19:24:50 +09:00 |
|
Dean Herbert
|
35f577375c
|
Restore notification code
|
2020-06-12 19:20:45 +09:00 |
|
Dean Herbert
|
4f809767a5
|
Disable button while update check is in progress
|
2020-06-12 18:36:36 +09:00 |
|
Dean Herbert
|
3dd642a336
|
Ensure only one update check can be running at a time
|
2020-06-12 18:29:21 +09:00 |
|
Dean Herbert
|
6beb28b685
|
Rename method to be less bad
|
2020-06-12 18:07:39 +09:00 |
|
Dean Herbert
|
95f57ca88c
|
Remove duplicate calls to CheckForUpdatesAsync
|
2020-06-12 18:05:23 +09:00 |
|
Dean Herbert
|
6296cd62d0
|
Merge branch 'master' into update-button
|
2020-06-12 18:00:36 +09:00 |
|
smoogipoo
|
3b630eabd6
|
Merge branch 'master' into results-screen-statistics
|
2020-06-12 17:46:11 +09:00 |
|
Dean Herbert
|
c0afe4c880
|
Merge branch 'master' into fallback-intro
|
2020-06-12 17:19:11 +09:00 |
|
Dean Herbert
|
0b6e8783d4
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-12 17:06:27 +09:00 |
|
Dean Herbert
|
91b6979c97
|
Fix LoadingSpinner not always playing fade in animation
|
2020-06-12 13:38:20 +09:00 |
|
smoogipoo
|
b7c1cfbe63
|
Adjust display to avoid overlaps
|
2020-06-11 15:07:14 +09:00 |
|
smoogipoo
|
7b012f1def
|
Fix test failures
|
2020-06-11 14:55:49 +09:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
Salman Ahmed
|
4fb71eeb20
|
Move setting up the ruleset bindable to top-base test scene
|
2020-06-10 18:23:31 +03:00 |
|
Dean Herbert
|
3ae1df07b0
|
Fix a couple more new formatting issues
|
2020-06-10 00:09:29 +09:00 |
|
Dean Herbert
|
7dc19220e5
|
Apply new resharper formatting fixes
|
2020-06-09 23:38:54 +09:00 |
|
Dean Herbert
|
7274213cce
|
Update framework
|
2020-06-09 23:30:42 +09:00 |
|
smoogipoo
|
ab10732a78
|
Remove usages of null-forgiving operator
|
2020-06-09 22:13:48 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Dan Balasescu
|
527577d7c3
|
Merge pull request #9236 from MiraiSubject/logovisualisation-subclass
Move user and skin specific settings for LogoVisualisation to a subclass
|
2020-06-09 19:16:24 +09:00 |
|
smoogipoo
|
05b1edb9d8
|
Fix incorrect beatmap showing
|
2020-06-09 19:01:02 +09:00 |
|
smoogipoo
|
4fd5ff61eb
|
Add loading spinner
|
2020-06-09 18:53:55 +09:00 |
|
smoogipoo
|
44dd7d65be
|
Fix duplicate scores showing
|
2020-06-09 18:21:37 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|
Dan Balasescu
|
7f72f59307
|
Merge branch 'master' into fetch-private-chat-history
|
2020-06-09 14:42:29 +09:00 |
|