Commit Graph

14552 Commits

Author SHA1 Message Date
e2253d38ad Merge pull request #2602 from AlFasGD/mania-mask-container
Initial implementation of osu!mania editor framework
2018-08-06 04:29:34 +09:00
0c920fe486 Merge branch 'master' into mania-mask-container 2018-08-06 04:22:21 +09:00
89a18e4aac remove nl and add comment for -1 and +1 2018-08-05 15:39:12 +02:00
d1ffb7c2d7 Use timepreempt and put appeartime and move duration into their own vars. 2018-08-05 15:38:27 +02:00
8ad8c2b6d0 Reset the ScoreMultiplier to 1 2018-08-05 15:16:25 +02:00
7653ce80cd add a period after EVERYTHING 2018-08-05 15:16:10 +02:00
d32ffc1ebc Swtich order of the moveto and the movetooffset. 2018-08-05 15:14:52 +02:00
876d410fa1 Add missing ; 2018-08-05 15:13:04 +02:00
f02d1f9013 move the 250 appear disance to a const var. 2018-08-05 15:10:42 +02:00
924bf9174c Fix overclick in certain situations 2018-08-05 09:58:15 +02:00
b1d1a2400b Remove IUpdatableByHitObject completely 2018-08-05 09:52:19 +02:00
6d6fea47ab Reduce animations of osu!direct list mode
The panels' content was flying around and felt really shocking. This fixes elements in place to provide a better experience.
2018-08-05 14:36:09 +09:00
546bdf0618 remove default value init .-. 2018-08-04 00:36:59 +02:00
25791b6317 remove space. 2018-08-04 00:30:46 +02:00
159ce8e93e Add license header 2018-08-04 00:29:32 +02:00
f76b100337 Merge branch 'ArrangeMod' of https://github.com/miterosan/osu into ArrangeMod 2018-08-04 00:27:50 +02:00
67c64ac459 Put the arrange mod into the fun section. 2018-08-04 00:26:26 +02:00
5bb12b574b The arrange mod is not ranked I think. 2018-08-04 00:26:06 +02:00
3457bc08e5 Merge branch 'master' of https://github.com/ppy/osu into ArrangeMod 2018-08-04 00:21:48 +02:00
07d6a75e23 Rename variables to be human readable 2018-08-04 00:18:09 +02:00
78eabce35a Merge pull request #3164 from peppy/fix-fade-discrepancies
Fix discrepancies in how elements of play mode fade when restarting/e…
2018-08-04 00:31:51 +09:00
1981b94e32 Merge branch 'master' into fix-fade-discrepancies 2018-08-04 00:21:48 +09:00
c3060e18a4 Merge pull request #3161 from peppy/scroll-chat-on-message
Scroll chat to end of buffer when posting a new message
2018-08-04 00:21:17 +09:00
808754a191 Merge branch 'master' into fix-fade-discrepancies 2018-08-03 21:50:03 +09:00
042e4e3966 Merge branch 'master' into add-loading-animation 2018-08-03 21:50:02 +09:00
46b3ba9edb Merge branch 'master' into scroll-chat-on-message 2018-08-03 21:50:00 +09:00
770f96d871 Merge pull request #3171 from peppy/update-framework
Update framework
2018-08-03 21:49:47 +09:00
8d98826f69 Update framework 2018-08-03 21:17:17 +09:00
7310c38df9 Add relax mod 2018-08-03 14:03:11 +02:00
fc8526d8ba Merge branch 'master' into scroll-chat-on-message 2018-08-03 20:09:54 +09:00
b4ef3dd4dd Add LocalMessage 2018-08-03 20:03:43 +09:00
920d988a9e Merge pull request #3163 from peppy/improve-visual-settings-preview
Improve UX when adjusting visual settings at loading screen
2018-08-03 19:42:59 +09:00
4c57e629ff Use private implementation 2018-08-03 19:32:34 +09:00
e3490b1270 Merge branch 'master' into improve-visual-settings-preview 2018-08-03 19:29:12 +09:00
99d095ef8e Merge pull request #3150 from peppy/split-mod-sections
Split out mods category sections
2018-08-03 19:27:42 +09:00
2ea90ef98a Add sentry logging 2018-08-03 19:25:55 +09:00
3460fd6e71 Merge branch 'master' into split-mod-sections 2018-08-03 18:48:31 +09:00
38263714a1 Cleanups 2018-08-03 16:56:46 +09:00
412e4ff681 Fix display of swells 2018-08-03 16:49:24 +09:00
e6775c7a16 Fix playfield display 2018-08-03 16:46:03 +09:00
b778a8d207 Fix testcase 2018-08-03 16:35:53 +09:00
19c541dbf5 Migrate swells to use nested hitobjects for ticks 2018-08-03 16:35:29 +09:00
e8a140930e Migrate drum roll to use nested hitobjects for strong hits 2018-08-03 16:35:12 +09:00
4494853446 Migrate DrawableDrumRoll to use a nested hitobject for strong hits 2018-08-03 16:20:08 +09:00
fdf889359f Migrate DrawableHit to use a nested hitobject for strong hits 2018-08-03 16:19:37 +09:00
2dff04392e Re-implement strong judgements via hitobject 2018-08-03 16:12:12 +09:00
fa3c919e2e Fix up taiko judgement creation 2018-08-03 16:11:38 +09:00
482526135f Make IsHit not consider nested hitobjects 2018-08-03 16:07:20 +09:00
2a4994e5ce Make hitobjects only have one judgement + result 2018-08-03 15:38:48 +09:00
123f304cf1 update storage usages 2018-08-02 19:24:17 +02:00