Commit Graph

642 Commits

Author SHA1 Message Date
bbf4c687a8 Improve xmldoc 2020-05-13 11:09:17 +09:00
a86c7f478c Initial commit 2020-05-12 05:49:35 +02:00
3f78ddf482 Add CanBeNull hinting 2020-05-09 19:13:18 +09:00
fa711a6456 Fix null reference causing hard freeze if game is forcefully closed during disclaimer 2020-05-09 19:11:51 +09:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
21c6ac8c43 Allow closing the game during intro 2020-04-30 12:12:28 +09:00
1cec0575b7 Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
894598eb22 Replace SocialOverlay with DashboardOverlay 2020-04-16 12:05:51 +03:00
ed28e8c8f5 Rename param 2020-04-12 19:38:09 +03:00
ecd25e567d Present selected difficulty 2020-04-12 16:00:05 +03:00
aafdfbca1f Merge pull request #8129 from peppy/fix-dummy-track-completion-feedback
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
2020-03-05 17:57:57 +09:00
0c1775b522 Fix incorrect condition and add test 2020-03-05 17:12:14 +09:00
9307caa3bf Fix typos 2020-03-05 16:58:07 +09:00
74b5e76c0e Fix dependency initialisation ordering 2020-03-05 13:39:55 +09:00
6477a7b73e Centralise creation of UpdateManagers 2020-03-05 13:34:04 +09:00
bac35b2a68 Handle beatmap track changing in a saner way 2020-03-04 19:11:35 +09:00
7464a486d9 Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap 2020-03-04 16:35:45 +09:00
ed516f05c2 Forward any unhandled scroll events to volume overlay 2020-03-02 18:56:09 +09:00
5d813bf421 Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame-rankings 2020-02-19 16:23:18 +03:00
c753cb46c5 Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
382cc1a91b Fix incorrect overlays overlapping 2020-02-13 14:26:35 +03:00
a677aa6cfc Add rankings overlay to the game 2020-02-13 13:39:33 +03:00
e022352812 Merge pull request #7784 from smoogipoo/fix-beatmap-disposal
Fix disposal-related errors by making WorkingBeatmap non-disposable
2020-02-13 18:52:47 +09:00
2a67246b21 Ensure game is at main menu before performing exit on screen 2020-02-11 22:37:38 +09:00
cef682aa03 Make WorkingBeatmap non-disposable 2020-02-10 17:02:01 +09:00
098b3ac294 Merge branch 'master' into present-replay-from-ss 2020-02-03 16:28:38 +09:00
5312586351 Merge remote-tracking branch 'origin/perform-from-screen' into present-replay-from-ss 2020-02-01 02:14:17 +09:00
9a1907d8e0 Apply doc fixes from code review
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-01-31 09:48:20 +09:00
14f88bb725 Merge branch 'perform-from-screen' into present-replay-from-ss 2020-01-30 23:45:51 +09:00
878250056c Remove unused parameter 2020-01-30 23:34:04 +09:00
0975002ef5 Allow presenting scores from PlaySongSelect 2020-01-30 18:16:28 +09:00
f637e0e5a7 Remove unused bypassScreenAllowChecks argument 2020-01-30 18:10:05 +09:00
bc21e30b09 Allow specifying a valid list of types to performFromMenu 2020-01-30 18:10:05 +09:00
7b2f58eb30 Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
f43602518a Add global action for toggling now playing overlay 2020-01-11 11:43:51 -08:00
f603dd82bc Fix difficulty adjust mod not correctly reading settings while leaderboard visible 2019-12-26 14:52:08 +09:00
6893ec22bb Fix currenTrackCompleted not being run on main thread 2019-12-02 18:26:45 +09:00
ac2dfffb23 Merge remote-tracking branch 'upstream/master' into sharpraven-deprecation 2019-11-21 22:52:45 +09:00
6d06b444ba Allow screen to specify whether to apply audio rate adjustments from mods 2019-11-15 13:47:14 +09:00
6ae6603ded Cleanup. 2019-11-12 22:08:16 +08:00
de732c6c24 Change code to use Sentry client. 2019-11-12 21:12:38 +08:00
faa5997b48 Move scaling container to OsuGame so OsuGameBase doesn't apply… (#6804)
Move scaling container to OsuGame so OsuGameBase doesn't apply UI scale
2019-11-12 16:40:49 +09:00
35351d7f7c Use variable instead of duplicated list 2019-11-12 15:04:51 +09:00
25eb964290 Simplify overlay adding logic 2019-11-12 15:03:58 +09:00
e28ddec8d6 Merge branch 'master' into fix-home-not-closing-all-overlays 2019-11-12 12:05:19 +09:00
ccc8aa6fa4 Apply brace style. 2019-11-11 20:13:13 +08:00
8ac708ada5 Move scaling container to OsuGame so OsuGameBase doesn't apply UI scale 2019-11-11 13:58:35 +09:00
ff225c3691 Remove toolbarElements 2019-11-08 06:04:18 -08:00
5235d2b319 Fix home button not closing login and now playing overlays 2019-11-07 14:38:06 -08:00
fe3583b6ee Move schedule call 2019-11-03 13:16:54 +09:00