Commit Graph

28702 Commits

Author SHA1 Message Date
b5aff9df5f Add options footer. 2017-03-06 17:30:46 +09:00
0ee38571a6 Move version-related properties to OsuGameBase. 2017-03-06 17:30:44 +09:00
e356758a7d Don't expicitly set origin of TextAwesome. 2017-03-06 17:06:48 +09:00
a34e6453bf Simplify SelectedMods. 2017-03-06 15:39:27 +08:00
610de4a34c Only show replay cursor when replay input is present. 2017-03-06 15:24:00 +09:00
2de25c23b4 Make Mods IEnumerable. 2017-03-06 15:20:55 +09:00
ff51af94ec Fail on drag drop operations with mixed files. 2017-03-06 15:03:58 +09:00
76ef8c1a6c Add bindable mods and autoplay support. 2017-03-06 14:52:37 +09:00
1ea21daa91 Fix PlayMode regression. 2017-03-06 14:25:38 +09:00
652d18aada Update second usage of comment. 2017-03-06 14:20:44 +09:00
4118be6388 Remove unnecessary bounds check. 2017-03-06 14:19:22 +09:00
809828f0ba Improve NextFrame. 2017-03-06 14:18:44 +09:00
1b03998b86 Improve comment of SetFrameFromTime. 2017-03-06 14:15:43 +09:00
3b0445a244 Improve comment for PreferredPlayMode and allow null. 2017-03-06 14:08:58 +09:00
faf07ab51a Use generics everywhere. 2017-03-06 13:59:11 +09:00
20fcb8848b Move constants to base OsuHitObject representation. 2017-03-06 12:58:14 +09:00
910d9ccc00 Add proper slider following support to OsuAutoReplay. 2017-03-06 11:11:42 +09:00
56922b66be Refactor sliders to have more central position/progress calculations. 2017-03-06 11:11:29 +09:00
cb002ce7af General refactoring of OsuAutoReplay. 2017-03-06 10:10:29 +09:00
81cc27e104 Fix typo. 2017-03-06 10:06:25 +09:00
5b4424d4fa CreateAutoplayReplay -> CreateAutoplayScore. 2017-03-06 10:06:14 +09:00
54945415c0 Remove unnecessary usings. 2017-03-06 10:05:42 +09:00
1c5b918f9e Add osu! autoplay generation.
Doesn't work on complex sliders yet.
2017-03-05 17:46:00 +09:00
7afcac3660 Move PreferredPlayMode to WorkingBeatmap. 2017-03-05 17:45:40 +09:00
4e4408cd20 Merge branch 'master' into replay
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCasePlayer.cs
2017-03-05 17:45:03 +09:00
a7d7abe70e Merge pull request #440 from Tom94/update-frameworrk
Update framework
2017-03-05 12:02:52 +09:00
fdfaaca45b Update framework #2. 2017-03-05 11:49:47 +09:00
5719c6656a Update to work with latest framework 2017-03-04 22:38:01 -04:00
9cde20ffc7 Merge https://github.com/ppy/osu into leaderboards 2017-03-04 22:33:05 -04:00
b02e413e56 Removed LeaderboardFade fully 2017-03-04 22:30:48 -04:00
269c139d2a Flags(redoing later), glowing text, proper Score and User usage 2017-03-04 22:29:52 -04:00
89a443fb92 Lobby's Room Panel 2017-03-04 23:49:47 +01:00
d89f9590ea Visual test for lobby room panels 2017-03-04 23:48:28 +01:00
73fef85b12 Remove unnecessary usings 2017-03-04 19:43:59 +01:00
a14bdf8624 Use Color4Extensions from Framework and remove redundant Name 2017-03-04 19:42:37 +01:00
65699eb39d Fix missing .config files from nuspec.
These are required to correctly redirect dll dependencies.
2017-03-05 02:48:44 +09:00
7db319d384 Merge pull request #431 from Jorolf/moarOptions
SelectRandom doesnt select hidden groups now
2017-03-05 01:28:14 +09:00
7eebee36ab Merge branch 'master' into moarOptions 2017-03-04 16:11:27 +01:00
adad248ae3 Merge pull request #435 from Tom94/update-flow
Update usage of FillDirection
2017-03-04 23:44:43 +09:00
a3f1cb2232 Merge branch 'master' into update-flow 2017-03-04 15:35:53 +01:00
fd3b998f35 Merge pull request #437 from smoogipooo/tournament_drawings
Fix unnecessarily throwing exception if there's no last drawings resu…
2017-03-04 15:35:39 +01:00
5c5066e1ae renamed local groups 2017-03-04 15:30:14 +01:00
e12d89529c Merge remote-tracking branch 'upstream/master' into update-flow 2017-03-04 23:28:39 +09:00
112545f135 Fix unnecessarily throwing exception if there's no last drawings results file. 2017-03-04 23:24:32 +09:00
00fdffe9c8 Update framework (and fix non-conforming anchors in FillFlowContainers). 2017-03-04 23:24:13 +09:00
84d84f6539 Merge pull request #434 from Tom94/song-select-refactorr
Song select refactor
2017-03-04 22:14:35 +09:00
9fe41fe177 Update framework. 2017-03-04 22:10:56 +09:00
389635c7ed Avoid panel state changes when performing a sort. 2017-03-04 22:05:16 +09:00
8f3621ca24 Make selectGroup a private method. 2017-03-04 22:05:02 +09:00
7a6a614358 Don't show pause menu when watching replays. 2017-03-04 21:35:26 +09:00