1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 07:27:24 +08:00
Commit Graph

5172 Commits

Author SHA1 Message Date
DrabWeb
7ba32f2021 Cleanup 2017-05-30 22:11:45 -03:00
DrabWeb
185a4c4d2e Unused usings 2017-05-30 22:00:27 -03:00
DrabWeb
9e01074852 Add GameType and DrawableGameType 2017-05-30 21:41:20 -03:00
DrabWeb
d331aa3b30 Fix random layout animations when loaded 2017-05-30 20:02:05 -03:00
DrabWeb
b97691100f Add ruleset_height to remove magic numbers 2017-05-30 19:53:06 -03:00
DrabWeb
5d6534031e Proper cover loading 2017-05-30 19:35:37 -03:00
DrabWeb
774d37a058 Add transition_duration, remove testing DifficultyIcon 2017-05-30 19:13:05 -03:00
DrabWeb
3aa1f35127 Basic layout 2017-05-30 05:12:11 -03:00
Dean Herbert
03ac700838 Merge pull request #786 from Jorolf/channel-selector-tab-item
Add an "Add new channel" tab
2017-05-30 10:05:26 +09:00
Dean Herbert
e91a3f06f1 Merge remote-tracking branch 'upstream/master' into channel-selector-tab-item 2017-05-30 09:54:35 +09:00
Dean Herbert
fde579262f User a simpler method to hide the background icon 2017-05-30 09:54:29 +09:00
Dean Herbert
751e954735 Merge pull request #879 from Tom94/fix-triangle-smoothness
Fix triangle smoothness and optimize further
2017-05-30 09:15:09 +09:00
Dean Herbert
b8461cd02d Merge branch 'master' into fix-triangle-smoothness 2017-05-30 08:58:05 +09:00
Thomas Müller
298c0f5757 Structure velocity code more clearly and avoid redundant parenthesis 2017-05-29 19:08:06 +02:00
Thomas Müller
db444a61cb Reduce per-triangle per-frame computation significantly 2017-05-29 18:30:49 +02:00
Thomas Müller
d3f2d480a8 Fix incorrect triangle state within the first frame 2017-05-29 18:24:17 +02:00
Thomas Müller
2f063ee41d Make triangle edges smooth again 2017-05-29 18:20:51 +02:00
Dean Herbert
cf540a60a2 Merge pull request #873 from smoogipooo/mania-judgements
Mania judgements
2017-05-29 22:06:59 +09:00
Dean Herbert
476526714d Merge branch 'master' into mania-judgements 2017-05-29 21:31:48 +09:00
Dean Herbert
efab2296e1 Merge pull request #876 from smoogipooo/mania-barlines
Mania barlines
2017-05-29 21:31:00 +09:00
Dean Herbert
a0c542f461 Merge branch 'master' into mania-barlines 2017-05-29 20:36:50 +09:00
Dean Herbert
d1f32cfbf0 Merge pull request #877 from smoogipooo/mania-holdnote-input
Fix hold note samples not being set correctly for mania-specific beatmaps.
2017-05-29 18:34:23 +09:00
Dean Herbert
fe3e8b146f Merge branch 'master' into mania-holdnote-input 2017-05-29 18:20:31 +09:00
Dean Herbert
1f247bf213 Merge pull request #864 from Jorolf/better-multimod-animation
Improve animation when rotating between available mods
2017-05-29 18:20:22 +09:00
Dean Herbert
0f2508072b Merge branch 'master' into mania-holdnote-input 2017-05-29 18:14:30 +09:00
Dan Balasescu
e4b876ff5b Update ModButton.cs 2017-05-29 18:10:02 +09:00
Dean Herbert
7960b5cf26 More refactoring
Also allows rotation when reaching the end of the available mods.
2017-05-29 18:03:40 +09:00
Dean Herbert
5e473c6c96 Merge remote-tracking branch 'upstream/master' into better-multimod-animation 2017-05-29 17:21:49 +09:00
Dean Herbert
31cc6917bc Tidy up code, improve transition, add directionality 2017-05-29 17:20:55 +09:00
Dean Herbert
cc201c4a9f Merge pull request #865 from DrabWeb/breadcrumbs
Breadcrumb Tab Control
2017-05-29 16:36:43 +09:00
Dan Balasescu
fe7fec88f9 Merge branch 'master' into mania-holdnote-input 2017-05-29 16:21:33 +09:00
Dean Herbert
718eeb6df8 Use linq to tidy up casting 2017-05-29 16:18:07 +09:00
smoogipooo
e529ced131 Fix mania-specific beatmaps not setting samples correctly. 2017-05-29 16:18:01 +09:00
smoogipooo
586fc782cf Fix line endings. 2017-05-29 16:00:14 +09:00
Dean Herbert
4a0c8fb5dd Merge branch 'master' into breadcrumbs 2017-05-29 15:59:37 +09:00
Dan Balasescu
0327adcba8 Update HoldNote.cs 2017-05-29 15:35:50 +09:00
Dan Balasescu
af616f66a0 Merge branch 'master' into mania-barlines 2017-05-29 15:33:48 +09:00
smoogipooo
4b6f2efa76 Cleanups. 2017-05-29 15:32:58 +09:00
smoogipooo
32550bda4f Make drawable bar line a bit more sane. 2017-05-29 15:18:06 +09:00
smoogipooo
4fce0c1189 Rename Barline -> BarLine. 2017-05-29 15:05:20 +09:00
smoogipooo
44f1d906ea Store tick count locally, remove HoldNote TickCount. 2017-05-29 14:47:51 +09:00
smoogipooo
ee7158aa95 Implement bar lines. 2017-05-29 14:44:42 +09:00
Dan Balasescu
e8be700473 Merge pull request #875 from peppy/update-framework
Update framework
2017-05-29 13:55:32 +09:00
Dean Herbert
79d249e5ad Update framework 2017-05-29 13:48:35 +09:00
Dean Herbert
e2dc7329dc Merge pull request #848 from EVAST9919/backbutton_beat
Make back button bounce in time to beatmap
2017-05-29 13:13:33 +09:00
Dean Herbert
f3422800b1 Merge remote-tracking branch 'upstream/master' into backbutton_beat 2017-05-29 13:04:43 +09:00
Dean Herbert
d74b0f5861 Merge pull request #874 from smoogipooo/beatmap-always-applydefaults
Always ApplyDefaults after parsing beatmaps to make sure hit objects …
2017-05-29 12:24:56 +09:00
smoogipooo
c137ee822c Give velocity a sane default value. 2017-05-29 12:19:51 +09:00
smoogipooo
231b1ae610 We don't need a curve. 2017-05-29 12:19:38 +09:00
smoogipooo
6101fe98e1 Always ApplyDefaults after parsing beatmaps to make sure hit objects are in their most loaded state. 2017-05-29 12:10:29 +09:00