Dean Herbert
|
0cc8516aa3
|
Remove empty cases, add initial ball scale adjust.
|
2018-01-04 20:53:33 +09:00 |
|
Dean Herbert
|
717b263b77
|
Comment and better stacking of FadeOuts
|
2018-01-04 20:47:42 +09:00 |
|
Dean Herbert
|
1f62fe19d5
|
Make animation a bit more subtle
|
2018-01-04 20:43:42 +09:00 |
|
Dean Herbert
|
155e84d2b7
|
Update framework
|
2018-01-04 20:24:59 +09:00 |
|
james58899
|
0158246ba1
|
AppVeyor
|
2018-01-04 19:23:00 +08:00 |
|
Dean Herbert
|
ffc7f7ecf4
|
Add a better slider "hit" state fade out animation
|
2018-01-04 20:16:10 +09:00 |
|
Dean Herbert
|
bde957940d
|
Disallow SliderBall from contracting after EndTime
|
2018-01-04 20:09:58 +09:00 |
|
james58899
|
dcc4e863ab
|
move variables to StoryboardDecoder
|
2018-01-04 19:04:52 +08:00 |
|
smoogipoo
|
f569d54958
|
Local circlesize/od variables
|
2018-01-04 19:52:29 +09:00 |
|
Aergwyn
|
038fa682f7
|
Merge branch 'master' into expand-social-tab
|
2018-01-04 11:49:35 +01:00 |
|
Aergwyn
|
844c428fa7
|
Updated submodule osu-framework
|
2018-01-04 11:49:03 +01:00 |
|
Aergwyn
|
bf64b8fc69
|
added hover effects to panels in social
at least partially QQ
|
2018-01-04 11:42:50 +01:00 |
|
smoogipoo
|
a7aab21a29
|
Re-namespace files
|
2018-01-04 19:22:15 +09:00 |
|
smoogipoo
|
e0c921ff5c
|
Split out ScrollingHitObjectContainer into new file
|
2018-01-04 19:20:43 +09:00 |
|
smoogipoo
|
651e24e3cc
|
Implement proper scrolling directions
|
2018-01-04 19:17:40 +09:00 |
|
smoogipoo
|
f34131f8f4
|
Initial game-wide replacement of scrolling playfields
|
2018-01-04 18:50:17 +09:00 |
|
smoogipoo
|
b11f4ab834
|
Implement control points
|
2018-01-04 18:35:48 +09:00 |
|
smoogipoo
|
0c5ab98965
|
Make MultiplierControlPoint's StartTime variable
|
2018-01-04 18:35:33 +09:00 |
|
Dean Herbert
|
22fc9601ee
|
Add back missing code
|
2018-01-04 18:33:57 +09:00 |
|
Dean Herbert
|
5bd489863c
|
Rename enum
|
2018-01-04 18:20:23 +09:00 |
|
Dean Herbert
|
f28053b2fc
|
Drop fruit when last in combo is not caught
Also cleans up judgement handling a bit
|
2018-01-04 18:13:59 +09:00 |
|
Dean Herbert
|
0bbc15d24a
|
Clamp fruit to plate
|
2018-01-04 17:51:34 +09:00 |
|
Dean Herbert
|
5125abf681
|
Better plate alignment and stacking logic
|
2018-01-04 17:27:17 +09:00 |
|
Dean Herbert
|
722cad3674
|
Caught fruit sit behind plate
|
2018-01-04 17:25:51 +09:00 |
|
smoogipoo
|
90839e6d56
|
Test case improvements with TimeRange testing
|
2018-01-04 17:07:33 +09:00 |
|
smoogipoo
|
c067ee5fbe
|
Move position calculation to UpdateAfterChildren
Because we want this to occur after lifetimes have been evaluated.
|
2018-01-04 16:38:43 +09:00 |
|
smoogipoo
|
210fd290e5
|
Use the new AliveObjects
|
2018-01-04 16:38:20 +09:00 |
|
smoogipoo
|
b968040963
|
General improvements to testcase
|
2018-01-04 16:38:07 +09:00 |
|
smoogipoo
|
2b79ad879f
|
Add a way to access alive hitobjects
|
2018-01-04 16:37:48 +09:00 |
|
Dean Herbert
|
c8ec27c4de
|
Remove redundant prefix
|
2018-01-04 16:31:41 +09:00 |
|
Dean Herbert
|
152b846cff
|
Fix incorrect scaling of hitobjects in catch
|
2018-01-04 16:29:53 +09:00 |
|
Dean Herbert
|
f45752c652
|
Fix catcher's catchable width being half of what it should
|
2018-01-04 16:29:39 +09:00 |
|
smoogipoo
|
7beb4c3507
|
Initial implementation of a new scrolling hitobject container
|
2018-01-04 16:21:15 +09:00 |
|
Aergwyn
|
d0c9d71ee7
|
fix covers not showing in user panels
|
2018-01-04 08:15:11 +01:00 |
|
smoogipoo
|
697efba5e2
|
Replace .OfType with .Cast
|
2018-01-04 15:55:35 +09:00 |
|
Dean Herbert
|
5310db7990
|
Merge branch 'master' into fix-slider-follow-circle
|
2018-01-04 15:42:51 +09:00 |
|
Dean Herbert
|
5253ee5c08
|
Ignore ruleset test
|
2018-01-04 15:34:57 +09:00 |
|
Dean Herbert
|
996a72b279
|
Degrade yearin header
|
2018-01-04 15:25:12 +09:00 |
|
Dean Herbert
|
ea568f09e0
|
Merge remote-tracking branch 'upstream/master' into drawable-fruit-improvements
|
2018-01-04 15:21:40 +09:00 |
|
Dean Herbert
|
5f1d360a69
|
Fix incorrect file header
|
2018-01-04 15:21:33 +09:00 |
|
Dean Herbert
|
6e8e82e264
|
Merge pull request #1813 from ColdVolcano/wedge-unicode
Permit BeatmapInfoWedge to display Unicode artist and title
|
2018-01-04 15:17:35 +09:00 |
|
Dean Herbert
|
9bce322682
|
Merge branch 'master' into wedge-unicode
|
2018-01-04 15:09:31 +09:00 |
|
Aergwyn
|
9b70578af6
|
enabled Location as filter tab
forgot it QQ
|
2018-01-03 19:01:10 +01:00 |
|
Aergwyn
|
9d29adce27
|
bring social tab+filter behaviour closer to direct
|
2018-01-03 17:54:20 +01:00 |
|
Aergwyn
|
988f6ac901
|
fix SortDirection default to descending when retrieved data is ascending
|
2018-01-03 17:53:50 +01:00 |
|
Aergwyn
|
0e361aefeb
|
added new tabs and sort criteria
|
2018-01-03 17:52:11 +01:00 |
|
Shawdooow
|
94f81a1784
|
fix
|
2018-01-03 10:04:36 -05:00 |
|
Shawdooow
|
9122eaa28e
|
Merge branch 'master' into approach-rate
|
2018-01-03 10:02:55 -05:00 |
|
Shawdooow
|
23f3cb6467
|
address review
|
2018-01-03 10:01:28 -05:00 |
|
Endrik Tombak
|
1a8471bc37
|
Replace not Filtered with Visible
|
2018-01-03 15:58:09 +02:00 |
|