Commit Graph

15661 Commits

Author SHA1 Message Date
4760307bbb Don't output the first slider control point 2019-12-12 19:01:15 +09:00
60063eefd2 Fix up background/video events 2019-12-12 18:51:05 +09:00
51bdb73b91 Don't write empty file names 2019-12-12 18:49:47 +09:00
f89042cd0a Add missing section header 2019-12-12 18:48:22 +09:00
e09bbf0315 Implement background/video/break encoding 2019-12-12 18:47:28 +09:00
d1dc3456d1 Fix incorrect repeat point count 2019-12-12 18:42:48 +09:00
c3475a2dde Write control points in absolute coordinates 2019-12-12 18:41:13 +09:00
8f03599a62 Write default sampleset by name 2019-12-12 18:40:33 +09:00
be000e13e4 Implement initial legacy beatmap encoding support 2019-12-12 18:34:40 +09:00
623ab1ef3b Update time ramp preview on setting change 2019-12-12 17:38:18 +09:00
bd3fe23cee Merge branch 'fix-mod-retention' into adjustable-rate-mods 2019-12-12 17:21:15 +09:00
a0792f82e8 Re-jig mod select logic to reduce event fires 2019-12-12 17:05:47 +09:00
d15f49f60f Also hide the break overlay 2019-12-12 16:13:02 +09:00
99280db694 Add note about AlwaysPresent requirement 2019-12-12 16:12:40 +09:00
e4297ffead Hide HUD in a better way 2019-12-12 16:12:32 +09:00
37a94988a3 Merge branch 'improve-hud-hiding' into cinema-mod 2019-12-12 16:12:19 +09:00
94f3dbb2f6 Adjust transitions slightly 2019-12-12 16:09:50 +09:00
3ccfee64f6 Add HUDOverlay tests 2019-12-12 16:09:42 +09:00
59345c97e4 Remove now unnecessary editor working beatmap 2019-12-12 15:58:31 +09:00
5861eca80d Make DrawableRuleset take a converted beatmap 2019-12-12 15:58:11 +09:00
4c4199269c Use protected constructors 2019-12-12 15:25:37 +09:00
ffb5cdc6ae Hide settings overlay along with other HUD-hidden content 2019-12-12 15:20:42 +09:00
ad2528d4d2 Hide key counter along with other hud elements
Also tidies up HUD hide logic and protects against incorrect hiding.
2019-12-12 15:19:45 +09:00
9961fa7385 Merge branch 'master' into adjustable-rate-mods 2019-12-12 15:10:23 +09:00
76a7e9cde8 Catch file exception in test reset 2019-12-12 14:04:57 +09:00
b6c86d512a Update framework 2019-12-12 13:28:27 +09:00
8168872952 Merge remote-tracking branch 'upstream/master' into filesafety 2019-12-12 13:28:21 +09:00
606bd33aa6 Use beatmap background in editor 2019-12-12 13:04:32 +09:00
a93d57b77e Merge branch 'master' into lighten-playfield-during-breaks 2019-12-12 11:57:21 +09:00
d2ada90434 Merge branch 'master' into single-scoreprocessor 2019-12-12 11:36:45 +09:00
4f6b85e5ea Add test ensuring correct break lightening behaviour 2019-12-12 00:32:39 +03:00
6b048a03a6 Merge branch 'cinema-mod' of https://github.com/aspriddell/osu into cinema-mod 2019-12-11 19:01:28 +00:00
2ca722423b remove uneccesary using statement 2019-12-11 18:58:14 +00:00
4a1c6db3ed Merge branch 'master' into cinema-mod 2019-12-11 18:00:17 +00:00
caa9286a90 update tests, change binding and reduce lines in cinema mod 2019-12-11 17:39:40 +00:00
e6102200a8 Merge remote-tracking branch 'upstream/master' into filesafety 2019-12-12 01:59:57 +09:00
40f918dce6 Remove unused using 2019-12-11 19:49:32 +09:00
c34b6b59ed Remove time ramp and rate adjust mod incompatibility 2019-12-11 19:48:57 +09:00
404d3207ff Refactor ModNightcore/ModDaycore 2019-12-11 19:43:32 +09:00
b77f9504d0 Merge branch 'master' into adjustable-rate-mods 2019-12-11 19:28:59 +09:00
9963d18d17 Add whitespace 2019-12-11 19:13:04 +09:00
e288706802 Merge branch 'master' into rankings-overlay-refactor 2019-12-11 19:09:29 +09:00
166e957104 Merge pull request #6432 from LeNitrous/customized-mods
Add per-mod settings
2019-12-11 19:07:29 +09:00
a106e2a53f Refactor distance snap grid to not require hitobjects (#7138)
Refactor distance snap grid to not require hitobjects
2019-12-11 19:02:29 +09:00
900cbd7af3 Merge branch 'master' into customized-mods 2019-12-11 18:52:00 +09:00
48f1dad4aa Remove abstract ScoreProcessor class 2019-12-11 17:25:06 +09:00
cffeceb229 Remove unnecessary comment. 2019-12-11 16:24:22 +08:00
b86a3dbfab PathStandardise -> ToStandardisedPath 2019-12-11 16:06:56 +08:00
6b3c7c8421 Remove usages of FileSafety class. 2019-12-11 16:05:35 +08:00
83b2e0525e further fixes, not perfect yet 2019-12-11 07:02:51 +00:00