smoogipooo
|
223c75327f
|
Remove key/val in favor of local variables + method call.
|
2017-05-30 20:59:53 +09:00 |
|
smoogipooo
|
5b5c2e4717
|
Back to using val...
|
2017-05-30 20:37:30 +09:00 |
|
smoogipooo
|
0728aea6a4
|
Fixes + cleanup.
|
2017-05-30 20:26:39 +09:00 |
|
smoogipooo
|
93a33be596
|
val -> value, val -> line (in cases where a key is not used).
|
2017-05-30 19:52:43 +09:00 |
|
smoogipooo
|
0175b91927
|
Cleanups.
|
2017-05-30 19:52:21 +09:00 |
|
Dan Balasescu
|
94ae730a20
|
Merge branch 'master' into storyboards
|
2017-05-29 17:49:51 +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 |
|
ColdVolcano
|
e46e1d96a7
|
Move logic to handleEvent
|
2017-05-27 00:20:19 -05:00 |
|
ColdVolcano
|
a523dfc388
|
Allow variables of variables
Some storyboards like to do tricky stuff
|
2017-05-27 00:13:46 -05:00 |
|
ColdVolcano
|
0b770d1225
|
Allow for variables in storyboards
|
2017-05-26 23:55:34 -05:00 |
|
Dean Herbert
|
4ee11764b8
|
Merge branch 'master' into osu-direct
|
2017-05-24 12:16:34 +09:00 |
|
Dean Herbert
|
53f489b447
|
Remove using
|
2017-05-24 11:50:12 +09:00 |
|
smoogipooo
|
0a385055dc
|
Remove Func<T>'d-ness.
|
2017-05-24 02:53:08 +09:00 |
|
smoogipooo
|
41824e0179
|
Add comment.
|
2017-05-24 02:24:10 +09:00 |
|
smoogipooo
|
2d1df8fd8a
|
xmldoc fixes.
|
2017-05-24 02:22:28 +09:00 |
|
smoogipooo
|
9e7f384203
|
Fix returning incorrect control points for non-timing points.
|
2017-05-24 02:19:22 +09:00 |
|
smoogipooo
|
462bbd02ba
|
Simplify expression.
|
2017-05-24 01:38:28 +09:00 |
|
smoogipooo
|
7628cdf522
|
Return first control point in the list if the time is before it.
|
2017-05-24 01:38:04 +09:00 |
|
Dean Herbert
|
0842e00f13
|
Merge branch 'master' into controlpoint-rework
|
2017-05-24 00:20:15 +09:00 |
|
Dean Herbert
|
0634a3a5c5
|
Merge branch 'master' into osu-direct
|
2017-05-23 17:33:20 +09:00 |
|
Dean Herbert
|
fe7ac20e29
|
Read menu music from osz resource
|
2017-05-23 16:38:43 +09:00 |
|
smoogipooo
|
836bf930a0
|
More cleanups.
|
2017-05-23 15:29:38 +09:00 |
|
smoogipooo
|
2344f37a3c
|
Always add TimingChange control points.
|
2017-05-23 15:26:07 +09:00 |
|
smoogipooo
|
002a0e99a2
|
Use SortedList + BinarySearch to find control points at time values.
|
2017-05-23 15:20:32 +09:00 |
|
smoogipooo
|
6bfd7e0fb0
|
xmldocs.
|
2017-05-23 14:11:37 +09:00 |
|
smoogipooo
|
3cdfd2eef5
|
Split ControlPoint into different types.
# Conflicts:
# osu.Game.Rulesets.Mania/UI/Column.cs
|
2017-05-23 14:03:40 +09:00 |
|
smoogipooo
|
0a0139aded
|
Remove the concept of beatmap events, rename BreakEvent -> BreakPeriod.
|
2017-05-22 10:12:33 +09:00 |
|
Dean Herbert
|
0b987be600
|
Merge branch 'master' into osu-direct
|
2017-05-20 16:17:59 +09:00 |
|
DrabWeb
|
c6320c0f11
|
BeatmapBackgroundSprite public -> internal
|
2017-05-19 16:02:42 -03:00 |
|
DrabWeb
|
3b8cadd4df
|
Clean up DirectPanel and it's subclasses
|
2017-05-19 12:52:23 -03:00 |
|
smoogipooo
|
67cf64062a
|
Add flag to determine whether the beatmap requested for conversion is for the current ruleset.
|
2017-05-19 16:02:40 +09:00 |
|
smoogipooo
|
afd3eb4b8d
|
Implement things a bit more to remove warnings.
|
2017-05-18 18:04:32 +09:00 |
|
smoogipooo
|
74c23ff6d8
|
Add base for event parsing code.
|
2017-05-17 20:46:23 +09:00 |
|
smoogipooo
|
6231a19b8c
|
Merge remote-tracking branch 'origin/master' into mania-timing-sections
|
2017-05-16 18:35:32 +09:00 |
|
Dean Herbert
|
efab186384
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
|
smoogipooo
|
0739a76497
|
Make the playfield work in TestCaseGamefield.
|
2017-05-11 20:04:45 +09:00 |
|
Dean Herbert
|
70ef503403
|
Merge branch 'master' into metadata
|
2017-05-11 12:23:00 +09:00 |
|
Huo Yaoyuan
|
01616cc27c
|
Avoid extra MemoryStream in ArchiveReader.
|
2017-05-08 19:41:22 +08:00 |
|
Huo Yaoyuan
|
dff05bec79
|
Use readonly fields.
|
2017-05-08 18:56:04 +08:00 |
|
Huo Yaoyuan
|
4c26a02e99
|
Remove unnecessary arguments in WorkingBeatmap's constructor.
|
2017-05-08 16:42:53 +08:00 |
|
Huo Yaoyuan
|
146d57953d
|
Use metadata field of WorkingBeatmap.
|
2017-05-06 14:57:11 +08:00 |
|
Huo Yaoyuan
|
4f49151984
|
Make metadata a member of WorkingBeatmap.
|
2017-05-06 14:52:28 +08:00 |
|
Dean Herbert
|
003cf53441
|
Streamline panel selection event logic.
Was previously firing multiple times where it was completely unnecessary. Also had bidirection firing going on.
|
2017-04-28 20:43:42 +09:00 |
|
Dean Herbert
|
28375ed1fc
|
Allow transfer of previously loaded background between WorkingBeatmaps
|
2017-04-28 15:03:07 +09:00 |
|
smoogipooo
|
c95a6fbd09
|
Use single line for GetUnicodePreference.
|
2017-04-28 14:14:14 +09:00 |
|
Huo Yaoyuan
|
4cb18361c1
|
Use localisation engine for unicode text.
|
2017-04-26 19:50:38 +08:00 |
|
smoogipooo
|
d9dec9d444
|
Implement Taiko difficulty calculation.
|
2017-04-26 15:50:08 +09:00 |
|
Dean Herbert
|
43d09a9734
|
CI fixes
|
2017-04-24 20:31:25 +09:00 |
|
Dean Herbert
|
c7b789424b
|
Update BeatmapInfoWedge design
- Adds colour difficulty strip.
- Adjusts paddings.
- Fixes source/artist confusion.
- Double dash to em-dash.
|
2017-04-24 20:19:44 +09:00 |
|
Dean Herbert
|
ba2db75890
|
Merge branch 'master' into nodal-hit-sounds
|
2017-04-24 14:14:33 +09:00 |
|