Commit Graph

78 Commits

Author SHA1 Message Date
5689f27987 Make sure it only loops for themed intros if true 2020-06-29 00:54:06 +02:00
ffbce61ca8 Add the option to loop the intro in the main menu 2020-06-29 00:42:47 +02:00
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
81c392b841 Change hash to be lowercase and change sample directories 2020-06-12 15:57:23 +02:00
c0afe4c880 Merge branch 'master' into fallback-intro 2020-06-12 17:19:11 +09:00
dd61d6ed04 Attempt to reimport intro if a bad state is detected 2020-06-08 14:48:42 +09:00
888b90b426 Rename IntroFallback classes to IntroLegacy
This commit also renames files accordingly with https://github.com/ppy/osu-resources/pull/103
2020-06-02 13:14:50 +02:00
19d73af90d Implement basic intro sequence 2020-06-02 12:51:42 +02:00
2aadb9deba Implement welcome and seeya samples 2020-06-02 11:05:18 +02: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
119000f1ab Reduce database includes where possible 2020-04-28 21:43:35 +09:00
91735ff367 Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
52770f803d Fix incorrect beatmap usage 2019-10-08 12:15:32 +09:00
cbb120cd38 Switch beatmap to private 2019-10-08 12:09:42 +09:00
c280bee894 Protect configuration bindables 2019-10-08 12:08:47 +09:00
b8b2ff2674 Move welcome to local usages 2019-10-08 12:07:59 +09:00
4ba2dccde3 Reorder file contents 2019-10-08 12:05:52 +09:00
a0bb193342 Remove unnecessary beatmap storage 2019-10-08 12:04:13 +09:00
449e53ee6d Centralise track handling 2019-10-08 12:03:42 +09:00
c3d56088d8 Make constant private 2019-10-08 11:54:39 +09:00
3c0b1be7f4 Add xmldoc where applicable 2019-10-08 11:52:16 +09:00
afa043aa7d always use default samples 2019-09-24 18:17:27 +08:00
5024770544 move common logic to IntroScreen 2019-09-23 20:52:44 +08:00
724365c6d1 Minor tidying 2019-08-21 14:01:07 +09:00
33946f0458 Fix CI issues and update comments. 2019-08-20 11:18:41 +02:00
3fcd786198 Take lease on WorkingBeatmap during intro screens to prevent weird interactions with Playback control. 2019-08-18 19:32:56 +02:00
0580c32263 Abstract intro screen logic to base class 2019-07-09 18:05:57 +09:00