Dan Balasescu
|
33330701e1
|
Merge branch 'master' into osu-logo-no-update-transforms
|
2020-07-28 15:36:37 +09:00 |
|
Dean Herbert
|
5b724d9659
|
Adjust damp base component to provide ample tweening
|
2020-07-27 15:10:32 +09:00 |
|
jorolf
|
50f72ac9cb
|
rename classes
|
2020-07-22 22:10:59 +02:00 |
|
Dean Herbert
|
20096f9aea
|
Remove remaining per-Update transform in OsuLogo to reduce allocations
|
2020-07-18 11:44:18 +09:00 |
|
jorolf
|
87f7d8744d
|
simplify transform
|
2020-07-15 12:40:46 +02:00 |
|
Dean Herbert
|
fe68e8276d
|
Merge branch 'master' into logo-shader
|
2020-07-15 19:06:35 +09:00 |
|
Dean Herbert
|
675544ec2f
|
Tidy up colour and variable usage
|
2020-07-15 19:03:59 +09:00 |
|
Dean Herbert
|
1760cc2427
|
Fix behavioural regression by splitting methods out
|
2020-07-10 18:03:56 +09:00 |
|
Dean Herbert
|
44fdb5b82e
|
Ensure music starts when returning to lounge or main menu
|
2020-07-10 17:20:27 +09:00 |
|
Dean Herbert
|
efdf179906
|
Replace poo icon at disclaimer screen
|
2020-07-09 12:31:20 +09:00 |
|
Dean Herbert
|
3f3bfb1ffb
|
Minor reshuffling / recolouring
|
2020-07-06 23:51:16 +09:00 |
|
Dean Herbert
|
a650a5ec83
|
Move dialog classes to own file
|
2020-07-06 23:44:26 +09:00 |
|
smoogipoo
|
ddac511c8c
|
Move start fresh button above
|
2020-07-06 22:41:51 +09:00 |
|
Dan Balasescu
|
8f792603ee
|
Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-07-06 22:40:45 +09:00 |
|
smoogipoo
|
1effe71ec2
|
Add dialog for storage options
|
2020-07-06 22:03:09 +09:00 |
|
jorolf
|
52b313f290
|
change textures
|
2020-07-04 19:06:26 +02:00 |
|
Shivam
|
444504f2b9
|
Expose MainMenu Track as internal get private set
|
2020-06-29 02:10:40 +02:00 |
|
Shivam
|
24dceb9f84
|
Make only "Welcome" loop
|
2020-06-29 01:41:47 +02:00 |
|
Shivam
|
270384e71e
|
Remove redundant get set
|
2020-06-29 00:59:44 +02:00 |
|
Shivam
|
5689f27987
|
Make sure it only loops for themed intros if true
|
2020-06-29 00:54:06 +02:00 |
|
Shivam
|
ffbce61ca8
|
Add the option to loop the intro in the main menu
|
2020-06-29 00:42:47 +02:00 |
|
jorolf
|
820056cc4e
|
update colours/transformations
|
2020-06-28 17:53:53 +02:00 |
|
jorolf
|
1409ace282
|
apply suggestions
|
2020-06-25 00:59:12 +02:00 |
|
jorolf
|
6f0ec36407
|
remove size from hue animation
|
2020-06-24 16:27:00 +02:00 |
|
jorolf
|
768e28faba
|
generalize and simplify animation
|
2020-06-24 14:11:38 +02:00 |
|
Sebastian Krajewski
|
68f078c9e6
|
Replace logo-triangles.mp4 with shadered logo-triangles.png
|
2020-06-24 10:30:33 +02:00 |
|
Dean Herbert
|
ccb27082d5
|
Fix background appearing too late
|
2020-06-24 11:08:32 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Dean Herbert
|
9d753a4fc2
|
Update intro resource locations
|
2020-06-23 21:34:57 +09:00 |
|
Dean Herbert
|
5cdabbc8bb
|
Update access to FrequencyAmplitudes via span
|
2020-06-23 21:33:03 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
Dean Herbert
|
49d3511063
|
Read amplitudes from piano reverb source
|
2020-06-23 13:55:44 +09:00 |
|
Dean Herbert
|
4554a7db33
|
Update naming
|
2020-06-23 13:49:18 +09:00 |
|
Dean Herbert
|
b289beca53
|
Fix samples being played too early
|
2020-06-23 13:33:33 +09:00 |
|
Dean Herbert
|
f60a80b263
|
Fix animations and general code quality
|
2020-06-22 21:35:52 +09:00 |
|
Dean Herbert
|
8d3ed05848
|
Update welcome text sprite location
|
2020-06-22 17:42:54 +09:00 |
|
Shivam
|
693a760a19
|
Use RelativeSizeAxes for width
|
2020-06-16 15:44:59 +02:00 |
|
Shivam
|
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 |
|
Shivam
|
81c392b841
|
Change hash to be lowercase and change sample directories
|
2020-06-12 15:57:23 +02:00 |
|
Dean Herbert
|
c0afe4c880
|
Merge branch 'master' into fallback-intro
|
2020-06-12 17:19:11 +09:00 |
|
Dan Balasescu
|
527577d7c3
|
Merge pull request #9236 from MiraiSubject/logovisualisation-subclass
Move user and skin specific settings for LogoVisualisation to a subclass
|
2020-06-09 19:16:24 +09:00 |
|
Shivam
|
a60bb5feac
|
Rename baseclass, add xmldoc & change access to internal
|
2020-06-08 23:45:40 +02:00 |
|
Shivam
|
0b6ae08c93
|
Removed unneeded properties
|
2020-06-08 21:31:03 +02:00 |
|
Shivam
|
d52e3f9386
|
Removed logovisualisation changes
Now depends on https://github.com/ppy/osu/pull/9236 for accent color changes to apply
|
2020-06-08 21:26:48 +02:00 |
|
Shivam
|
2a5e960025
|
Move user and skin specific settings to a subclass
|
2020-06-08 21:15:51 +02:00 |
|
Shivam
|
e821d787b4
|
Implement suggested changes
Note: LogoVisualisation is likely going to be needed in a separate PR to conform to the review.
|
2020-06-08 20:13:02 +02:00 |
|
Shivam
|
229a40e6e3
|
Code formatting fixed
Somehow slipped through after pushing
|
2020-06-08 15:39:15 +02:00 |
|
Shivam
|
f80cdeac5c
|
Change transforms to roughly match fallback visually
|
2020-06-08 15:31:30 +02:00 |
|
Dean Herbert
|
dd61d6ed04
|
Attempt to reimport intro if a bad state is detected
|
2020-06-08 14:48:42 +09:00 |
|
Dean Herbert
|
72ada020a2
|
Don't attempt to use virtual track for intro sequence clock
|
2020-06-08 13:42:16 +09:00 |
|