Salman Ahmed
|
318e5fc60b
|
Mark WorkingBeatmap.GetSkin() as abstract
|
2021-05-21 20:14:26 +03:00 |
|
Dean Herbert
|
bb2fae55ce
|
Merge branch 'master' into refactor-selection-rotate-logic
|
2021-05-21 19:19:54 +09:00 |
|
Dan Balasescu
|
5ad41ded94
|
Merge branch 'master' into fix-dho-lmc
|
2021-05-21 19:11:57 +09:00 |
|
Dean Herbert
|
f335337e5d
|
Merge pull request #12851 from vininew921/applause-stops-on-score-switch
Fix applause sound stopping after switching scores
|
2021-05-21 18:49:59 +09:00 |
|
Dean Herbert
|
bf4db60ef4
|
Remove placeholder translations
|
2021-05-21 18:48:42 +09:00 |
|
Dean Herbert
|
0acf4cf85c
|
Translate remaining ButtonSystem strings and rename to match class name
|
2021-05-21 18:48:11 +09:00 |
|
Dean Herbert
|
df426b9334
|
Merge pull request #12852 from timiimit/multi-larger-freemod-overlay
Make freemod selection overlay taller in multiplayer room
|
2021-05-21 18:45:15 +09:00 |
|
Dean Herbert
|
a8acbbe69c
|
Merge pull request #12779 from Game4all/import-from-stable-select-location
Add ability to manually locate a stable location when importing from stable
|
2021-05-21 18:17:30 +09:00 |
|
Dean Herbert
|
b0a113a36b
|
Merge branch 'master' into localisation-proof-of-concept
|
2021-05-21 17:57:54 +09:00 |
|
Dean Herbert
|
abc96057b2
|
Remove relative height specification and use constant height
|
2021-05-21 17:55:46 +09:00 |
|
Dean Herbert
|
41c4afb3d5
|
Restore path specification to "." for consistency
|
2021-05-21 17:46:27 +09:00 |
|
Dean Herbert
|
2958b9adf4
|
Merge branch 'master' into import-from-stable-select-location
|
2021-05-21 17:37:34 +09:00 |
|
Dean Herbert
|
1ca563e831
|
Merge branch 'master' into applause-stops-on-score-switch
|
2021-05-21 17:28:28 +09:00 |
|
Dean Herbert
|
0c504c3b7d
|
Update framework
|
2021-05-21 17:24:22 +09:00 |
|
Dean Herbert
|
20f890cfd0
|
Merge branch 'master' into fix-spectator-playing-state-5
|
2021-05-21 16:49:22 +09:00 |
|
Dean Herbert
|
1c560a9490
|
Merge pull request #12869 from EVAST9919/sidebar
Add sidebar to news overlay
|
2021-05-21 16:21:18 +09:00 |
|
smoogipoo
|
7c59fb37f1
|
Move check into callback
|
2021-05-21 16:00:58 +09:00 |
|
smoogipoo
|
36aa186c6e
|
Merge branch 'thread-safe-spectator-client'
|
2021-05-21 16:00:24 +09:00 |
|
smoogipoo
|
7f712a4d04
|
Fix EndPlaying potentially doing cross-thread mutation
|
2021-05-21 15:57:39 +09:00 |
|
smoogipoo
|
2fdf8aa1aa
|
Add update thread assertions
|
2021-05-21 15:57:31 +09:00 |
|
Dean Herbert
|
fbe4d7e03c
|
Improve code quality around cursor and upwards passing of response data
|
2021-05-21 15:41:31 +09:00 |
|
Dean Herbert
|
0d575f5728
|
Remove incorrect (and unintended) modulus logic
|
2021-05-21 15:06:53 +09:00 |
|
Dean Herbert
|
f9d51656b6
|
Fix scaling of rotated items not behaving in an understandable way
|
2021-05-21 15:02:36 +09:00 |
|
smoogipoo
|
895eb14c5a
|
Forcefully end playing to fix test failures
|
2021-05-21 14:09:30 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
216b87691c
|
add blurb
|
2021-05-21 10:04:45 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5964ee23cb
|
add HtmlAgilityPack dependency
|
2021-05-21 09:54:54 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
49aa0f3a18
|
initial main page
|
2021-05-21 10:04:45 +07:00 |
|
Dean Herbert
|
7ad6a1d5ff
|
Merge branch 'master' into thread-safe-spectator-client
|
2021-05-21 11:47:58 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
236124496d
|
add missing accent colour in control tab item
|
2021-05-21 01:21:32 +07:00 |
|
Andrei Zavatski
|
40ca94cd7b
|
Fix incorrect year being passed on first load
|
2021-05-20 16:04:51 +03:00 |
|
Andrei Zavatski
|
c48b5eebdd
|
Don't reload the context when clicking selected year button
|
2021-05-20 15:45:39 +03:00 |
|
Andrei Zavatski
|
bd80cf656a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into sidebar
|
2021-05-20 15:41:08 +03:00 |
|
Dan Balasescu
|
7845d07dd5
|
Merge pull request #12886 from peppy/fix-skin-editor-context-menu-sticking
Fix skin editor context menus not dismissing when clicking away
|
2021-05-20 21:03:35 +09:00 |
|
Dan Balasescu
|
527847596e
|
Merge pull request #12884 from peppy/ternary-menu-item-refactor
Create base implementations of the two most common `TernaryStateMenuItem`s
|
2021-05-20 21:02:15 +09:00 |
|
Dean Herbert
|
0f4b502fdf
|
Add missing xmldoc
|
2021-05-20 20:09:22 +09:00 |
|
Dean Herbert
|
1848bd902d
|
Fix skin editor context menus not dismissing when clicking away
|
2021-05-20 19:51:07 +09:00 |
|
smoogipoo
|
e3284b976d
|
Merge branch 'thread-safe-spectator-client' into fix-spectator-playing-state-5
|
2021-05-20 19:46:26 +09:00 |
|
smoogipoo
|
06c99e8c7c
|
Fix race due to StopWatchingUser() being called asynchronously
|
2021-05-20 19:45:31 +09:00 |
|
smoogipoo
|
5a8b8782d3
|
Fix WatchUser being called asynchronously in BDL
|
2021-05-20 19:44:43 +09:00 |
|
smoogipoo
|
ee4bca9ed1
|
Handle collection changed event
|
2021-05-20 19:37:43 +09:00 |
|
Dean Herbert
|
df5970fab4
|
Create base implementations of the two most common TernaryStateMenuItem s
|
2021-05-20 19:34:53 +09:00 |
|
smoogipoo
|
7ee81669f7
|
Remove bind helpers from SpectatorClient
|
2021-05-20 19:27:43 +09:00 |
|
smoogipoo
|
b515fe3cb1
|
Fix playing user state not removed on stop watching
|
2021-05-20 19:20:09 +09:00 |
|
smoogipoo
|
89b4f69588
|
Expose playing user states as bindable dictionary
|
2021-05-20 19:19:39 +09:00 |
|
smoogipoo
|
2896da499d
|
Merge branch 'restructure-spectator-client' into thread-safe-spectator-client
|
2021-05-20 18:53:54 +09:00 |
|
smoogipoo
|
a74405d0ed
|
Merge branch 'master' into restructure-spectator-client
|
2021-05-20 18:53:42 +09:00 |
|
smoogipoo
|
f74dbb9e1f
|
Remove locking from SpectatorScreen
|
2021-05-20 18:52:20 +09:00 |
|
smoogipoo
|
10597f7e6a
|
Remove locking from SpectatorClient
|
2021-05-20 18:37:27 +09:00 |
|
Dean Herbert
|
20f1ef4318
|
Extract common implementation of updating drawable position from screen space pos
|
2021-05-20 18:35:13 +09:00 |
|
Dean Herbert
|
6f75c59760
|
Fix flip logic not using the full selection quad
|
2021-05-20 18:31:51 +09:00 |
|