Commit Graph

9047 Commits

Author SHA1 Message Date
0d6a8a2bf5 More xmldocs 2018-08-06 11:31:54 +09:00
741ec0021e Rename more judgement-related methods to "result" 2018-08-06 11:31:46 +09:00
ab642b563f CreateJudgementResult -> CreateResult 2018-08-06 11:07:41 +09:00
754f3c8621 Move result creation to load(), add exceptions 2018-08-06 11:07:05 +09:00
b35817c877 More xmldocs to hitobject/drawablehitobject 2018-08-06 10:55:38 +09:00
5fd4ed2f4e Rename judgement-related methods/events + commenting 2018-08-06 10:55:25 +09:00
0c920fe486 Merge branch 'master' into mania-mask-container 2018-08-06 04:22:21 +09: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
07d6a75e23 Rename variables to be human readable 2018-08-04 00:18:09 +02:00
1981b94e32 Merge branch 'master' into fix-fade-discrepancies 2018-08-04 00:21:48 +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
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
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
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
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
35b4ab5456 Introduce the concept of a "MainResult" 2018-08-02 21:07:40 +09:00
8d81e66f88 Fix osu score processor crashing 2018-08-02 21:07:11 +09:00
6ee06602b8 Merge branch 'master' into mania-mask-container 2018-08-02 20:41:27 +09:00
3619290c34 Split out judgement definition from judgement result 2018-08-02 20:35:54 +09:00
4bd811bd2d Merge branch 'master' into circular-button 2018-08-02 20:25:45 +09:00
b1afcf0e5d Add loading animation to player loader to make it more obvious when loading is complete 2018-08-02 19:47:50 +09:00
7097ecb740 Fix discrepancies in how elements of play mode fade when restarting/exiting 2018-08-02 19:08:23 +09:00
4a11f2ec2a Improve UX when adjusting visual settings at loading screen 2018-08-02 18:18:55 +09:00
9fdba887e4 Merge branch 'master' into fix-playerloader-ready-check 2018-08-02 11:37:45 +09:00
70ee7e4afd Scroll chat to end of buffer when posting a new message 2018-08-02 08:00:14 +09:00
d51d0e8547 Initial structure for new hitobject judgement system 2018-08-01 21:45:59 +09:00
41512667a8 Require all judgements to be present for map completion 2018-08-01 19:51:24 +09:00
6ce32bd431 Update remaining nuget deps 2018-08-01 19:17:16 +09:00
10b8708d4e Make SetupCircularButton adjust corner radius by height 2018-08-01 17:47:32 +09:00
9eb47ae691 Make SetupCircularButton inherit OsuButton 2018-08-01 17:02:52 +09:00
b9814b64ed Move default button implementation from TriangleButton to OsuButton 2018-08-01 17:02:38 +09:00
4224d35a75 Use forked squirrel
Allows for updating SharpCompress, too.
2018-08-01 16:56:36 +09:00
ecc6d55380 Fix player loader not gets ready when multiple mouse button is down 2018-08-01 16:20:29 +09:00
3d136bf207 Remove unused nuspec 2018-08-01 03:37:59 +09:00
4fdca2b198 Update framework 2018-07-31 21:21:26 +09:30
47533f83c3 Update TabControl subclasses to use AddInternal 2018-07-31 20:52:11 +09:30
582bc58715 Remove unused colour propagation 2018-07-31 18:05:14 +09:00
3c06655672 Split out Special mods into Automation and Conversion 2018-07-31 18:00:42 +09:00
bcc23f10c5 Merge branch 'master' into disable-download-button 2018-07-31 17:03:41 +09:00
c9d4332846 size_x, size_y -> width, height 2018-07-31 16:44:20 +09:00