alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
1cec0575b7
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
|
Alchyr
|
737a3b608a
|
Correct spelling
|
2020-04-07 17:34:18 -07:00 |
|
Dean Herbert
|
880d138a47
|
Fix intro tests not asserting pass or working at all
|
2020-03-25 15:12:19 +09:00 |
|
Lucas A
|
535a7989d6
|
Open rankings overlay on spotlights page.
|
2020-02-25 20:57:15 +01:00 |
|
Lucas A
|
c9d600b69c
|
Show RankingsOverlay when clicking on charts button
|
2020-02-22 11:55:34 +01:00 |
|
Dean Herbert
|
2a67246b21
|
Ensure game is at main menu before performing exit on screen
|
2020-02-11 22:37:38 +09:00 |
|
Salman Ahmed
|
8aec9e4500
|
Fix NullReferenceException on main menu for mobile game hsots
|
2020-01-25 11:41:26 +03:00 |
|
Dean Herbert
|
f9e93e2a6a
|
Fix regressed input handling order
|
2020-01-24 17:15:05 +09:00 |
|
Dean Herbert
|
f9a54dfb1d
|
Tidy up implementation and show on returning with new song
|
2020-01-24 16:27:37 +09:00 |
|
Andrei Zavatski
|
730cc92bf3
|
Fade out instead of insta hiding on menu suspending
|
2020-01-11 22:43:07 +03:00 |
|
Andrei Zavatski
|
bd33687f53
|
Add AllowUpdates flag to SongTicker
|
2020-01-11 18:27:22 +03:00 |
|
Andrei Zavatski
|
d59cae33d3
|
Some animation adjustments
|
2020-01-11 07:17:13 +03:00 |
|
Andrei Zavatski
|
7716a555ec
|
Move only ButtonSystem on screen changes rather than everything
|
2020-01-11 07:08:00 +03:00 |
|
Andrei Zavatski
|
6500cc967f
|
Implement SongTicker component
|
2020-01-11 06:58:35 +03:00 |
|
mcendu
|
796223d3e0
|
Invert if
|
2019-12-22 21:39:25 +08:00 |
|
mcendu
|
1f41acc5b9
|
Integrate auto click into exit confirmed check
|
2019-12-22 21:20:55 +08:00 |
|
mcendu
|
5d29ff29cb
|
Animate "Good bye" instead on exit
|
2019-12-22 20:52:00 +08:00 |
|
Dean Herbert
|
f390e558c7
|
Combine and simplify beatmap change logic
|
2019-11-22 02:32:02 +09:00 |
|
Dean Herbert
|
6d06b444ba
|
Allow screen to specify whether to apply audio rate adjustments from mods
|
2019-11-15 13:47:14 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|
Dean Herbert
|
a45f8c968b
|
Rename and add simple xmldoc
|
2019-09-28 20:21:51 +08:00 |
|
iiSaLMaN
|
8844d567cb
|
Use bindable setting instead
|
2019-09-25 15:56:47 +03:00 |
|
iiSaLMaN
|
cde7f49db1
|
Use direct get and set instead
|
2019-09-25 01:26:02 +03:00 |
|
iiSaLMaN
|
267e12ce3c
|
Add sample usage to the session statics
|
2019-09-24 05:45:47 +03:00 |
|
Dean Herbert
|
636582e089
|
Always show exit confirmation when closing via alt-f4 or window control
|
2019-09-20 02:22:49 +09:00 |
|
Dean Herbert
|
67796e0982
|
Apply code styling suggestions
|
2019-09-19 22:46:21 +09:00 |
|
Dean Herbert
|
50d4206c45
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
|
Dean Herbert
|
fa54a0bfd3
|
Fix test failures
|
2019-09-19 17:40:46 +09:00 |
|
Dean Herbert
|
929f05884b
|
Always confirm exit when button is clicked
|
2019-09-19 16:28:06 +09:00 |
|
Dean Herbert
|
a214e7e72f
|
Add confirmation dialog when exiting game
|
2019-09-19 16:26:22 +09:00 |
|
Dean Herbert
|
98e384129c
|
Remove redundant initialisation
|
2019-09-10 01:34:48 +09:00 |
|
Dean Herbert
|
7eb20da820
|
Add back local bool (required due to action limitations)
|
2019-09-10 01:18:02 +09:00 |
|
Dean Herbert
|
f398f134e1
|
Remove unnecessary bool storage
Also delay show slightly for better user experience.
|
2019-09-10 01:12:30 +09:00 |
|
Dean Herbert
|
0ec642d826
|
Show instead of toggle
|
2019-09-10 01:06:37 +09:00 |
|
LeNitrous
|
ff49c4ae98
|
remove redundancies
|
2019-09-09 13:50:14 +08:00 |
|
LeNitrous
|
c2353cbdfa
|
move logic to logo action
|
2019-09-09 13:30:48 +08:00 |
|
LeNitrous
|
04a4f9c9a3
|
use IsLoggedIn and remove useless clause
|
2019-09-09 11:26:51 +08:00 |
|
LeNitrous
|
be4f0cc2dd
|
remove null conditional
|
2019-09-09 06:14:49 +08:00 |
|
LeNitrous
|
a67a2899a9
|
move api state check to it's own clause
|
2019-09-08 16:18:15 +08:00 |
|
LeNitrous
|
3435e2a8d3
|
open login on enter main menu
|
2019-09-08 13:36:58 +08:00 |
|
Joehu
|
77df6a0cb7
|
Remove unused direct placeholder screen
|
2019-08-07 21:16:36 -07:00 |
|
Dean Herbert
|
a1e64106d4
|
Merge branch 'master' into intro-testing-improvements
|
2019-07-11 23:46:02 +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 |
|
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 |
|
Desconocidosmh
|
2546f647be
|
Completely change the way we fix the bug
|
2019-07-09 11:32:49 +02:00 |
|
Dean Herbert
|
0580c32263
|
Abstract intro screen logic to base class
|
2019-07-09 18:05:57 +09:00 |
|
Desconocidosmh
|
338371c3fc
|
Fix music playing while exiting from editor
|
2019-07-09 00:08:18 +02:00 |
|