Commit Graph

2166 Commits

Author SHA1 Message Date
f3b5149648 Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
dc41e74e19 Fix cursor trail not displaying 2020-06-02 23:54:23 +09:00
a8b137bb71 Merge pull request #9123 from peppy/move-setter-to-duration
Move setter from EndTime to Duration
2020-06-01 16:52:38 +09:00
64d1b4b11b Merge branch 'master' into move-setter-to-duration 2020-06-01 15:55:48 +09:00
b9464a2aa8 Merge branch 'master' into editor-create-composer-fix 2020-06-01 15:38:15 +09:00
0ef971be28 Merge branch 'master' into i-has-curve-with-repeats 2020-05-31 22:30:18 +09:00
d4b7c81f96 Merge branch 'master' into results-screen-condensed-panel 2020-05-30 23:13:52 +09:00
e8b43e8e1f Merge branch 'master' into move-setter-to-duration 2020-05-29 16:04:23 +09:00
8fa8c561e7 Pass hitobjects as a parameter to CreateBlueprintContainer 2020-05-29 12:20:50 +09:00
f5c974dd89 Hide non-alive selection blueprints by default 2020-05-27 13:40:16 +09:00
cbd563e80b Rename to IHasDuration 2020-05-27 12:38:39 +09:00
b8e0a6f127 Move sett from EndTime to Duration 2020-05-27 12:37:44 +09:00
6b5b215299 Split out IHasPath from IHasCurve to better define hitobjects 2020-05-26 17:44:47 +09:00
51e74687f8 Merge branch 'editor-scrolling-playfield-support' of https://github.com/peppy/osu; branch 'results-screen-condensed-panel' of https://github.com/smoogipoo/osu into results-screen-condensed-panel 2020-05-26 15:39:39 +09:00
b5de30ef3d Merge branch 'master' into editor-scrolling-playfield-support 2020-05-26 14:46:58 +09:00
0cc6d6d97c Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
2020-05-26 12:04:06 +09:00
e7442ec3a2 Remove need for ManiaSnapResult 2020-05-25 19:33:03 +09:00
ebe2e97372 Merge branch 'master' into editor-clock-transform 2020-05-25 19:01:04 +09:00
bc35bc5efb Merge branch 'master' into applydefaults-cancellation 2020-05-25 16:45:30 +09:00
decdc58de5 Merge branch 'editor-clock-cache' into editor-clock-transform 2020-05-24 12:55:47 +09:00
a8dbfe2791 Fix distance snap grid not disappearing when exiting playfield 2020-05-23 10:57:17 +09:00
bc82c2d3b7 Move drawable addition above event bindings 2020-05-23 10:44:53 +09:00
a3a9810344 Merge branch 'master' into editor-clock-cache 2020-05-23 00:44:04 +09:00
1311fd2f64 Merge branch 'master' into editor-move-distance-snap-grid 2020-05-23 00:42:43 +09:00
d5ea076427 Merge branch 'master' into results-screen-condensed-panel 2020-05-22 20:45:39 +09:00
af30d1201f Fix slider path control point blueprint not working correctly 2020-05-22 18:57:28 +09:00
d18eb663b1 Add tweening seek support to EditorClock 2020-05-22 16:47:52 +09:00
8a47e2431b Move distance snap grid implementation to OsuHitObjectComposer 2020-05-21 17:13:22 +09:00
a9a1c00cf1 Move responsibility placement blueprint's StartTime set to within 2020-05-21 14:50:33 +09:00
82d6549161 Pass down snap result and remove local TimeAt usage 2020-05-20 21:01:29 +09:00
c46bfc2532 Create SnapResult class to hold various snapping results 2020-05-20 21:00:47 +09:00
3354d48a38 Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
c20902f249 Fix double in accuracy calculation in OsuPerformanceCalculator. 2020-05-18 18:22:03 +08:00
373aae0610 Use int for total hits in OsuPerformanceCalculator. 2020-05-18 17:45:32 +08:00
1865cd0762 Fix possible exceptions in performance calculators 2020-05-18 15:10:59 +09:00
2bde4fc3ee Initial implementation of contracted score panel 2020-05-16 18:20:19 +09:00
4719fcc291 Actually use the cancellation token 2020-05-15 18:17:39 +09:00
98125102a7 Add cancellation token support to CreateNestedHitObjects() 2020-05-15 18:07:41 +09:00
de50b725d5 Fix mod failure checks executing actual game logic 2020-05-12 20:08:35 +09:00
f195933844 Fix hardrock potentially taking a long time to load 2020-05-11 13:03:59 +09:00
efff2bf15d Add HitObject to DefaultsApplied event 2020-05-08 18:49:19 +09:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
ca692f30e6 Do full placement on mouse down 2020-04-24 12:27:56 +09:00
8d5732aabd Make placements happen on mouse down 2020-04-23 12:17:11 +09:00
1f0b7465e2 Add back missing line 2020-04-21 16:06:40 +09:00
5e3fad86cf Fix relax replays playing back incorrectly 2020-04-21 15:28:25 +09:00
eb7b04d8bc Merge branch 'master' into fix-osu-hidden-mod-alt 2020-04-20 17:47:27 +09:00
355e682e24 Fix typo in exception 2020-04-20 13:23:27 +09:00
8c85602ad0 Use foreach for conformity 2020-04-20 11:00:42 +09:00
e1acfd26a6 Simplify return logic 2020-04-20 10:59:44 +09:00