Commit Graph

17828 Commits

Author SHA1 Message Date
e9180a0be8 Merge pull request #3223 from smoogipoo/fix-strong-swells
Fix swells possibly being strong hitobjects
2018-08-15 13:25:34 +09:00
539dd3134f Fix beatmap processor not setting combo index on first object 2018-08-15 11:48:50 +09:00
4c3e551295 Fix first object not receiving new combo
Note: If a normal catch fruit is the first object, it does not receive a new combo...
2018-08-15 11:48:28 +09:00
31f324945e Implement combo offsets 2018-08-15 11:47:31 +09:00
da3e2cfee2 Catch/osu! spinners should have combo 2018-08-15 11:13:23 +09:00
4f0305ffeb Taiko convert hitobjects should not have combo 2018-08-15 10:58:59 +09:00
83f75ac896 Mania convert hitobjects should not have combo 2018-08-15 10:57:11 +09:00
8faf12579a Fix field not being set correctly 2018-08-15 10:53:25 +09:00
d2709613bc Add combo offset to ConvertHitObjectParser 2018-08-15 10:49:45 +09:00
ce77473910 Simplify usage of ConvertHitObjectParser 2018-08-15 10:24:56 +09:00
26d4bb5451 xmldoc + reword 2018-08-15 09:51:02 +09:00
4832a8ff19 Merge pull request #3220 from smoogipoo/extend-modoverlay
Overflow mod select to account for parallax
2018-08-15 09:37:57 +09:00
9cdaefb64b Merge branch 'master' into extend-modoverlay 2018-08-15 09:23:44 +09:00
aa3f6337a2 Add comment 2018-08-15 09:14:07 +09:00
7c3556baf8 Throw exception when Swell.IsStrong is set 2018-08-15 09:12:29 +09:00
7bb22ce2b9 Merge pull request #3222 from smoogipoo/fix-rewinding
Fix hitobject results not rewinding
2018-08-15 09:07:31 +09:00
607769c9ce Merge branch 'master' into fix-rewinding 2018-08-15 08:45:34 +09:00
82054cde38 Merge branch 'master' into ArrangeMod 2018-08-14 21:57:10 +02:00
e65bb5b54b Remove unused usings, remove unused icon variable. 2018-08-14 12:34:05 -03:00
7d8c0aca72 Order usings, use inline out variable declaration. 2018-08-14 12:25:35 -03:00
a1fa235600 Merge branch 'master' into fix-strong-swells 2018-08-15 00:23:51 +09:00
3d0b1b6009 Cleanup. 2018-08-14 12:08:00 -03:00
ea523baa4a Add hover animations to GameTypePicker and RoomAvailabilityPicker. 2018-08-14 11:54:35 -03:00
c66578ba5b Allow tabbing between text fields. 2018-08-14 11:36:46 -03:00
af31845c83 Fix naming conflicts in RoomSettingsOverlay. 2018-08-14 11:31:20 -03:00
52b157d072 Merge https://github.com/ppy/osu into multiplayer-room-settings 2018-08-14 11:16:25 -03:00
c2fe0241e3 Merge pull request #3221 from smoogipoo/fix-variables-parsing
Fix storyboard variables not supporting prefixes/suffixes
2018-08-14 21:41:53 +09:00
8be5a606bf Fix swells possibly being strong hitobjects 2018-08-14 18:33:07 +09:00
e04b2f4fa9 Fix hitobject results not rewinding 2018-08-14 18:31:32 +09:00
e360985d73 Replace variables into the entire line 2018-08-14 18:15:09 +09:00
f69bc23ab8 Overflow mod select to account for parallax 2018-08-14 17:26:25 +09:00
2019a89a08 Softly-handle infinite loops in mania beatmap conversion 2018-08-14 16:45:35 +09:00
364c0d580a Merge pull request #3218 from smoogipoo/fix-ruleset-change
Fix crash due to mods not being reset prior to ruleset changing
2018-08-14 14:56:53 +09:00
5112f9b69f Merge branch 'master' into fix-ruleset-change 2018-08-14 14:48:09 +09:00
adaffc245f Merge pull request #3166 from smoogipoo/judgement-rework
Rework judgements and judgement results
2018-08-14 14:44:13 +09:00
b045f5c9b6 Adjust filename 2018-08-14 14:32:06 +09:00
1a35506386 Cleanup strong hit construction 2018-08-14 14:29:49 +09:00
732dfde8ed DrawableStrongHandler -> DrawableNestedStrongHit 2018-08-14 14:28:40 +09:00
7971d06df1 Remove AlwaysPresent 2018-08-14 14:27:47 +09:00
78258e2fe2 Prefix some methods with "Test" 2018-08-14 14:19:26 +09:00
15bd7e4f1f Test that changing ruleset resets mods 2018-08-14 14:18:46 +09:00
970aa811bd Fix mods not being reset prior to ruleset changing 2018-08-14 13:19:50 +09:00
270dc2d1be Merge branch 'master' into judgement-rework 2018-08-14 13:16:16 +09:00
da01501a1c Merge pull request #3217 from smoogipoo/fix-samples
Fix new control points with same start time not replacing existing ones
2018-08-14 11:55:23 +09:00
b8824a41b5 Fix certain control points not being replaced 2018-08-14 11:44:53 +09:00
2763f0be6b Remove the usage of windows nuget restore and replace it with dotnet restore 2018-08-09 20:45:34 +02:00
48b0b1593f Merge pull request #3179 from peppy/direct-list-view
Reduce animations of osu!direct list mode
2018-08-08 15:57:03 +09:00
2a5b9f79ff Indent 2018-08-08 15:49:27 +09:00
ee0cefdd5b Merge remote-tracking branch 'origin/master' into direct-list-view 2018-08-08 15:48:34 +09:00
0d8f60bff2 Merge pull request #3188 from peppy/fix-mod-reselection
Fix mod re-selection
2018-08-08 15:45:28 +09:00