Dean Herbert
|
239f19ad02
|
Fix incorrect line endings.
|
2017-04-24 14:10:44 +09:00 |
|
Dan Balasescu
|
6fb8676215
|
Merge branch 'master' into nodal-hit-sounds
|
2017-04-22 22:11:19 +09:00 |
|
smoogipooo
|
2af9bf1423
|
Prefix everything inside Rulesets.Objects.Legacy with "Convert" to avoid naming clashes with Ruleset projects.
|
2017-04-22 21:33:11 +09:00 |
|
smoogipooo
|
5cdbb226f8
|
Remove CurvedHitObject to make RepeatSamples not tied to curve.
|
2017-04-21 20:40:11 +09:00 |
|
Dean Herbert
|
3f832731c9
|
Add DoubleTime, HalfTime and Nightcore support.
|
2017-04-21 17:33:37 +09:00 |
|
Dean Herbert
|
c87657707f
|
Add tooltip to sliderbars. Move interface.
|
2017-04-20 17:33:07 +09:00 |
|
Dean Herbert
|
4ca27a5395
|
Merge branch 'master' into tooltips
|
2017-04-20 15:08:26 +09:00 |
|
Dean Herbert
|
2a422ca5fa
|
Remove ScoreStatistic.
|
2017-04-20 11:26:02 +09:00 |
|
Dean Herbert
|
6cf026e5c1
|
Remove OsuScore and change the way statistics are stored (dynamic dictionary).
|
2017-04-20 11:03:11 +09:00 |
|
Dan Balasescu
|
66cb604081
|
Merge branch 'master' into score-statistics
|
2017-04-20 10:06:43 +09:00 |
|
Jorolf
|
e8aea3ccd2
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
|
2017-04-19 15:33:35 +02:00 |
|
Jorolf
|
d04893a43a
|
---changing---
|
2017-04-19 15:33:24 +02:00 |
|
Dan Balasescu
|
dd3f9c1cdd
|
Merge branch 'master' into results-screen
|
2017-04-19 21:58:40 +09:00 |
|
Jorolf
|
af9a45fd6c
|
Merge branch 'master' into tooltips
|
2017-04-19 13:51:39 +02:00 |
|
Dean Herbert
|
093abd6872
|
Add chat toggle button.
|
2017-04-19 19:54:03 +09:00 |
|
Dean Herbert
|
3129708ccb
|
Add chat sending support.
|
2017-04-19 18:46:52 +09:00 |
|
Dean Herbert
|
3b95fbab7d
|
Add score statistic tracking (osu!).
|
2017-04-19 16:29:27 +09:00 |
|
Dean Herbert
|
72fcc09a98
|
Add beatmap info and score date.
Also adjusts design metrics.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
d51b37cb44
|
Add a basic implementation of the new design results screen.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
3b21340e1b
|
Split SquareGraph out and make SongProgressGraph also able to take a list of Objects.
|
2017-04-18 18:40:02 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
smoogipooo
|
d04353aed0
|
Legacy mania hit objects don't have a "column", this should be determined by the beatmap converter.
|
2017-04-18 11:13:11 +09:00 |
|
smoogipooo
|
0e1ce333e3
|
Make IBeatmapProcessor a class with virtual methods.
|
2017-04-18 09:43:43 +09:00 |
|
smoogipooo
|
efc050a95a
|
Make IBeatmapConverter an abstract class instead of an interface.
|
2017-04-18 09:38:52 +09:00 |
|
smoogipooo
|
456aee63ca
|
Mode IBeatmapConverter and IBeatmapProcessor to osu.Game.Modes.Beatmaps namespace.
|
2017-04-18 09:36:08 +09:00 |
|
smoogipooo
|
09208adf81
|
Re-implement legacy hit object conversion.
|
2017-04-18 08:58:21 +09:00 |
|
Jorolf
|
dd26f9fcac
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
|
2017-04-17 14:45:46 +02:00 |
|
Dean Herbert
|
a4e2f34ee7
|
Make a RulesetDatabase.
|
2017-04-17 17:43:48 +09:00 |
|
Dean Herbert
|
83b083ce64
|
Move SQLite connections out of database classes; make abstract Database.
|
2017-04-17 14:37:52 +09:00 |
|
Dean Herbert
|
ce12cc20bd
|
Merge remote-tracking branch 'upstream/master' into remove-playmode
|
2017-04-17 13:00:53 +09:00 |
|
Adrian Kaz Scherzinger
|
60f7879875
|
Explicitly set C# 6.0 for now.
|
2017-04-16 06:44:08 +09:00 |
|
smoogipooo
|
0a1376c2db
|
Remove PlayMode game-wide.
|
2017-04-15 05:22:41 +09:00 |
|
smoogipooo
|
59bfc7abad
|
Move statics to RulesetCollection to avoid conflicts later on.
|
2017-04-15 04:53:37 +09:00 |
|
Dan Balasescu
|
3de3b94978
|
Merge branch 'master' into song-progress-graph
|
2017-04-15 01:29:02 +09:00 |
|
Dean Herbert
|
ac3b435f00
|
Merge remote-tracking branch 'upstream/master' into hud-improvements
# Conflicts:
# osu.Game.Modes.Osu/Scoring/OsuScoreProcessor.cs
|
2017-04-14 19:29:59 +09:00 |
|
Dean Herbert
|
09195a03a2
|
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
# osu.Game/Overlays/DragBar.cs
|
2017-04-14 11:25:00 +09:00 |
|
Jorolf
|
f6f75fac74
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
# Conflicts:
# osu.Game/Graphics/Cursor/MenuCursor.cs
|
2017-04-13 23:12:07 +02:00 |
|
Jorolf
|
c2b2e5ec19
|
changed way the tool tip is found and displayed
|
2017-04-13 23:00:49 +02:00 |
|
Dean Herbert
|
2c3fa30386
|
Metric -> Metrics.
|
2017-04-12 21:09:39 +09:00 |
|
Dean Herbert
|
157ad17606
|
Merge branch 'master' into details
|
2017-04-12 20:25:51 +09:00 |
|
Dean Herbert
|
c0338a82e7
|
Update nuget packages.
Includes fix in OpenTK for focus issues.
|
2017-04-12 19:35:16 +09:00 |
|
Dean Herbert
|
c615762da6
|
wip
|
2017-04-11 18:56:25 +09:00 |
|
Jorolf
|
a597149b7f
|
Merge branch 'details' of github.com:Jorolf/osu into details
|
2017-04-10 16:42:42 +02:00 |
|
Jorolf
|
24b4b3ad7d
|
update to everything
|
2017-04-10 16:42:23 +02:00 |
|
Dean Herbert
|
c6a24bb549
|
Merge branch 'master' into details
|
2017-04-10 20:07:13 +09:00 |
|
Andrey Zavadskiy
|
e73f543c4f
|
Applied suggestions
|
2017-04-10 06:06:10 +03:00 |
|
Andrey Zavadskiy
|
425e96c45c
|
Moved logic to it's own class
|
2017-04-09 17:44:19 +03:00 |
|
DrabWeb
|
963cd09bd0
|
Merge https://github.com/ppy/osu into playlist
|
2017-04-09 04:04:13 -03:00 |
|
Jorolf
|
899e559b5c
|
ratings hide now + remove unnessary stuff
|
2017-04-07 19:58:49 +02:00 |
|
Jorolf
|
eb4b3772e9
|
put Bar into its own file and let it only add a background if BackgroundColour is changed
|
2017-04-07 18:13:55 +02:00 |
|
Dean Herbert
|
12d2102a88
|
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
# osu.Game/Modes/UI/HudOverlay.cs
# osu.Game/Screens/Play/PauseOverlay.cs
# osu.Game/Screens/Play/Player.cs
# osu.Game/osu.Game.csproj
|
2017-04-07 09:22:18 +09:00 |
|
Jorolf
|
e59c0a770f
|
Merge branch 'master' into details
|
2017-04-06 15:42:00 +02:00 |
|
Huo Yaoyuan
|
9b1e010dcc
|
Fix filename mismatch.
|
2017-04-06 16:05:41 +08:00 |
|
Dan Balasescu
|
6fc1384927
|
Merge branch 'master' into taiko-fixes
|
2017-04-06 16:23:22 +09:00 |
|
Dean Herbert
|
4783d17d94
|
Merge branch 'master' into better-hitsounds
|
2017-04-06 16:00:56 +09:00 |
|
smoogipooo
|
cec8bca78a
|
Implement IJsonSerializable, BeatmapInfo IJsonSerializable.
|
2017-04-06 15:54:50 +09:00 |
|
Dean Herbert
|
a18367454d
|
InGameOverlay -> MenuOverlay.
|
2017-04-06 15:34:52 +09:00 |
|
smoogipooo
|
c65ab5b6f1
|
General cleanup.
|
2017-04-06 11:56:19 +09:00 |
|
smoogipooo
|
eb82a4c090
|
Back to using SampleInfo + fix taiko beatmap conversion.
|
2017-04-06 11:41:16 +09:00 |
|
smoogipooo
|
2d8239a3f7
|
Re-implement the SampleBank/Sample structure. No parsing support yet.
|
2017-04-05 21:34:28 +09:00 |
|
Andrey Zavadskiy
|
62655b70c9
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into pause_buttons_refactor
|
2017-04-04 18:41:37 +03:00 |
|
smoogipooo
|
5e67bcb581
|
Remove a few unused classes.
|
2017-04-04 13:14:45 +09:00 |
|
Jorolf
|
5a694e0c9d
|
changed location of BarGraph to be more generic
|
2017-04-03 19:29:13 +02:00 |
|
Jorolf
|
f3946bebb4
|
Merge branch 'master' of git://github.com/ppy/osu into details
|
2017-04-03 18:33:47 +02:00 |
|
smoogipooo
|
19b5555ef2
|
Slightly clean up archive readers + decoders. Read beatmap version into BeatmapInfo.
|
2017-04-03 20:26:46 +09:00 |
|
Jorolf
|
e835b19d4a
|
add Tooltips
|
2017-04-02 18:19:59 +02:00 |
|
Andrey Zavadskiy
|
3574dac780
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into pause_buttons_refactor
|
2017-04-01 21:03:19 +03:00 |
|
Jorolf
|
47698be1f5
|
Merge branch 'master' into details
|
2017-03-31 21:10:45 +02:00 |
|
Dean Herbert
|
14fcc197e9
|
Merge branch 'master' into partial-judgements
|
2017-03-31 16:53:49 +09:00 |
|
Dean Herbert
|
50c328f1b4
|
Merge remote-tracking branch 'upstream/master' into partial-judgements
# Conflicts:
# osu.Game/osu.Game.csproj
|
2017-03-31 16:46:40 +09:00 |
|
Dean Herbert
|
5d25fa3282
|
Merge remote-tracking branch 'upstream/master' into accented-interface
|
2017-03-31 16:38:19 +09:00 |
|
Dean Herbert
|
fa7c72a099
|
Refactor ReplayInputHandler creation for more flexibility.
|
2017-03-31 15:59:53 +09:00 |
|
Dean Herbert
|
0f4b98ce73
|
Move FramedReplayInputHandler to own file and un-nest.
|
2017-03-31 15:32:34 +09:00 |
|
smoogipooo
|
43c306d658
|
IAccented -> IHasAccentColour.
|
2017-03-31 15:06:31 +09:00 |
|
Dean Herbert
|
e7ecc479c9
|
Add FramedReplay and use where legacy is not needed.
|
2017-03-31 12:43:42 +09:00 |
|
smoogipooo
|
d944b8c192
|
Implement IAccented interface + transform.
|
2017-03-31 11:01:42 +09:00 |
|
Jorolf
|
0d4f2c59a5
|
there's probably something in here I overlooked
|
2017-03-30 17:32:18 +02:00 |
|
Jorolf
|
6982529481
|
Merge branch 'master' of git://github.com/ppy/osu into details
|
2017-03-29 15:47:00 +02:00 |
|
smoogipooo
|
3050039972
|
Implement partial judgements + make Result non-nullable.
|
2017-03-29 18:35:28 +09:00 |
|
Jorolf
|
305bc9cff6
|
Merge branch 'master' of git://github.com/ppy/osu into details
|
2017-03-28 17:14:35 +02:00 |
|
Andrey Zavadskiy
|
cf3db49631
|
Inherit Pause/Fail overlay from InGameOverlay
|
2017-03-28 12:09:26 +03:00 |
|
Andrey Zavadskiy
|
62693a6a59
|
Again separate classes
|
2017-03-28 10:49:58 +03:00 |
|
Andrey Zavadskiy
|
9774f826ab
|
Pause and fail overlays -> StopOverlay
|
2017-03-28 06:08:31 +03:00 |
|
Andrey Zavadskiy
|
5461c6516a
|
Refactor PauseOverlay, FailDialog -> FailOverlay
|
2017-03-28 04:53:57 +03:00 |
|
Dean Herbert
|
13272e6995
|
Make Avatar accept a user.
Add UpdateableAvatar to handle the toolbar use-case.
|
2017-03-28 00:08:26 +09:00 |
|
Dean Herbert
|
039f4a65dc
|
Combine user models.
|
2017-03-28 00:08:24 +09:00 |
|
Jorolf
|
775fd63d0f
|
Added difficulty container
|
2017-03-25 23:33:03 +01:00 |
|
ElegantMonkey
|
0678274118
|
Rename OptionDropdown and OptionEnumDropdown files
|
2017-03-25 07:45:04 -03:00 |
|
Jorolf
|
d8724e5e3e
|
Add metadata details
|
2017-03-24 23:02:24 +01:00 |
|
DrabWeb
|
215b016f32
|
Initial implementation
|
2017-03-24 05:59:26 -03:00 |
|
DrabWeb
|
befbc63c35
|
Merge https://github.com/ppy/osu into song-progress-graph
|
2017-03-23 23:42:06 -03:00 |
|
smoogipooo
|
2074812f46
|
Move ScoreProcessor and Score to Scoring/.
|
2017-03-24 09:51:52 +09:00 |
|
Dean Herbert
|
2cb801317d
|
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
|
2017-03-23 19:00:18 +09:00 |
|
DrabWeb
|
0337f18fb9
|
Cleaning
|
2017-03-23 06:37:12 -03:00 |
|
Dean Herbert
|
4d61424abd
|
Merge branch 'master' into song-progress-graph
|
2017-03-23 17:44:22 +09:00 |
|
Dan Balasescu
|
e9a061c709
|
Merge branch 'master' into beatmap-detail-tabs
|
2017-03-23 17:13:02 +09:00 |
|
smoogipooo
|
c9fe9e681d
|
Make judgement text generic to be used between game modes.
|
2017-03-23 12:49:28 +09:00 |
|
DrabWeb
|
c173c4b7ee
|
Tab control
|
2017-03-23 00:22:31 -03:00 |
|
Dean Herbert
|
9601e143d4
|
Merge branch 'master' into working-beatmap
|
2017-03-23 09:37:21 +09:00 |
|
Dean Herbert
|
ba32d50456
|
Consolidate nested classes.
|
2017-03-23 08:44:52 +09:00 |
|