7890319802
Merge branch 'master' into adjust-hit-result-types
2020-10-01 16:19:07 +09:00
367b35bb10
Merge branch 'master' into fix-storyboard-sample-pausing
2020-09-30 22:42:26 +09:00
414c40d298
Reverse inheritance order of SkinnableSound's pause logic
2020-09-30 15:45:14 +09:00
f439c1afbc
Make osu/taiko/catch use Ok+Great
2020-09-29 17:16:55 +09:00
136843c8e4
Make DrawableStoryboardSample a SkinnableSound
...
Allows sharing pause logic with gameplay samples.
2020-09-29 14:25:39 +09:00
74e74e1c31
Fix pause loop sound not working because paused
2020-09-29 14:20:41 +09:00
d6f3beffb6
Use existing bindable flow instead
2020-09-29 12:50:17 +09:00
c38cd50723
Fix editor not using beatmap combo colours initially on load
2020-09-23 13:16:50 +09:00
0e01ac2d90
Merge branch 'master' into fix-new-samples-starting-while-gameplay-paused
2020-09-22 16:16:54 +09:00
1e09d8fd1a
Merge branch 'master' into catch-combo-counter
2020-09-21 17:53:00 +09:00
735b6b0d6f
Remove a pointless portion of the inline comment
2020-09-19 05:54:40 +03:00
6aa84424e4
Merge remote-tracking branch 'upstream/master' into fix-new-samples-starting-while-gameplay-paused
2020-09-19 05:53:04 +03:00
35c7677d0a
Fix gameplay samples potentially start playing while player is paused
2020-09-16 01:59:07 +03:00
0761aab42f
Merge branch 'master' into catch-combo-counter
2020-09-15 17:20:31 +09:00
1884e0167b
Eagerly populate skin metadata to allow usage in hashing computation
2020-09-14 23:31:03 +09:00
91d37e0459
Fix typo in comment
2020-09-14 20:17:00 +09:00
3db0e7cd75
Generalise LegacyRollingCounter
2020-09-12 22:40:32 +02:00
ef77658311
Add coverage of case where skin.ini doesn't specify name/author
2020-09-11 16:29:14 +09:00
15b533f2a4
Hash skins based on name, not skin.ini contents
...
It is feasible that a user may be changing the contents of skin.ini
without changing the skin name / author. Such changes should not create
a new skin if already imported.
2020-09-11 16:20:54 +09:00
a0a4501008
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-09-01 20:17:25 +03:00
9835d98942
Merge remote-tracking branch 'upstream/master' into combo-colors
2020-09-01 17:39:35 +02:00
9b3a48ee5e
Revert "Add marker interface for beatmap skins"
2020-08-31 18:29:46 +02:00
3cc169c933
Remove set from properties in SkinConfiguration classes
...
I don't get why this wasn't resolved in the first place when this file was originally written.
*sigh*
2020-08-31 17:48:36 +02:00
a290f7eeec
Revert left-over type change in SkinConfiguration
2020-08-31 17:34:18 +02:00
eafa97af17
Revert changes done to SkinConfiguration and IHasCustomColours
2020-08-31 17:23:42 +02:00
7e57af3ca4
Return true if both ComboColours are null
2020-08-30 16:07:46 +02:00
08321d8dec
Safe checking against ComboColours instead of CustomColours
2020-08-30 11:37:43 +02:00
00b68b050c
Merge remote-tracking branch 'upstream/master' into combo-colors
2020-08-30 10:16:38 +02:00
814655770d
Merge branch 'master' into beatmapskin-interface
2020-08-30 12:22:55 +09:00
cd0a73883d
Merge pull request #9945 from smoogipoo/skin-colour-fix-2
...
Exactly reproduce osu!stable skin colour alphas
2020-08-29 20:06:26 +09:00
82acb3506c
Add and change xmldocs
2020-08-29 11:07:28 +02:00
4cb9e1d443
Initial commit
2020-08-29 10:33:43 +02:00
da34544fdc
Merge branch 'master' into hold-note-lighting
2020-08-28 18:27:29 +09:00
a1f731d455
Merge branch 'master' into mania-keys-under-notes
2020-08-27 14:06:43 +02:00
c0c67c11b1
Add parsing for hold note light/scale
2020-08-26 20:21:41 +09:00
d057f5f4bc
Implement mania "KeysUnderNotes" skin config
2020-08-26 15:37:16 +09:00
7a70d06342
Add support for custom LightingN paths
2020-08-25 15:35:37 +09:00
ab8d9be095
Move out into a separate method
2020-08-25 15:16:41 +09:00
8f9e090f4c
Remove Indent
2020-08-23 15:39:48 +02:00
492be0e016
Fix formatting
2020-08-23 15:23:10 +02:00
e6646b9877
Resolve review comments
2020-08-23 15:08:02 +02:00
08078b9513
Rename method to remove "InitialColour" namings
2020-08-22 00:56:29 +09:00
f89b6f4465
Add xmldocs
2020-08-22 00:52:53 +09:00
2424fa0802
Add helper methods
2020-08-22 00:15:58 +09:00
deb5cc752b
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
2020-08-19 08:39:58 +03:00
422100192c
Move HasFont to legacy skin extensions class instead
2020-08-19 07:58:23 +03:00
cfd82104db
Minor changes and improvements
2020-08-16 01:00:28 +02:00
434354c44c
Properly implement SkinConfiguration equality
2020-08-16 00:21:26 +02:00
365aae799e
Merge branch 'master' into fix-skinnable-sound-mute
2020-08-10 23:55:51 +09:00
ffb2e56a8d
Reverse direction of bool to make mental parsing easier
2020-08-08 23:25:52 +09:00