Commit Graph

1528 Commits

Author SHA1 Message Date
fbb4e9df04 Implement hp at base ScoreProcessor 2019-04-22 16:51:38 +09:00
3fbbb7dcf9 Move intiial fade outside of absolute sequence 2019-04-22 16:39:28 +09:00
cfb3c38c3a Fix. 2019-04-22 10:14:19 +03:00
9030935030 Fix AppVeyor Errors 2019-04-22 10:07:45 +03:00
64429aa968 Fix AppVeyor Errors 2019-04-22 09:59:51 +03:00
7a385e56ec Fix AppVeyor Errors 2019-04-22 09:58:29 +03:00
c784bc4418 Remove whitespaces 2019-04-22 06:15:37 +03:00
de542ca202 Remove bindable and use property 2019-04-22 06:14:14 +03:00
26f0b2a4fe Remove bindable
Bad usage
2019-04-22 06:12:41 +03:00
cff319e0d8 Fix issue 2019-04-21 18:12:50 +03:00
c5bf01cc5c Fix issue 2019-04-21 18:05:52 +03:00
b200142afb Make AdjustRank Bindable and fix issue 2019-04-21 17:55:01 +03:00
77614189c9 Make AdjustRank Bindable 2019-04-21 17:48:50 +03:00
4e07975e7c Ranks must be adjusted in Hidden Mod 2019-04-21 15:58:40 +03:00
73da423639 Adjust rank 2019-04-21 15:58:19 +03:00
037e23247f Remove unused using 2019-04-18 14:31:47 +09:00
dfa5beea89 Use the actual scale of Flashlight for FlashlightSize 2019-04-18 14:24:19 +09:00
879f6152b0 Merge remote-tracking branch 'upstream/master' into flashlight-dim 2019-04-17 22:17:10 +08:00
ac2eabc9bf Fix replay rewinding not respecting 60fps playback 2019-04-16 17:47:00 +09:00
e25c7fdb9b Use absolute sequence for flashlight breaks 2019-04-12 17:39:25 +09:00
846a4835ca Invert flashlight dim 2019-04-12 11:23:40 +09:00
664a4ba540 Implement flashlight dimming on slider slide 2019-04-12 10:47:22 +09:00
0222424aef Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
2019-04-10 17:20:36 +09:00
7845d542e3 Cache mods as array in DrawableRuleset 2019-04-10 17:20:36 +09:00
4310f07a5c Rename SelectedMods -> Mods 2019-04-10 12:03:57 +09:00
c584967eb1 Remove mods from workingbeatmap 2019-04-09 12:59:32 +09:00
772bef91fa Merge remote-tracking branch 'Joehuu/master' into drawnode-composability
# Conflicts:
#	osu.Game.Rulesets.Osu/UI/Cursor/OsuCursorContainer.cs
2019-04-08 23:01:12 +09:00
f1952c0816 Update font awesome usage 2019-04-02 19:55:24 +09:00
d8af5e1c5a Update in-line with drawnode changes 2019-04-02 11:56:22 +09:00
184403c7e1 Merge branch 'master' into resume-cursor-2 2019-04-01 14:24:00 +09:00
c39c37a18d Apply more missed cases 2019-04-01 12:44:46 +09:00
612db31c38 Apply newline additions 2019-04-01 12:16:32 +09:00
79b5c2482b Merge pull request #4562 from peppy/fix-editor-blueprints
Fix editor blueprints being misplaced
2019-04-01 11:17:17 +09:00
6896ec7731 Remove unnecessary method 2019-04-01 10:39:55 +09:00
d1a175675d Use variable 2019-04-01 10:37:02 +09:00
5d91c3bcfc Fix replay handler nullref crashes 2019-03-31 01:33:56 +09:00
42eaabe24c Fix editor blueprints being misplaced
Regressed with PlayfieldAdjustmentContainer changes.
2019-03-31 01:29:37 +09:00
6949c233bf Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-29 15:02:12 +09:00
3e8952b087 Merge pull request #4521 from peppy/hitobject-drawable-representation
Fix DrawableRuleset drawable creation method's name
2019-03-29 14:08:23 +09:00
c72705217a Merge branch 'master' into framed-replay-handler-fixes 2019-03-29 12:59:51 +09:00
14cef94a53 Merge remote-tracking branch 'upstream/master' into hitobject-drawable-representation 2019-03-29 12:59:26 +09:00
e7b38cdc75 Remove unnecessary set 2019-03-29 12:38:47 +09:00
5b0aa7bf8d Split out current/next frame conditionals for readability 2019-03-29 12:38:40 +09:00
fed58fba3a Merge remote-tracking branch 'upstream/master' into resume-cursor-2 2019-03-29 12:14:28 +09:00
ed0bf59e73 Merge branch 'master' into universal-playfield-adjust 2019-03-29 11:51:44 +09:00
bab7d78130 Remove redundant cast
Co-Authored-By: peppy <pe@ppy.sh>
2019-03-29 11:36:40 +09:00
785433bb74 Merge branch 'master' into universal-playfield-adjust 2019-03-29 11:25:54 +09:00
d410054ec8 Merge branch 'master' into key-counter-display 2019-03-29 11:22:59 +09:00
7715606188 Merge branch 'master' into sprite-icon-compatibility 2019-03-29 11:15:34 +09:00
772f0cac8a Merge branch 'master' into gameplay-cursor-last-state 2019-03-29 11:01:13 +09:00