Dan Balasescu
|
b5de30ef3d
|
Merge branch 'master' into editor-scrolling-playfield-support
|
2020-05-26 14:46:58 +09:00 |
|
Dean Herbert
|
0cc6d6d97c
|
Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-26 12:04:06 +09:00 |
|
Dean Herbert
|
e7442ec3a2
|
Remove need for ManiaSnapResult
|
2020-05-25 19:33:03 +09:00 |
|
smoogipoo
|
ebe2e97372
|
Merge branch 'master' into editor-clock-transform
|
2020-05-25 19:01:04 +09:00 |
|
smoogipoo
|
bc35bc5efb
|
Merge branch 'master' into applydefaults-cancellation
|
2020-05-25 16:45:30 +09:00 |
|
Dean Herbert
|
decdc58de5
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-24 12:55:47 +09:00 |
|
Dean Herbert
|
a8dbfe2791
|
Fix distance snap grid not disappearing when exiting playfield
|
2020-05-23 10:57:17 +09:00 |
|
Dean Herbert
|
bc82c2d3b7
|
Move drawable addition above event bindings
|
2020-05-23 10:44:53 +09:00 |
|
Dean Herbert
|
a3a9810344
|
Merge branch 'master' into editor-clock-cache
|
2020-05-23 00:44:04 +09:00 |
|
Dean Herbert
|
1311fd2f64
|
Merge branch 'master' into editor-move-distance-snap-grid
|
2020-05-23 00:42:43 +09:00 |
|
Dean Herbert
|
af30d1201f
|
Fix slider path control point blueprint not working correctly
|
2020-05-22 18:57:28 +09:00 |
|
Dean Herbert
|
d18eb663b1
|
Add tweening seek support to EditorClock
|
2020-05-22 16:47:52 +09:00 |
|
Dean Herbert
|
8a47e2431b
|
Move distance snap grid implementation to OsuHitObjectComposer
|
2020-05-21 17:13:22 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
Huo Yaoyuan
|
c20902f249
|
Fix double in accuracy calculation in OsuPerformanceCalculator.
|
2020-05-18 18:22:03 +08:00 |
|
Huo Yaoyuan
|
373aae0610
|
Use int for total hits in OsuPerformanceCalculator.
|
2020-05-18 17:45:32 +08:00 |
|
smoogipoo
|
1865cd0762
|
Fix possible exceptions in performance calculators
|
2020-05-18 15:10:59 +09:00 |
|
smoogipoo
|
4719fcc291
|
Actually use the cancellation token
|
2020-05-15 18:17:39 +09:00 |
|
smoogipoo
|
98125102a7
|
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-15 18:07:41 +09:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
smoogipoo
|
f195933844
|
Fix hardrock potentially taking a long time to load
|
2020-05-11 13:03:59 +09:00 |
|
smoogipoo
|
efff2bf15d
|
Add HitObject to DefaultsApplied event
|
2020-05-08 18:49:19 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
smoogipoo
|
ca692f30e6
|
Do full placement on mouse down
|
2020-04-24 12:27:56 +09:00 |
|
smoogipoo
|
8d5732aabd
|
Make placements happen on mouse down
|
2020-04-23 12:17:11 +09:00 |
|
Dean Herbert
|
1f0b7465e2
|
Add back missing line
|
2020-04-21 16:06:40 +09:00 |
|
Dean Herbert
|
5e3fad86cf
|
Fix relax replays playing back incorrectly
|
2020-04-21 15:28:25 +09:00 |
|
Dan Balasescu
|
eb7b04d8bc
|
Merge branch 'master' into fix-osu-hidden-mod-alt
|
2020-04-20 17:47:27 +09:00 |
|
smoogipoo
|
355e682e24
|
Fix typo in exception
|
2020-04-20 13:23:27 +09:00 |
|
Dean Herbert
|
8c85602ad0
|
Use foreach for conformity
|
2020-04-20 11:00:42 +09:00 |
|
Dean Herbert
|
e1acfd26a6
|
Simplify return logic
|
2020-04-20 10:59:44 +09:00 |
|
Dean Herbert
|
28318a0140
|
Add mention of notelock in xmldoc (potentially easier to find class)
|
2020-04-20 10:59:08 +09:00 |
|
smoogipoo
|
bbcbd7e3fb
|
Simplify by removing custom enumerator
|
2020-04-17 14:48:12 +09:00 |
|
smoogipoo
|
2dee5e03e3
|
Dispose enumerators for safety
|
2020-04-17 14:40:29 +09:00 |
|
smoogipoo
|
4e4fe5cc90
|
Fix slider heads not being blocked when hit out of order
|
2020-04-17 14:33:29 +09:00 |
|
smoogipoo
|
a4a7823817
|
Add fail-safe to ensure hittability after a hit
|
2020-04-17 14:22:03 +09:00 |
|
smoogipoo
|
62f77a05be
|
Optimise by removing state machine
|
2020-04-17 14:00:00 +09:00 |
|
smoogipoo
|
3daacbc2d2
|
Initial inefficient refactor of hitobject enumeration
|
2020-04-17 13:34:20 +09:00 |
|
Dean Herbert
|
9dda7da489
|
Fix spinners being considered the "first object" for increased visibility in hidden
|
2020-04-16 14:11:38 +09:00 |
|
Dean Herbert
|
2b2ab2bf19
|
Show new segments as red points even when hovered
|
2020-04-13 21:59:23 +09:00 |
|
smoogipoo
|
4cfc686683
|
Fix excption with 0 control points
|
2020-04-13 21:41:18 +09:00 |
|
Dean Herbert
|
63de493c85
|
Merge branch 'master' into fix-red-point-placement
|
2020-04-13 20:56:50 +09:00 |
|
Dean Herbert
|
64422fbf6d
|
Merge pull request #8697 from smoogipoo/more-change-state-support
Add change state support to more Editor components
|
2020-04-13 20:19:04 +09:00 |
|
Dean Herbert
|
d56b6900ad
|
Merge pull request #8737 from smoogipoo/fix-overlapping-controlpoints
Fix connections hidden due to overlapping controlpoints
|
2020-04-13 20:06:24 +09:00 |
|
Dean Herbert
|
ca5971578a
|
Merge branch 'master' into more-change-state-support
|
2020-04-13 19:13:07 +09:00 |
|
Dean Herbert
|
0e88c28060
|
Merge branch 'editor-undo-redo' into more-change-state-support
|
2020-04-13 18:07:00 +09:00 |
|
smoogipoo
|
9a65aa18d7
|
Fix connections hidden due to overlapping controlpoints
|
2020-04-13 16:13:14 +09:00 |
|