Dean Herbert
|
7ccc409df7
|
Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin
|
2019-08-27 18:27:26 +09:00 |
|
smoogipoo
|
9e926d44c0
|
Obsolete legacy UpdateState() method
|
2019-08-27 16:09:47 +09:00 |
|
Dean Herbert
|
6aab7168d4
|
Merge branch 'master' into relative-beat-lengths
|
2019-08-27 10:59:52 +09:00 |
|
Dean Herbert
|
07380af877
|
Merge branch 'master' into scrolling-lifetime-safety
|
2019-08-26 19:07:05 +09:00 |
|
Dean Herbert
|
0422c19c2f
|
Group lifetime setters together
|
2019-08-26 19:06:23 +09:00 |
|
Dean Herbert
|
dffb2d6474
|
Merge branch 'master' into relative-beat-lengths
|
2019-08-26 18:59:50 +09:00 |
|
Dean Herbert
|
28dc51279a
|
Allow RulesetConfigCache to return null configs (#5835)
Allow RulesetConfigCache to return null configs
|
2019-08-26 18:59:26 +09:00 |
|
Dean Herbert
|
b41bed8ba0
|
Add nullref safety to FrameStablePlayback boolean (#5834)
Add nullref safety to FrameStablePlayback boolean
|
2019-08-26 18:58:27 +09:00 |
|
smoogipoo
|
fd4c6e08ca
|
Merge remote-tracking branch 'origin/master'
|
2019-08-26 17:37:06 +09:00 |
|
smoogipoo
|
fb1cd9e5e7
|
Add a sane default lifetime end for scrolling hitobjects
|
2019-08-26 16:47:23 +09:00 |
|
smoogipoo
|
6dfe95db74
|
Allow RulesetConfigCache to return null configs
|
2019-08-26 16:34:12 +09:00 |
|
smoogipoo
|
6596d7fc46
|
Add nullref safety to FrameStablePlayback boolean
|
2019-08-26 16:33:24 +09:00 |
|
smoogipoo
|
1cfe2b7de8
|
Fix timing points beyond the end time potentially becoming dominant
|
2019-08-26 16:31:34 +09:00 |
|
smoogipoo
|
d99c60adc7
|
Provide a way to scale beat lengths relative to each other
|
2019-08-26 12:51:13 +09:00 |
|
Dean Herbert
|
5e362d10b1
|
Add ruleset-specific legacy skin providers
This moves implementation of osu! skinnables to OsuLegacySkin.
|
2019-08-26 12:21:49 +09:00 |
|
Dean Herbert
|
acc07c1d65
|
Remove mod icon offset
|
2019-08-21 22:18:29 +09:00 |
|
iiSaLMaN
|
439d825dd1
|
Disallow adding bonus judgements' result to statistics
|
2019-08-20 18:39:29 +03:00 |
|
Desconocidosmh
|
b3556403aa
|
Make GetNextObject() a virtual method
|
2019-08-19 16:18:25 +02:00 |
|
Dean Herbert
|
152df9f3d5
|
Remove accidental blank line
|
2019-08-16 20:23:09 +09:00 |
|
Dean Herbert
|
d11b896148
|
Move FrameStablePlayback handling to early return
|
2019-08-16 20:21:00 +09:00 |
|
Dean Herbert
|
58d2268b9e
|
Combine conditionals that provide the same behaviour
|
2019-08-16 19:52:35 +09:00 |
|
smoogipoo
|
8c67f58e2d
|
Disable frame-stable playback in the editor
|
2019-08-15 18:25:31 +09:00 |
|
Dean Herbert
|
bd61642ac6
|
Merge branch 'master' into beatmap-mod-selector
|
2019-08-13 00:54:21 +09:00 |
|
iiSaLMaN
|
883102ee5d
|
Move score multiplier logic inside score calculation
|
2019-08-12 16:40:52 +03:00 |
|
Andrei Zavatski
|
b71c776e65
|
Add web-like hover behavior
|
2019-08-12 16:20:36 +03:00 |
|
Andrei Zavatski
|
62a91e4aaa
|
Add the ability to override Highlighted action to the ModIcon
|
2019-08-12 15:20:21 +03:00 |
|
Andrei Zavatski
|
16b6ed846f
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-mod-selector
|
2019-08-12 14:46:24 +03:00 |
|
Dean Herbert
|
90b1fe81f3
|
Update cached usage in line with framework changes
|
2019-08-09 19:12:29 +09:00 |
|
Dean Herbert
|
29870c773c
|
Merge branch 'master' into stop-counting-to-score-after-fail
|
2019-08-09 14:16:34 +09:00 |
|
smoogipoo
|
a9c4b5ac4e
|
Add tests
|
2019-08-09 14:04:56 +09:00 |
|
smoogipoo
|
33f4b628a5
|
Make HasFailed private set
|
2019-08-09 13:42:02 +09:00 |
|
smoogipoo
|
88fa06efba
|
Refactor as proposed
|
2019-08-09 13:38:04 +09:00 |
|
Dean Herbert
|
dbb3b583cf
|
Log error for invalid beatmap/storyboard events instead of thro… (#5611)
Log error for invalid beatmap/storyboard events instead of throwing
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-08-09 12:56:47 +09:00 |
|
Dean Herbert
|
7e9c100c9b
|
Apply new resharper refactors
|
2019-08-09 12:29:33 +09:00 |
|
iiSaLMaN
|
566d874641
|
Prevent failing when reverting to a hasFailedAtJudgement
|
2019-08-08 15:25:07 +03:00 |
|
smoogipoo
|
de4ad1f625
|
Fix bad log message
|
2019-08-08 14:44:49 +09:00 |
|
smoogipoo
|
ac2060f1cf
|
Throw exceptions and let LegacyDecoder handle them
|
2019-08-08 14:44:04 +09:00 |
|
Dean Herbert
|
a345955f45
|
Add mentions linking ScoreProcessor apply/revert methods together
|
2019-08-08 13:57:04 +09:00 |
|
iiSaLMaN
|
c77e6074f6
|
Disallow adding to score after the player has failed
|
2019-08-07 19:58:26 +03:00 |
|
Andrei Zavatski
|
d9fd054102
|
Merge master with conflicts resolved
|
2019-08-07 16:05:28 +03:00 |
|
Dan Balasescu
|
df784e1d8e
|
Merge branch 'master' into mod-icon-improvements
|
2019-08-07 19:43:52 +09:00 |
|
Dean Herbert
|
b0e0659715
|
Dispose instead
|
2019-08-07 17:33:30 +09:00 |
|
Dean Herbert
|
c6d481238d
|
Move QuadBatch to a local variable to stop resharper complaining
|
2019-08-07 16:56:22 +09:00 |
|
Andrei Zavatski
|
1d42f0959a
|
ModIcon improvements
|
2019-08-07 08:46:27 +03:00 |
|
Andrei Zavatski
|
87974850dd
|
Initial implementation
|
2019-08-07 08:42:43 +03:00 |
|
smoogipoo
|
0ff1c6184b
|
Add generation comment
|
2019-08-01 17:36:20 +09:00 |
|
smoogipoo
|
a2468e599b
|
Fix ticks in repeat spans being returned in reverse order
|
2019-08-01 17:31:37 +09:00 |
|
smoogipoo
|
bc80fa11bb
|
Mode IApplicableToBeatmap application to WorkingBeatmap
|
2019-08-01 12:41:46 +09:00 |
|
smoogipoo
|
8a64ab0384
|
Remove generics from IApplicableToBeatmap
|
2019-08-01 12:39:32 +09:00 |
|
smoogipoo
|
e57663b39c
|
Apply mod score multipliers
|
2019-07-31 17:55:22 +09:00 |
|