Dean Herbert
|
7d42561da9
|
Remove linq usage in BreakOverlay update
|
2019-08-08 12:58:20 +09:00 |
|
Salman Ahmed
|
3f9f9e7bc9
|
Merge branch 'master' into use-bindable-break-time-in-player
|
2019-08-08 05:36:45 +03:00 |
|
Dean Herbert
|
99f5ca07ce
|
Remove redundant comment
|
2019-08-08 10:42:54 +09:00 |
|
Dean Herbert
|
40a33b3382
|
Move IsLoaded check to more correct place
|
2019-08-08 10:41:23 +09:00 |
|
Dean Herbert
|
a2e3ab6463
|
Merge branch 'master' into add-bindable-for-break-times
|
2019-08-08 10:13:14 +09:00 |
|
iiSaLMaN
|
ba269a49ee
|
Expose break fade duration and add it in the calculation
|
2019-08-07 16:59:35 +03:00 |
|
iiSaLMaN
|
d3657d82cd
|
Simplify final check for break time
|
2019-08-07 16:28:16 +03:00 |
|
iiSaLMaN
|
c2b3c28c79
|
Use IsBreakTime for checking if currently in a break
Rather than iterating over all breaks to find which is in current time
|
2019-08-07 16:15:53 +03:00 |
|
Dean Herbert
|
616de1830a
|
Less sheep
|
2019-08-07 12:20:49 +09:00 |
|
Dean Herbert
|
9033327923
|
Merge remote-tracking branch 'upstream/master' into fix-footer-button-hover-sounds
|
2019-08-07 12:19:25 +09:00 |
|
Dean Herbert
|
dda078277a
|
Minor variable name changes
|
2019-08-06 23:05:12 +09:00 |
|
iiSaLMaN
|
2a68bb2749
|
onCompletionEvent -> pushResults
|
2019-08-06 14:11:43 +03:00 |
|
iiSaLMaN
|
dd701eaa62
|
Safely cancel the completion task on restart or immediate exit
|
2019-08-06 14:10:03 +03:00 |
|
Joehu
|
1fc7ddf621
|
Fix text depth regression
|
2019-08-05 18:14:41 -07:00 |
|
Joehu
|
a7ac411c25
|
Fix footer button hover sounds playing in unclickable area
|
2019-08-05 17:57:04 -07:00 |
|
Dan Balasescu
|
cd27e1eb70
|
Merge branch 'master' into update-direct-categories-sorting
|
2019-08-05 17:11:48 +09:00 |
|
Andrei Zavatski
|
fd44ca3233
|
Rename Animation to Layer
|
2019-08-04 13:54:23 +03:00 |
|
Andrei Zavatski
|
a30d7912b1
|
Move DimmedLoadingAnimation to it's own file
|
2019-08-04 11:09:12 +03:00 |
|
Joehu
|
0082695cd8
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
|
Dean Herbert
|
4c6cccb3a3
|
Update settings in line with framework changes
|
2019-07-30 23:31:21 +09:00 |
|
iiSaLMaN
|
e6e315e07b
|
Expose current break index
|
2019-07-30 13:29:41 +03:00 |
|
Salman Ahmed
|
c8b7cf8672
|
Merge branch 'master' into add-bindable-for-break-times
|
2019-07-30 06:23:47 +03:00 |
|
Dean Herbert
|
2d03c849bf
|
Improve testability of intro sequence (#5275)
Improve testability of intro sequence
|
2019-07-29 18:56:38 +09:00 |
|
Dan Balasescu
|
0dc25d7a35
|
Merge branch 'master' into exit-multi-from-null
|
2019-07-29 13:52:26 +09:00 |
|
David Zhao
|
26fc782de9
|
Don't exit if screenstack is null
|
2019-07-29 10:35:51 +09:00 |
|
Dean Herbert
|
088c04a20f
|
Revert "Fix BackButton handling escape before all other elements (#5440)"
This reverts commit 17a6563f4c .
|
2019-07-28 23:38:55 +09:00 |
|
iiSaLMaN
|
5bf0277fd4
|
Remove unnecessary quick check
Not saving for anything
|
2019-07-28 09:17:13 +03:00 |
|
iiSaLMaN
|
1dd3a66300
|
Remove unnecessary index resets
|
2019-07-28 09:16:19 +03:00 |
|
Dean Herbert
|
872822035a
|
Merge branch 'master' into back-button-priority
|
2019-07-28 12:50:18 +09:00 |
|
iiSaLMaN
|
95b568eb46
|
Remove unnecessary condition
|
2019-07-27 15:52:30 +03:00 |
|
iiSaLMaN
|
6c580ac9d5
|
Use while loops instead
|
2019-07-27 15:52:01 +03:00 |
|
Dean Herbert
|
3571cb96b0
|
Fix broken merge
|
2019-07-27 12:56:55 +09:00 |
|
David Zhao
|
57e6c388a1
|
Merge branch 'master' into carousel-sizing
|
2019-07-27 11:40:07 +09:00 |
|
Salman Ahmed
|
934439e138
|
Merge branch 'master' into add-bindable-for-break-times
|
2019-07-26 12:57:52 +03:00 |
|
Dean Herbert
|
392e1cbafb
|
Merge pull request #5456 from peppy/fix-import-select
Fix beatmap present failing directly after an import
|
2019-07-26 18:48:49 +09:00 |
|
Dean Herbert
|
4d49aad153
|
Start not visible
|
2019-07-26 15:51:51 +09:00 |
|
Dean Herbert
|
7fa419a38b
|
Fix file layout order
|
2019-07-26 15:49:21 +09:00 |
|
iiSaLMaN
|
4c9e8527d8
|
Modify global index directly in the for loop
Moves the global index to a near break if not in a break yet
|
2019-07-26 09:24:53 +03:00 |
|
David Zhao
|
0f6c6c7de0
|
consolidate halfheight as well
|
2019-07-26 15:22:29 +09:00 |
|
Joehu
|
0b6cfec21c
|
Hide leaderboard mod filter when on details tab
|
2019-07-25 23:20:56 -07:00 |
|
iiSaLMaN
|
5a94a22314
|
Add a quick check if we're not in a break with current index
|
2019-07-26 09:17:39 +03:00 |
|
David Zhao
|
6765e9f7fa
|
Combine into properties and update for framework changes
|
2019-07-26 15:13:10 +09:00 |
|
iiSaLMaN
|
3fa6804501
|
Use better loops for moving index
Easy to read, suggested by peppy
|
2019-07-26 08:12:32 +03:00 |
|
iiSaLMaN
|
806d41daf4
|
Add function to reset break index
|
2019-07-26 08:11:13 +03:00 |
|
iiSaLMaN
|
91fa8a6552
|
Simplify null and any check
|
2019-07-26 08:09:18 +03:00 |
|
David Zhao
|
c89830f3d8
|
move constants, combine local vars into properties
|
2019-07-26 13:07:28 +09:00 |
|
iiSaLMaN
|
44895c4b69
|
Use IReadOnlyList for break periods list
|
2019-07-26 05:41:10 +03:00 |
|
iiSaLMaN
|
b4c93b1777
|
Use lookup direction than 2 while loops
|
2019-07-26 05:11:01 +03:00 |
|
iiSaLMaN
|
a08d54eb06
|
Remove unnecessary checks
|
2019-07-26 03:11:59 +03:00 |
|
Shane Woolcock
|
1d6c321e14
|
Ensure we don't ping-pong nearestBreakIndex between breaks
|
2019-07-26 08:34:18 +09:30 |
|
Shane Woolcock
|
5e51012800
|
Rewrite updateBreakTimeBindable
|
2019-07-25 22:54:05 +09:30 |
|
iiSaLMaN
|
cdda264c49
|
Use global index and move it to find if break time
Avoid using iterations
|
2019-07-25 12:28:21 +03:00 |
|
iiSaLMaN
|
5a55433d6c
|
Return if breaks are null
Fixes a test
|
2019-07-25 11:53:32 +03:00 |
|
iiSaLMaN
|
172a9ce33a
|
Use a for loop instead of foreach
avoid allocating an iterator
|
2019-07-25 11:40:45 +03:00 |
|
David Zhao
|
a9f0dda9d7
|
Confine positional input
|
2019-07-25 17:36:13 +09:00 |
|
David Zhao
|
97eb5293a8
|
Don't depend on parent sizing
|
2019-07-25 17:32:21 +09:00 |
|
iiSaLMaN
|
9bd66b6e7a
|
Better xmldoc
|
2019-07-25 11:27:32 +03:00 |
|
iiSaLMaN
|
69d2f57f4f
|
Avoid using LINQ
|
2019-07-25 11:27:01 +03:00 |
|
iiSaLMaN
|
0ea0a10ca4
|
Expose as IBindable<bool>
|
2019-07-25 11:26:38 +03:00 |
|
iiSaLMaN
|
7b82d184bd
|
Add bindable boolean for break times
|
2019-07-25 11:07:53 +03:00 |
|
David Zhao
|
c4bed0e6d2
|
Resize BeatmapCarousel, update carouselitem logic
|
2019-07-25 15:31:21 +09:00 |
|
Dean Herbert
|
69844e6c24
|
Fix beatmap present failing directly after an import
|
2019-07-25 12:18:18 +09:00 |
|
David Zhao
|
6ef3c71e22
|
remove unused using
|
2019-07-25 11:31:46 +09:00 |
|
David Zhao
|
e63c97b306
|
remove unnecessary overrides
|
2019-07-25 11:20:24 +09:00 |
|
David Zhao
|
bbcc8f0721
|
Add new container level and unblock footer
|
2019-07-25 11:11:20 +09:00 |
|
Dean Herbert
|
ade661236a
|
Merge branch 'master' into intro-testing-improvements
|
2019-07-22 23:44:14 +09:00 |
|
Dean Herbert
|
a05a6bbb77
|
Set "Title" as the default grouping/sorting modes in song select (#5396)
Set "Title" as the default grouping/sorting modes in song select
|
2019-07-22 18:06:23 +09:00 |
|
Dean Herbert
|
e76b3e2b40
|
User property instead of method
|
2019-07-21 10:42:40 +09:00 |
|
iiSaLMaN
|
842417cf42
|
Check if selected scope requires API
|
2019-07-21 03:07:27 +03:00 |
|
smoogipoo
|
1ce2b2eace
|
Set title as default grouping/sorting modes
|
2019-07-18 13:18:06 +09:00 |
|
Dean Herbert
|
a6ddcd78d4
|
Fix results screen not showing first tab correctly
|
2019-07-18 01:08:12 +09:00 |
|
Dean Herbert
|
98d0713fa9
|
Merge branch 'master' into fix-background-blur-safety
|
2019-07-17 22:01:10 +09:00 |
|
smoogipoo
|
7c5a227fc5
|
Fix crashes when presenting replays
|
2019-07-17 14:46:25 +09:00 |
|
Dean Herbert
|
7634e3cc81
|
Fix song select iterating over all beatmaps in database unnnecessarily
|
2019-07-16 14:57:11 +09:00 |
|
Dean Herbert
|
d4c1005c7e
|
Fix incorrect comparison in line updating logic
|
2019-07-15 15:53:19 +09:00 |
|
Dean Herbert
|
12e7668afc
|
Fix potential cross-thread talk from bindable updates
|
2019-07-15 11:48:33 +09:00 |
|
Dan Balasescu
|
986031e127
|
Merge branch 'master' into storyboard-clock-di
|
2019-07-12 23:14:12 +09:30 |
|
Dan Balasescu
|
fc96fbc8a1
|
Merge branch 'master' into fix-skip-button-clickability
|
2019-07-12 22:44:20 +09:30 |
|
Dean Herbert
|
44855d8bb2
|
Ensure any existing background is expired if set more than once
|
2019-07-12 13:45:34 +09:00 |
|
Dean Herbert
|
671f7f99cd
|
Use constant for blur amount
|
2019-07-12 13:44:43 +09:00 |
|
Dean Herbert
|
8b67f88d16
|
Don't expose dimmable container creation in player
|
2019-07-12 12:04:45 +09:00 |
|
Dean Herbert
|
46f7bb885b
|
Move classes to local namespaces
Also renames test scene to more appropriate name.
|
2019-07-12 11:50:06 +09:00 |
|
Dean Herbert
|
c9599b65eb
|
Merge remote-tracking branch 'upstream/master' into storyboard-clock-di
|
2019-07-12 11:20:43 +09:00 |
|
Dean Herbert
|
a1e64106d4
|
Merge branch 'master' into intro-testing-improvements
|
2019-07-11 23:46:02 +09:00 |
|
Dean Herbert
|
ecbd0f7eff
|
Merge branch 'master' into fix-skip-button-clickability
|
2019-07-11 23:10:28 +09:00 |
|
Dean Herbert
|
19e8198bff
|
Merge branch 'master' into flow_container_insert
|
2019-07-11 22:53:57 +09:00 |
|
David Zhao
|
ac170a6957
|
add comment and cleanup
|
2019-07-11 14:00:25 +09:00 |
|
David Zhao
|
6c0de0b436
|
Merge remote-tracking branch 'upstream/master' into storyboard-clock-di
|
2019-07-11 13:33:35 +09:00 |
|
David Zhao
|
321266e96f
|
Make UserDimContainer abstract
|
2019-07-11 13:17:28 +09:00 |
|
Dean Herbert
|
3b448b0086
|
Merge remote-tracking branch 'upstream/master' into Desconocidosmh-master
|
2019-07-11 00:25:35 +09:00 |
|
Dean Herbert
|
ad873b542a
|
Simplify editor logic
|
2019-07-11 00:22:40 +09:00 |
|
Dean Herbert
|
6819c528db
|
Use canBeNull instead of needlessly caching MusicController for tests
|
2019-07-11 00:20:01 +09:00 |
|
Dean Herbert
|
b225b2eb39
|
Rename to IsUserPaused
|
2019-07-11 00:18:19 +09:00 |
|
Salman Ahmed
|
1eed6955fa
|
Merge branch 'master' into implement-other-sorting-criteria
|
2019-07-10 14:33:48 +03:00 |
|
Desconocidosmh
|
100d15e651
|
Move reseting tempo to Editor
|
2019-07-10 10:43:02 +02:00 |
|
Desconocidosmh
|
8b8e67fd72
|
Add accidentally deleted code
|
2019-07-10 10:41:52 +02:00 |
|
David Zhao
|
7929104b8a
|
move default into StoryboardContainer, fix load bug, remove comment
|
2019-07-10 12:24:05 +09:00 |
|
David Zhao
|
41afe89c0b
|
delete no longer needed bindable
|
2019-07-10 00:46:34 +09:00 |
|
iiSaLMaN
|
38bc652bf2
|
Remove sorting by length for beatmaps
|
2019-07-09 17:02:51 +03:00 |
|
Oskar Solecki
|
2fb9b5dd69
|
Merge branch 'master' into master
|
2019-07-09 13:49:07 +02:00 |
|
iiSaLMaN
|
e0c1fb7818
|
Compare by milliseconds for length
|
2019-07-09 14:47:54 +03:00 |
|
Oskar Solecki
|
3472979d0b
|
Make sure exiting editor doesn't unpause the music
|
2019-07-09 12:53:40 +02:00 |
|
Desconocidosmh
|
2546f647be
|
Completely change the way we fix the bug
|
2019-07-09 11:32:49 +02:00 |
|
Dean Herbert
|
e835cd0f6f
|
Improve information flow to Disclaimer
|
2019-07-09 18:08:44 +09:00 |
|
Dean Herbert
|
0580c32263
|
Abstract intro screen logic to base class
|
2019-07-09 18:05:57 +09:00 |
|
Dean Herbert
|
32fb811bc9
|
Merge branch 'master' into intro-testing-improvements
|
2019-07-09 18:05:52 +09:00 |
|
David Zhao
|
5bb21ecae0
|
remove storyboard region
|
2019-07-09 16:50:37 +09:00 |
|
David Zhao
|
89cb8a0cac
|
Move storyboard initialization to new StoryboardContainer
|
2019-07-09 16:23:59 +09:00 |
|
Oskar Solecki
|
8f7476e9cc
|
Remove unused stuff
|
2019-07-09 00:26:57 +02:00 |
|
Oskar Solecki
|
a4957909b4
|
Merge branch 'master' into Fix-music-playing-while-exiting-from-editor
|
2019-07-09 00:11:29 +02:00 |
|
Desconocidosmh
|
338371c3fc
|
Fix music playing while exiting from editor
|
2019-07-09 00:08:18 +02:00 |
|
Dean Herbert
|
8a98aff318
|
Merge branch 'master' into replay-local-mods
|
2019-07-08 22:38:02 +09:00 |
|
Dean Herbert
|
54f5e6aedf
|
Add assertion and comment about lease logic
|
2019-07-08 22:37:39 +09:00 |
|
David Zhao
|
0cf4bf2352
|
Manually set clock for storyboard if loading before being given a parent
|
2019-07-08 18:46:12 +09:00 |
|
David Zhao
|
d489a77fe1
|
remove new container and comment
|
2019-07-08 17:57:29 +09:00 |
|
iiSaLMaN
|
5f3f59629e
|
Use the length field instead of recalculating
|
2019-07-08 11:55:07 +03:00 |
|
David Zhao
|
fbd300e664
|
Move ruleset into ReplayPlayerLoader as well
|
2019-07-08 17:37:20 +09:00 |
|
David Zhao
|
e78e326f34
|
remove unused using
|
2019-07-08 17:02:42 +09:00 |
|
iiSaLMaN
|
129899f419
|
Add a BPM property in BeatmapInfo
|
2019-07-08 10:43:35 +03:00 |
|
David Zhao
|
ef22ab9340
|
remove bindable
|
2019-07-08 16:32:11 +09:00 |
|
David Zhao
|
6a86f62d17
|
Get mods from score info
|
2019-07-08 16:13:03 +09:00 |
|
David Zhao
|
5853a877c2
|
create base dependencies before caching, create player in playerloader
|
2019-07-08 15:40:10 +09:00 |
|
iiSaLMaN
|
90d5484818
|
Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
|
2019-07-08 09:10:41 +03:00 |
|
David Zhao
|
2747d7692b
|
Create ReplayPlayerLoader for local mod caching
|
2019-07-08 14:55:05 +09:00 |
|
iiSaLMaN
|
729f0901f7
|
Move Length out of OnlineInfo
|
2019-07-07 20:25:36 +03:00 |
|
iiSaLMaN
|
3ea9629daf
|
Move BPM out of OnlineInfo
|
2019-07-07 20:11:44 +03:00 |
|
iiSaLMaN
|
6ee10640e3
|
Remove unnecessary migration + Fix CI issues
|
2019-07-07 19:26:41 +03:00 |
|
iiSaLMaN
|
b4ef64fa61
|
Add sorting by Length
|
2019-07-07 18:26:56 +03:00 |
|
iiSaLMaN
|
65c8249c94
|
Add beatmap extension for calculating length
|
2019-07-07 18:25:52 +03:00 |
|
iiSaLMaN
|
188c80374e
|
Add sorting by BPM
|
2019-07-07 18:14:23 +03:00 |
|
Desconocidosmh
|
84cadc688a
|
Change method name
|
2019-07-07 17:11:54 +02:00 |
|
Desconocidosmh
|
1a117d1511
|
Closes #5277
|
2019-07-07 17:05:53 +02:00 |
|
Dean Herbert
|
ebc0e50295
|
Simplify conditions
|
2019-07-07 13:21:41 +09:00 |
|
Dean Herbert
|
1eec69c6b6
|
Merge remote-tracking branch 'Joehuu/master' into fix-unranked-map-lb-placeholder
|
2019-07-07 13:06:34 +09:00 |
|
Dean Herbert
|
8f2ec73626
|
Move logic inside of HUDOverlay
Add vertical offset adjust.
|
2019-07-07 05:30:53 +09:00 |
|
Joseph Madamba
|
7c0e3a50b6
|
Merge branch 'master' into fix-unranked-map-lb-placeholder
|
2019-07-06 12:09:28 -07:00 |
|
Dean Herbert
|
3f332cca2f
|
Merge branch 'master' into applicable-to-hud
|
2019-07-07 01:03:50 +09:00 |
|
Dean Herbert
|
be2d0048db
|
Merge branch 'master' into buttonsystem-entermode
|
2019-07-07 00:01:41 +09:00 |
|
Salman Ahmed
|
dfabed3d85
|
Merge branch 'master' into applicable-to-hud
|
2019-07-06 16:30:02 +03:00 |
|
Dean Herbert
|
ea911b2fd2
|
Ensure intro restarts track
|
2019-07-06 19:05:42 +09:00 |
|
Dean Herbert
|
2149d639de
|
Merge branch 'master' into leaderboard-mod-filter
|
2019-07-06 13:27:49 +09:00 |
|
Dan Balasescu
|
3a9f16ccf2
|
Merge branch 'master' into idle-still-starts
|
2019-07-06 00:08:59 +09:30 |
|
David Zhao
|
a259247a98
|
use const
|
2019-07-05 16:07:17 +09:00 |
|
Dean Herbert
|
598b0d668b
|
Merge branch 'master' into import-stable-scores
|
2019-07-05 15:54:33 +09:00 |
|
Dean Herbert
|
b54c0176eb
|
Merge branch 'master' into disable-own-replays
|
2019-07-05 15:41:43 +09:00 |
|
Dean Herbert
|
b902457f8d
|
Allow PlayerLoader to proceed even if the mouse is hovering an overlay panel
|
2019-07-05 15:32:07 +09:00 |
|
Dean Herbert
|
adf6d6c942
|
Update initial run import process to include scores
|
2019-07-05 14:25:52 +09:00 |
|
Joehu
|
1534b75d27
|
Fix ci errors
|
2019-07-04 21:39:21 -07:00 |
|
Joehu
|
e8168037f9
|
Fix unranked beatmap leaderboards showing "no records" placeholder
|
2019-07-04 21:19:51 -07:00 |
|
Dean Herbert
|
d77d49f595
|
Merge branch 'master' into fade-music-on-exit
|
2019-07-05 13:13:07 +09:00 |
|
David Zhao
|
9eeafa0861
|
Merge branch 'buttonsystem-entermode' of https://github.com/nyquillerium/osu into buttonsystem-entermode
|
2019-07-05 13:08:48 +09:00 |
|
David Zhao
|
79d6670dc5
|
Expose durations from MainMenu and reorder
|
2019-07-05 13:08:45 +09:00 |
|
naoey
|
1dab363be3
|
Require supporter for filtering mods on online leaderboards
|
2019-07-05 08:42:44 +05:30 |
|
naoey
|
98a242cc37
|
Merge remote-tracking branch 'ppy/master' into leaderboard-mod-filter
|
2019-07-05 08:38:33 +05:30 |
|
Dean Herbert
|
f4dcbbbfef
|
Merge remote-tracking branch 'upstream/master' into buttonsystem-entermode
|
2019-07-05 11:29:29 +09:00 |
|
iiSaLMaN
|
d624157c45
|
Remove unnecessary fading
|
2019-07-05 05:17:36 +03:00 |
|
Dean Herbert
|
91d461eba7
|
Merge pull request #5251 from Joehuu/remove-edit-song-select-file
Remove unused EditSongSelect file
|
2019-07-05 10:30:37 +09:00 |
|
Joehu
|
5f6544eebf
|
Fix beatmap leaderboards requiring supporter when signed out
|
2019-07-04 12:05:07 -07:00 |
|
naoey
|
f04adb7192
|
Apply mods filter to local scores too
|
2019-07-04 22:38:33 +05:30 |
|
Joehu
|
9b2ebed669
|
Remove unused EditSongSelect file
|
2019-07-04 08:36:34 -07:00 |
|
David Zhao
|
be4e7d0f50
|
remove comment
|
2019-07-04 17:08:21 +09:00 |
|
Dean Herbert
|
db24ac28ec
|
Add tests
|
2019-07-04 16:53:08 +09:00 |
|
Dean Herbert
|
a20d5baa57
|
Fix skip button not being clickable after fade out
|
2019-07-04 16:21:01 +09:00 |
|
iiSaLMaN
|
b53aeec90d
|
Move audio adjustment inside OnResuming
|
2019-07-04 05:18:29 +03:00 |
|
iiSaLMaN
|
99603ca0b6
|
Fade out game volume on exiting
Invokes 'this.Exit()' on completion (simplify lines)
|
2019-07-04 04:50:49 +03:00 |
|
Dean Herbert
|
4ecc690164
|
Merge branch 'master' into fix-logo-vis-catchup
|
2019-07-04 00:47:42 +09:00 |
|
naoey
|
99606a018b
|
Merge remote-tracking branch 'upstream/master' into leaderboard-mod-filter
|
2019-07-03 19:35:08 +05:30 |
|
naoey
|
4ba60ed089
|
Apply currently selected mods to filter leaderboard scores
Modifies GetScoresRequest to build query string locally instead of using WebRequest.AddParameter since it doesn't support array parameters
|
2019-07-03 17:04:20 +05:30 |
|
naoey
|
ccae4ce95e
|
Fix local beatmap leaderboard displaying scores from all game modes
|
2019-07-03 14:39:11 +05:30 |
|
David Zhao
|
b2185cd3a2
|
Merge branch 'master' into buttonsystem-entermode
|
2019-07-03 15:54:34 +09:00 |
|
Dean Herbert
|
6e308945b1
|
Fix logo visualisation trying to catch up after being off-screen
|
2019-07-03 15:22:17 +09:00 |
|
Dean Herbert
|
23acddcb56
|
Rename download buttons to avoid ambiguity
|
2019-07-03 12:02:35 +09:00 |
|
Dean Herbert
|
466bc7f28a
|
Merge branch 'master' into watch-replays-4
|
2019-07-03 11:47:10 +09:00 |
|
Salman Ahmed
|
8b4ef52c13
|
Revert unnecessary changes
|
2019-07-03 07:27:24 +03:00 |
|
Dean Herbert
|
7caa6eaed5
|
Remove all non-transform LogoVisualisation per-frame allocations (#5200)
Remove all non-transform LogoVisualisation per-frame allocations
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-07-02 22:42:18 +09:00 |
|
Dean Herbert
|
73474826f6
|
Avoid Intro screen holding references to the intro beatmap (#5211)
Avoid Intro screen holding references to the intro beatmap
|
2019-07-02 22:41:34 +09:00 |
|
Dan Balasescu
|
15321ee0e8
|
Merge branch 'master' into reduce-logovis-allocs
|
2019-07-02 22:44:39 +09:30 |
|
naoey
|
eaa19d5a49
|
Remove unused/unnecessary fields
|
2019-07-02 16:13:47 +05:30 |
|
naoey
|
ee516d2515
|
Make direct panel download and replay buttons share UI
|
2019-07-02 15:55:30 +05:30 |
|
Dean Herbert
|
587be955c3
|
Increase number of backgrounds in line with resources
|
2019-07-02 17:57:23 +09:00 |
|
Dean Herbert
|
29bb227de2
|
Avoid Intro screen holding references to the intro beatmap
|
2019-07-02 16:28:06 +09:00 |
|
Dean Herbert
|
6539c6da17
|
Merge branch 'master' into watch-replays-4
|
2019-07-02 13:24:16 +09:00 |
|
Salman Ahmed
|
744e651a37
|
Merge branch 'master' into applicable-to-hud
|
2019-07-02 05:24:56 +03:00 |
|
Salman Ahmed
|
6a79349f4a
|
Move health display out of the visibility container
|
2019-07-02 02:19:59 +03:00 |
|
Roman Kapustin
|
9037fb59de
|
Make BeatmapOptionsButton insertion cleaner
|
2019-07-01 18:42:18 +03:00 |
|
Dan Balasescu
|
3d4c5104b3
|
Merge branch 'master' into reduce-db-contexts
|
2019-07-01 23:40:58 +09:30 |
|
Dean Herbert
|
9de4bb3423
|
Remove all non-transform LogoVisualisation per-frame allocations
|
2019-07-01 16:12:20 +09:00 |
|
Dean Herbert
|
8703f0ad40
|
Change song select initialisation to promote db context sharing
|
2019-06-30 22:23:48 +09:00 |
|
Dean Herbert
|
60ea3d4e1a
|
Fix skinning support for combobreak
|
2019-06-30 21:58:30 +09:00 |
|
Dean Herbert
|
bd54b34538
|
Merge remote-tracking branch 'upstream/master' into combobreak
|
2019-06-30 21:27:53 +09:00 |
|
Dean Herbert
|
fa879b4b60
|
Add a note explaining why manual handling is required
|
2019-06-30 20:47:09 +09:00 |
|
Unknown
|
5b26ef75b1
|
allow exiting editor again
|
2019-06-30 12:31:31 +02:00 |
|
naoey
|
bfcbb47b77
|
Clean up some more leftover code
|
2019-06-30 10:56:20 +05:30 |
|
welsar55
|
d6561531a3
|
Merge branch 'master' into combobreak
|
2019-06-29 11:55:10 -05:00 |
|
Welsar55
|
a22c166575
|
Make ComboEffects its own class
|
2019-06-29 11:28:40 -05:00 |
|
naoey
|
d8f6bbc90e
|
Disable replay button when replay is unavailable
|
2019-06-29 12:49:03 +05:30 |
|
naoey
|
7d9e215744
|
Code quality fixes
|
2019-06-29 12:29:12 +05:30 |
|
naoey
|
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 |
|
naoey
|
bc52f76556
|
Move replay button to score card
|
2019-06-29 10:55:30 +05:30 |
|
Welsar55
|
a57218e50e
|
Move to LocalSkinOverride
|
2019-06-28 20:45:11 -05:00 |
|
iiSaLMaN
|
d37cefbad8
|
Implement IApplicableToHUD
|
2019-06-29 04:23:59 +03:00 |
|
naoey
|
53d6d74537
|
Update to match upstream changes
|
2019-06-28 09:33:13 +05:30 |
|
naoey
|
ab0bb8b678
|
Implement replay downloading with ArchiveDownloadModelManager
|
2019-06-28 09:33:13 +05:30 |
|
Welsar55
|
826699a7e7
|
Remove unneeded bindable
|
2019-06-26 12:16:44 -05:00 |
|
Dean Herbert
|
c34f6180e6
|
Merge branch 'master' into generic-download-model-manager
|
2019-06-26 20:37:56 +09:00 |
|
Dan Balasescu
|
f06aabad5f
|
Merge branch 'master' into toolbar-rulesets-refactor
|
2019-06-26 18:33:45 +09:00 |
|
Welsar55
|
7dd1479050
|
Add combobreak sound
|
2019-06-26 00:20:33 -05:00 |
|
Dean Herbert
|
1eda4e0dd4
|
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
|
2019-06-26 12:21:04 +09:00 |
|
Dean Herbert
|
9e1cb90dd8
|
Remove existing argument for ItemAdded event
For all usages, it looks like this was unnecessary.
|
2019-06-26 11:40:41 +09:00 |
|
Dan Balasescu
|
6063e7a69f
|
Merge branch 'master' into one-hit-screen
|
2019-06-26 11:34:54 +09:00 |
|
Dean Herbert
|
446fbce81c
|
Add base class for startup screens
Avoids missing adding changes to screens like Disclaimer, which may not be shown in debug builds.
|
2019-06-26 01:36:17 +09:00 |
|
Dean Herbert
|
40cf573368
|
Fix pause not correctly showing pause screen
|
2019-06-25 23:15:58 +09:00 |
|
Dean Herbert
|
983cabdb98
|
Disallow back button on disclaimer screen
|
2019-06-25 22:27:50 +09:00 |
|
Dean Herbert
|
f9dad0f640
|
Merge remote-tracking branch 'upstream/master' into gamewide-backbutton
|
2019-06-25 20:23:49 +09:00 |
|
Andrei Zavatski
|
bae0258d8d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-25 14:16:05 +03:00 |
|
smoogipoo
|
aa81c95f30
|
Remove unnecessary extra property
|
2019-06-25 18:38:14 +09:00 |
|
smoogipoo
|
531b107a98
|
Exit match before exiting multiplayer
|
2019-06-25 18:33:26 +09:00 |
|
smoogipoo
|
1a26608ba9
|
Close mod select before exiting song selection
|
2019-06-25 18:33:21 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
smoogipoo
|
8c96e4c1fa
|
Move back button to OsuGame
|
2019-06-25 18:33:08 +09:00 |
|
Dean Herbert
|
7bc7df2249
|
Reduce background brightness at PlayerLoader
|
2019-06-25 17:22:10 +09:00 |
|
Andrei Zavatski
|
9dedd62d9a
|
Revert a hotfix in multi screen
since it's been fixed in a framework
|
2019-06-24 22:57:18 +03:00 |
|
Andrei Zavatski
|
35516e7304
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-24 22:52:24 +03:00 |
|
Dean Herbert
|
f91467eddc
|
Fix licence header
|
2019-06-24 18:34:23 +09:00 |
|
Dean Herbert
|
fad1ced1b5
|
Add correct conditionals to allow exit
|
2019-06-24 18:15:27 +09:00 |
|
Dean Herbert
|
d70248338d
|
Merge remote-tracking branch 'upstream/master' into quickEscape
|
2019-06-24 18:14:48 +09:00 |
|
smoogipoo
|
8d6fc3edf0
|
Fix multiplayer create button appearing in match song selection
|
2019-06-24 11:54:41 +09:00 |
|
Andrei Zavatski
|
bbdb114f04
|
Add missing blank line
|
2019-06-24 02:09:00 +03:00 |
|
Andrei Zavatski
|
94e819578e
|
Finally fix the problem when we can't apply a ruleset in the multi screen
because it's disabled
|
2019-06-24 01:55:35 +03:00 |
|
Ganendra Afrasya
|
d540565197
|
Merge branch 'master' into difficulty-icon-tooltip
|
2019-06-22 11:54:00 +07:00 |
|
Dean Herbert
|
f766068e17
|
Remove local implementation of bindable in OsuCheckbox (#5046)
Remove local implementation of bindable in OsuCheckbox
|
2019-06-21 21:08:09 +09:00 |
|
Dean Herbert
|
6627cdefd2
|
Merge branch 'master' into tournament-tools
|
2019-06-21 15:52:47 +09:00 |
|
Dan Balasescu
|
c79c4641f3
|
Merge branch 'master' into use-modelbackeddrawable
|
2019-06-21 14:26:07 +09:00 |
|
Dan Balasescu
|
8ab7a8641b
|
Add comment for why it's not a fill flow
|
2019-06-21 12:42:35 +09:00 |
|
Dan Balasescu
|
0571bbd555
|
Merge branch 'master' into carousel-gradient
|
2019-06-21 12:40:24 +09:00 |
|
David Zhao
|
65c84428cc
|
Fix position of gradient in beatmap carousel
|
2019-06-20 15:05:15 +09:00 |
|
Joehu
|
ca919f02e6
|
Remove bad words on code comments
|
2019-06-19 21:33:58 -07:00 |
|
Dean Herbert
|
133c1fc0f1
|
Merge branch 'master' into remove-osu-checkbox-bindable
|
2019-06-20 11:33:39 +09:00 |
|
Dean Herbert
|
d0a452cdf9
|
Show tooltips for beatmap set panels
|
2019-06-20 01:10:03 +09:00 |
|
Dean Herbert
|
816bac9874
|
Merge remote-tracking branch 'upstream/master' into difficulty-icon-tooltip
|
2019-06-20 00:55:52 +09:00 |
|
Dean Herbert
|
dd926f55bd
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
|
2019-06-19 14:55:34 +09:00 |
|
Dean Herbert
|
3043f42eb5
|
Merge branch 'master' into fix-multiplayer-audio
|
2019-06-19 14:36:05 +09:00 |
|
Dean Herbert
|
f26fe53feb
|
Fix startup crash if main menu does not load fast enough
|
2019-06-19 13:16:19 +09:00 |
|
Dean Herbert
|
6426983de0
|
Move logic out of update (and simplify, hopefully)
|
2019-06-19 13:15:58 +09:00 |
|
KingLuigi4932
|
fec0db8fe1
|
Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar
|
2019-06-17 21:55:07 +03:00 |
|
KingLuigi4932
|
d665f1fe4b
|
Seperate drawable and updateable flag from Country + Use UpdateableFlag
|
2019-06-17 20:57:57 +03:00 |
|
KingLuigi4932
|
794ba17a2f
|
Seperate UpdateableRank from DrawableRank and use it
|
2019-06-17 20:04:09 +03:00 |
|
Ganendra Afrasya
|
efdeb84248
|
Merge branch 'master' into difficulty-icon-tooltip
|
2019-06-17 22:48:20 +07:00 |
|
Ganendra Afrasya
|
aa53f14329
|
Make sure tooltip appear in specific cases
|
2019-06-17 22:44:28 +07:00 |
|
Dean Herbert
|
26d5c2d85a
|
Remove local implementation of bindable in OsuCheckbox
|
2019-06-17 19:37:24 +09:00 |
|