Commit Graph

2027 Commits

Author SHA1 Message Date
7387dbd9fc Tidy up LeaderboardScore 2017-03-22 09:04:33 +09:00
b46ded7794 Use Bindable for DropDown. 2017-03-22 07:49:21 +08:00
1699daaf7f Make DrawableRank safer. 2017-03-22 08:32:28 +09:00
8983bbcaad Merge branch 'master' into leaderboards 2017-03-22 08:24:49 +09:00
f0edf5d3d3 Update to DropDown and Menu. 2017-03-22 07:18:53 +08:00
b00f86d809 Merge branch 'master' into seperateCursorSize 2017-03-22 08:11:45 +09:00
82d6129063 renamed CursorSize to MenuCursorSize 2017-03-21 17:16:23 +01:00
7d8c2c9a15 Merge pull request #521 from EVAST9919/fixes
Fixes
2017-03-22 00:30:57 +09:00
943bd737c4 Hide letterbox position sliders 2017-03-21 18:24:19 +03:00
4fa6db6cfa Hide options when entering the game 2017-03-21 18:20:15 +03:00
0b2bb2ea0e Fix typo in font name declaration. 2017-03-21 22:51:49 +09:00
d5af15579c Merge pull request #519 from smoogipooo/parse_timesignature
Parse time signature from legacy beatmap control points.
2017-03-21 22:24:29 +09:00
a272675705 Parse time signature from legacy beatmap control points. 2017-03-21 21:18:08 +09:00
66752af81f Late-add the HitObjects container in the Playfield.
Allows derivers to define the Content container in the constructor, to redirect the positioning of the HitObjects container.
2017-03-21 16:46:43 +09:00
1d13924e0a Remove redundant type parameter.
Nested type has implicit type parameter from base type.
2017-03-21 01:05:48 +08:00
d27f37beb5 Hard-code text size in cases it wasn't set. 2017-03-20 13:48:06 +09:00
417045c37c Merge branch 'master' into textawesome_shadow 2017-03-20 13:17:35 +09:00
09bf014ded Simplify fade out gradient code. 2017-03-19 21:49:29 +09:00
5d0adc6454 Merge remote-tracking branch 'upstream/master' into DrabWeb/leaderboards 2017-03-19 18:51:53 +09:00
256a3268ac Inline single usage of EdgeEffect. 2017-03-19 18:51:40 +09:00
44f71b3975 Merge branch 'master' into fix-beatmap-options 2017-03-19 09:34:53 +01:00
66cdc76621 Merge branch 'master' into hide-cursor 2017-03-19 09:23:30 +01:00
8cb334a118 Adjust sizing a touch. 2017-03-19 16:34:29 +09:00
af85bcaf1d Merge pull request #500 from smoogipooo/explicit_expires
Make DrawableHitObject expires explicit.
2017-03-19 12:47:43 +09:00
6c12da54f1 Merge pull request #499 from smoogipooo/legacy_beatmap_flag
Add legacy beatmap flag.
2017-03-19 12:39:41 +09:00
5c645350f9 Formatting 2017-03-19 00:14:23 -03:00
4719817b45 Merge https://github.com/ppy/osu into leaderboards 2017-03-19 00:10:08 -03:00
b0e7296e25 -IHasDrawableRepresentation, User.Region -> Country 2017-03-19 00:09:58 -03:00
7337cb5f62 Merge branch 'master' into taiko_hitobject_base 2017-03-19 11:37:39 +09:00
3d8ec4fa05 FIx transition not always being correct. 2017-03-19 02:33:25 +09:00
3c7b4a8ffa Fix cursor being displayed during disclaimer. 2017-03-19 01:59:13 +09:00
80de15d935 fixed typo 2017-03-18 15:22:03 +01:00
8f75032b64 Fix incorrect abs. 2017-03-18 22:37:50 +09:00
125936bad0 Fix double-assignment. 2017-03-18 22:23:53 +09:00
919ec2d3a5 Spend more when wound up. 2017-03-18 22:17:23 +09:00
6f07930110 Move cursor hiding to OsuGameDesktop (fixes headless). 2017-03-18 21:46:58 +09:00
f636f59289 Nicer cursor orientation when dragging 2017-03-18 12:47:49 +01:00
9af0104e3e Fix NaN when dragging music controller
When dragging music controller we divide by the dragged distance.
When dragging to the origin of the drag this resulted in NaN.
Now, we check for this and use 0 in this case.
2017-03-18 12:46:12 +01:00
3ee2b68215 Hide the OS cursor in OsuGameBase 2017-03-18 12:00:31 +01:00
b68b017a49 What even was this lol. 2017-03-18 18:38:51 +09:00
26b0bb02d8 Remove IIsLegacy, expose LegacyBeatmap without a public constructor. 2017-03-18 18:32:54 +09:00
0bc8ed9c9e Use Colour for non-faded scores 2017-03-18 01:56:19 -03:00
e78069af12 Parenthesis 2017-03-18 01:48:29 -03:00
b9d5ab5d8c Only calculate fade for fading leaderboard scores 2017-03-18 01:44:05 -03:00
fbb8e79f1a Move ctor above methods 2017-03-17 19:45:51 -03:00
137611ecf3 Use LeaderboardScore height for fade 2017-03-17 19:07:45 -03:00
82c02fa1fc Formatting 2017-03-17 18:29:55 -03:00
4aea06be22 Merge branch 'master' into leaderboards 2017-03-17 18:23:01 -03:00
27ab8e2e86 Merge 2017-03-17 18:21:35 -03:00
0834b5b794 Made requested changes 2017-03-17 18:16:59 -03:00