Commit Graph

30617 Commits

Author SHA1 Message Date
3342a97b20 Remove using. 2017-04-20 19:52:32 +09:00
c7411c47d6 Update User API stuff. 2017-04-20 19:51:28 +09:00
7df35e1197 Bind to method instead of exposing ScoreProcessor to HealthDisplay. 2017-04-20 19:45:15 +09:00
a174b7201e Merge branch 'master' into api-updates 2017-04-20 19:40:07 +09:00
3acdc1dcfb Update palette colours. 2017-04-20 19:36:53 +09:00
38155adac9 Merge pull request #653 from Jorolf/tooltips
Tooltips
2017-04-20 19:33:33 +09:00
86c60ade85 Add a percentage-based slider testcase. 2017-04-20 19:16:47 +09:00
008ca07b16 Update score to read statistics from server.
Also brings some naming up-to-date.
2017-04-20 18:54:35 +09:00
b65b2bdf4c Simplify assignment. 2017-04-20 18:29:55 +09:00
4e1942f998 Fix tooltips sticking after drag. 2017-04-20 18:17:12 +09:00
02e406860b Merge remote-tracking branch 'upstream/master' into tooltips
# Conflicts:
#	osu.Game/Graphics/UserInterface/OsuSliderBar.cs
2017-04-20 18:02:38 +09:00
37ef91e0f3 Merge branch 'master' into taiko-fixes 2017-04-20 18:02:30 +09:00
f50e43fc4b CI fixes. 2017-04-20 18:02:09 +09:00
84a8d8f00a Merge pull request #655 from peppy/general-fixes
Don't play sliderbar samples more than once when value has not changed.
2017-04-20 18:00:49 +09:00
d7bee7cc95 Update framework. 2017-04-20 18:00:29 +09:00
0de71ab24d Add basic tooltip support to OsuSliderBar. 2017-04-20 17:57:58 +09:00
c87657707f Add tooltip to sliderbars. Move interface. 2017-04-20 17:33:07 +09:00
6e3018f36d Add a glow fade based on density of hits. 2017-04-20 17:11:58 +09:00
e92e08f86d Make StandardHealthDisplay glow extrude beyond the end of the bar. 2017-04-20 17:11:31 +09:00
9cb789f426 Use 24 hour display for chat times. 2017-04-20 17:10:05 +09:00
ce5763ed97 Remove using. 2017-04-20 16:37:29 +09:00
9c8cd08927 Don't play sliderbar samples more than once when value has not changed. 2017-04-20 16:35:55 +09:00
9d975f202f Make background slightly transparent. 2017-04-20 16:29:05 +09:00
18bbbdad4c Reduce appear delay slightly. 2017-04-20 16:28:55 +09:00
d12a9a7675 Don't run AutoSize transforms when tooltip is already invisible. 2017-04-20 16:28:45 +09:00
a884ac215e Position tooltip better; remove need for lastState. 2017-04-20 16:08:36 +09:00
00d8cacba8 Update visual apperance. 2017-04-20 16:05:25 +09:00
990c14fbe0 Keep tooltip's current target while the main button is pressed.
Handles drag operations better.
2017-04-20 15:51:30 +09:00
30c3c932b1 Remove redundancies. 2017-04-20 15:29:34 +09:00
61090d918c Temporary for taiko lagging on auto replays due to inImportantSection.
Note that this isn't a full "as intended" fix, because the full fix is quite big. I'll be saving it for a separate branch/pull-req.
2017-04-20 15:26:42 +09:00
3e7639e58f Update framework. 2017-04-20 15:23:19 +09:00
ef56058ad2 Drum roll ticks shouldn't be able to result in miss judgements. 2017-04-20 15:09:49 +09:00
4ca27a5395 Merge branch 'master' into tooltips 2017-04-20 15:08:26 +09:00
b11315ca46 Remove unnecessary interfaces and simplify tooltip logic. 2017-04-20 14:34:29 +09:00
a958c99e22 Make ticks smaller (as per flyte's suggestion). 2017-04-20 13:12:43 +09:00
8facf473d1 Fix drum rolls not being correctly converted to hitcircles. 2017-04-20 13:05:57 +09:00
7dc8404cf6 Merge pull request #654 from peppy/score-statistics
Update exception name.
2017-04-20 12:27:19 +09:00
cecd51c0c4 Merge branch 'master' into score-statistics 2017-04-20 12:17:55 +09:00
1707c2458e Update exception name. 2017-04-20 12:11:03 +09:00
1c7fdedec0 Merge pull request #651 from peppy/score-statistics
Add score statistic tracking (osu!).
2017-04-20 12:08:47 +09:00
873599b359 Fix conversion regression. 2017-04-20 11:36:50 +09:00
2a422ca5fa Remove ScoreStatistic. 2017-04-20 11:26:02 +09:00
2d5f0f6b76 Fix off-by-one counts. 2017-04-20 11:23:40 +09:00
a47870b376 Apply Ruleset to Scores. Reduce complexity of score creation. 2017-04-20 11:16:08 +09:00
6cf026e5c1 Remove OsuScore and change the way statistics are stored (dynamic dictionary). 2017-04-20 11:03:11 +09:00
3e65cab9b7 Move replay creation logic to ScoreDatabase. 2017-04-20 10:25:07 +09:00
66cb604081 Merge branch 'master' into score-statistics 2017-04-20 10:06:43 +09:00
a6c5f4960f Merge pull request #648 from peppy/results-screen
Results screen
2017-04-20 10:06:31 +09:00
ea67b41683 move tooltip outside of the cursor 2017-04-20 00:42:40 +02:00
e8aea3ccd2 Merge branch 'master' of git://github.com/ppy/osu into tooltips 2017-04-19 15:33:35 +02:00