d5c56aab7a
Initial commit
2017-04-28 21:05:00 +03:00
2af6c7aa00
Fix build errors o.o
2017-04-29 00:21:33 +08:00
fede3de8a0
Merge branch 'master' into autoreplay-refactor-squashed
2017-04-29 00:17:18 +08:00
18897235fa
Remove tab characters
2017-04-29 00:15:53 +08:00
e56bd3430a
Move some common functionality to OsuAutoReplayBase.cs
2017-04-28 23:19:15 +08:00
2ece1cbd07
CI Fixes.
2017-04-28 22:26:51 +09:00
a681e3e380
Remove unused method.
2017-04-28 22:17:42 +09:00
4e65da0fd1
Fix regression in panel select animation.
...
Currently we are required to update computeYPositions twice per selection. Without doing this, panels are in the wrong place when using keyboard selection.
There's still a bit of work to be done to make this work correctly. It's caused by a race condition of state application for panels which have not yet been presented (and get their state applied in LoadComplete which breaks the order of things).
2017-04-28 22:17:35 +09:00
f8faea8da2
Removed unnecessary nested class
2017-04-28 16:02:00 +03:00
c4bd21914d
warning fixes
2017-04-28 15:37:22 +03:00
b409a22309
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
2017-04-28 15:29:24 +03:00
70e81115f4
Refactor BeatmapInfoWedge to suck a little less.
2017-04-28 21:16:37 +09:00
59cc5ea00a
CI Fixes.
2017-04-28 20:50:23 +09:00
45729a8881
Add debounce to WorkingBeatmap creation at song select.
...
Improves perceived performance when quickly moving through carousel.
2017-04-28 20:44:16 +09:00
003cf53441
Streamline panel selection event logic.
...
Was previously firing multiple times where it was completely unnecessary. Also had bidirection firing going on.
2017-04-28 20:43:42 +09:00
b78fa99620
Don't perform a selection if we already have the correct panel selected.
2017-04-28 20:31:09 +09:00
bf6c170541
IStateful implementation
2017-04-28 10:59:34 +02:00
2a269dbc5a
Remove unsused variable + IStateful Implementation
2017-04-28 10:57:59 +02:00
28375ed1fc
Allow transfer of previously loaded background between WorkingBeatmaps
2017-04-28 15:03:07 +09:00
88b2b740d7
Merge pull request #683 from smoogipooo/general-fixes
...
Use single line for GetUnicodePreference.
2017-04-28 14:15:43 +09:00
c95a6fbd09
Use single line for GetUnicodePreference.
2017-04-28 14:14:14 +09:00
15b76b13ce
Merge pull request #678 from huoyaoyuan/locale
...
Use localisation engine for unicode text.
2017-04-28 14:07:29 +09:00
658ff61e8a
Merge branch 'master' into locale
2017-04-28 13:51:36 +09:00
0439a5d857
Merge pull request #681 from peppy/clocks-and-stuff
...
Clock fixes
2017-04-28 13:48:44 +09:00
220c602218
Fix incorrect modifier order.
2017-04-28 13:27:20 +09:00
e3236429b1
Update framework.
2017-04-28 13:21:03 +09:00
c27909d53c
CI fixes
2017-04-28 05:02:25 +03:00
eacf2045f0
Initial commit
2017-04-28 04:56:34 +03:00
6392fcbc5d
Merge branch 'master' into autoreplay-refactor-squashed
2017-04-27 23:04:52 +08:00
94c259bd59
Remove most usages of DelayReset
...
ButtonSystem requires some more work.
2017-04-27 18:39:40 +09:00
12c0a17711
Make FollowPoints dumb; use absolute sequence at renderer level.
2017-04-27 18:07:10 +09:00
59a3e23879
Ensure PlayerInputManager's initial time is transferred at load.
2017-04-27 17:38:00 +09:00
4ab636cbb8
Update osu! drawables to use TransformSequences.
2017-04-27 17:37:38 +09:00
ad92e6d732
Remove OsuConfig.Language too.
2017-04-27 12:42:56 +08:00
061c3cacbd
CI fixes.
2017-04-26 20:04:32 +08:00
3706bc8741
Merge branch 'master' into locale
2017-04-26 19:56:34 +08:00
5e76f02b4f
Merge pull request #677 from peppy/fix-mouse-button-disable
...
Fix disabling mouse buttons causing auto to stop working.
2017-04-26 20:52:50 +09:00
4cb18361c1
Use localisation engine for unicode text.
2017-04-26 19:50:38 +08:00
cf3e83ca62
Save ShowUnicode in framework config.
2017-04-26 19:48:46 +08:00
a243729a54
Merge branch 'master' into fix-mouse-button-disable
2017-04-26 20:43:56 +09:00
ea226cff76
Merge pull request #672 from peppy/replay-playback-accuracy
...
Improve replay playback accuracy
2017-04-26 20:43:37 +09:00
f261a077d2
General fixes/cleanup in Player.
2017-04-26 20:37:47 +09:00
08b1d5beb9
Use const where it was inteded.
2017-04-26 20:15:34 +09:00
c5afb4b2a0
Merge remote-tracking branch 'upstream/master' into replay-playback-accuracy
2017-04-26 19:53:30 +09:00
df5a95b675
Merge branch 'master' into fix-mouse-button-disable
2017-04-26 19:53:13 +09:00
bd71b23699
Update framework again.
2017-04-26 19:52:51 +09:00
eee3c9166a
Merge pull request #676 from smoogipooo/taiko-fixes
...
Adjust Swell hit speed.
2017-04-26 19:37:13 +09:00
4087b638cf
Merge branch 'master' into taiko-fixes
2017-04-26 19:27:05 +09:00
e826f17eb0
Fix get-set mismatch.
2017-04-26 19:25:41 +09:00
7ef9af92f3
Merge pull request #663 from smoogipooo/fix-drumroll-conversion
...
Fix drumroll conversion
2017-04-26 19:22:50 +09:00