Commit Graph

3926 Commits

Author SHA1 Message Date
b151c71c0e remove casts 2017-04-22 18:36:36 +02:00
e53c4be356 I guess this works... 2017-04-22 18:36:36 +02:00
02249dcd67 add a function to OsuSliderBar to manually set the tooltip text 2017-04-22 18:34:57 +02:00
1d2f19b5a2 change background dim from integer to double 2017-04-22 18:34:03 +02:00
db72bfe03b Merge pull request #666 from smoogipooo/clr-vscode-debugging
Clr vscode debugging
2017-04-22 23:36:36 +09:00
b7ac7297b4 Merge branch 'master' into clr-vscode-debugging 2017-04-22 23:30:49 +09:00
35cf4af9e7 Update framework. 2017-04-22 23:17:59 +09:00
dbee95e859 Merge pull request #664 from peppy/general-fixes
Fix regression causing menu cursor to stick to screen edges.
2017-04-22 18:11:49 +09:00
c108a7b48e Generate portable PDBs + add rebuild task. 2017-04-22 17:10:50 +09:00
0b67cf0e91 Bring framework up to date. 2017-04-22 17:10:49 +09:00
8dd7781925 Add clr-specific attach request. 2017-04-22 17:10:49 +09:00
307dc3e2e1 Make VSCode use CLR on Windows platform. 2017-04-22 17:10:34 +09:00
2d91400239 Fix nullref due to framework change. 2017-04-22 16:56:17 +09:00
96a5d7032d Fix regression causing menu cursor to stick to screen edges. 2017-04-21 22:37:55 +09:00
c6590417ed Merge pull request #661 from peppy/speed-adjust-mods
Add DoubleTime, HalfTime and Nightcore support.
2017-04-21 21:14:03 +09:00
caf3d311cd Merge remote-tracking branch 'upstream/master' into speed-adjust-mods 2017-04-21 20:55:20 +09:00
612c1b99de Merge pull request #659 from peppy/general-fixes
Update UI controls to understand DisabledChanged
2017-04-21 20:54:51 +09:00
4e4372b1d7 Update framework. 2017-04-21 20:48:43 +09:00
d94035e9da Merge branch 'master' into general-fixes 2017-04-21 20:42:46 +09:00
45bccf883a Update framework. 2017-04-21 20:34:07 +09:00
3345ba180f Update with framework rename. 2017-04-21 19:26:32 +09:00
ed5f072151 Merge pull request #660 from peppy/audio-offset
Add basic UO support (now called Audio Offset).
2017-04-21 19:07:04 +09:00
3f832731c9 Add DoubleTime, HalfTime and Nightcore support. 2017-04-21 17:33:37 +09:00
5fdc9819cf Add basic UO support (now called Audio Offset). 2017-04-21 16:20:05 +09:00
25a7d99a8e Remove unused reference. 2017-04-21 16:11:24 +09:00
5aa90df819 Allow OsuScreens to decide whether ruleset switching should be allowed.
Tidies up ToolbarModeSelector a lot by using DI.
2017-04-21 16:03:59 +09:00
4a3ae6937d Improve the look of ScreenWhiteBox. 2017-04-21 15:41:22 +09:00
ef7bc0f92e Update UI controls to understand DisabledChanged. 2017-04-21 14:02:04 +09:00
2d53ad4c0a Remove xmldoc-only using usage. 2017-04-21 14:01:58 +09:00
d656090aab Move tooltips below the cursor. 2017-04-21 14:01:31 +09:00
6e3125e115 Merge pull request #656 from smoogipooo/taiko-fixes
Taiko fixes
2017-04-20 20:10:29 +09:00
1af2cf3a58 Merge pull request #657 from peppy/api-updates
Update score to read statistics from server.
2017-04-20 20:03:16 +09:00
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