smoogipooo
|
a30e49d21b
|
Add hold end samples.
|
2017-05-18 18:19:29 +09:00 |
|
smoogipooo
|
53a2f34f8b
|
Set siblings, removing warning.
|
2017-05-18 18:15:09 +09:00 |
|
smoogipooo
|
2c97313a20
|
Merge branch 'mania-beatmap-conversion' into mania-distance-object-conversion
|
2017-05-18 18:14:11 +09:00 |
|
smoogipooo
|
af129b3eab
|
Add siblings, will be used in generator branches.
|
2017-05-18 18:13:08 +09:00 |
|
smoogipooo
|
eae4f8b412
|
Fix compilation due to previously-removed function.
|
2017-05-18 18:11:09 +09:00 |
|
smoogipooo
|
2af025e630
|
Add IHasDistance object pattern generation.
|
2017-05-18 18:09:13 +09:00 |
|
smoogipooo
|
afd3eb4b8d
|
Implement things a bit more to remove warnings.
|
2017-05-18 18:04:32 +09:00 |
|
smoogipooo
|
873ff34487
|
This function can't be used for all pattern generations. So let's not use it.
|
2017-05-18 17:43:59 +09:00 |
|
smoogipooo
|
af34777f44
|
Trim whitespace.
|
2017-05-18 17:00:11 +09:00 |
|
Dan Balasescu
|
f7a1b21e77
|
Merge branch 'master' into mania-beatmap-conversion
|
2017-05-18 15:44:32 +09:00 |
|
smoogipooo
|
164a1bb743
|
Remove distance object pattern generator for now (next PR).
|
2017-05-18 15:38:15 +09:00 |
|
Dean Herbert
|
dc5a9eb740
|
Merge pull request #775 from smoogipooo/fast-random
Add FastRandom class for use in beatmap conversion.
|
2017-05-18 15:38:14 +09:00 |
|
Dean Herbert
|
521a0d8d04
|
Merge branch 'master' into fast-random
|
2017-05-18 15:33:00 +09:00 |
|
smoogipooo
|
1fa1897d71
|
Define the concept of patterns + additional comments.
|
2017-05-18 15:05:45 +09:00 |
|
smoogipooo
|
618c162535
|
Move more functions to ObjectConversion + resharper cleanup.
|
2017-05-18 14:17:23 +09:00 |
|
smoogipooo
|
de8271ad6b
|
Fix out of range exceptions due to out-of-order hitobjects.
|
2017-05-18 14:08:48 +09:00 |
|
smoogipooo
|
6dae5cbacf
|
Fix distance object conversion not calculating end time.
|
2017-05-18 14:08:32 +09:00 |
|
smoogipooo
|
6010243736
|
Fix incorrect uint_to_real factor.
|
2017-05-18 14:07:57 +09:00 |
|
smoogipooo
|
7c48fb2b92
|
General fixes.
|
2017-05-18 13:37:22 +09:00 |
|
smoogipooo
|
c1a44ea6b4
|
Renaming + commenting.
|
2017-05-18 13:25:55 +09:00 |
|
smoogipooo
|
16eda2467f
|
Make compile.
|
2017-05-18 12:50:12 +09:00 |
|
smoogipooo
|
f6dc85c2f8
|
Fix incorrect note count probabilities.
|
2017-05-18 12:39:51 +09:00 |
|
smoogipooo
|
e9275138e1
|
Finish up DistanceObjectConversion.
|
2017-05-18 12:39:37 +09:00 |
|
smoogipooo
|
22128f158c
|
Fix a few errors.
|
2017-05-18 12:10:01 +09:00 |
|
smoogipooo
|
eebd5a910e
|
Merge remote-tracking branch 'origin/master' into mania-beatmap-conversion
|
2017-05-18 11:59:31 +09:00 |
|
Dean Herbert
|
0a60bd2fb3
|
Merge branch 'master' into auto-fix
|
2017-05-18 11:33:33 +09:00 |
|
Dean Herbert
|
25385d408c
|
Merge pull request #783 from peppy/pause-container
PauseContainer
|
2017-05-18 09:43:39 +09:00 |
|
MrTheMake
|
58ebb24032
|
Use the end position of a previous note stack rather than the start position.
|
2017-05-18 02:17:49 +02:00 |
|
MrTheMake
|
91859042e8
|
Fix not all cases of the auto replay generator fix being covered.
|
2017-05-18 02:15:16 +02:00 |
|
MrTheMake
|
817bae3219
|
Fixes the auto mod not hitting stacks of notes on certain maps.
|
2017-05-18 01:54:17 +02:00 |
|
Huo Yaoyuan
|
cd065b8ff3
|
Add back GetHashCode.
|
2017-05-18 05:27:20 +08:00 |
|
Huo Yaoyuan
|
ffbab6bfeb
|
Tidy up DrawableChannel.
|
2017-05-18 04:08:47 +08:00 |
|
Huo Yaoyuan
|
88f8619e9a
|
More missed exceptions.
|
2017-05-18 02:46:12 +08:00 |
|
Huo Yaoyuan
|
23e2d3ef07
|
Use GroupBy in ChatOverlay.
|
2017-05-18 02:40:36 +08:00 |
|
Huo Yaoyuan
|
e2b1fcc088
|
Use string.Join in GetMessagesRequest.
|
2017-05-18 02:40:33 +08:00 |
|
Huo Yaoyuan
|
b5d7211cd6
|
Expire placeholder text.
|
2017-05-18 02:40:29 +08:00 |
|
Huo Yaoyuan
|
65ff66682a
|
Merge branch 'master' into generic-interface
|
2017-05-18 02:40:05 +08:00 |
|
Dan Balasescu
|
32c471d285
|
Merge branch 'master' into pause-container
|
2017-05-18 01:22:37 +09:00 |
|
Dan Balasescu
|
55d4d83712
|
Merge pull request #782 from peppy/fix-fail-pause-conflict
Fix and simplify pause logic
|
2017-05-18 01:22:00 +09:00 |
|
Dean Herbert
|
8084c575ef
|
Merge branch 'master' into fix-fail-pause-conflict
|
2017-05-17 23:32:41 +09:00 |
|
Dean Herbert
|
0242e37bb3
|
Merge pull request #778 from peppy/song-select-selection-fixes
Fix song select reverting to first difficulty of current group on entering
|
2017-05-17 23:31:24 +09:00 |
|
Dean Herbert
|
d1f85c3f8e
|
Update framework
|
2017-05-17 23:21:23 +09:00 |
|
Dean Herbert
|
25f217505e
|
Merge branch 'master' into song-select-selection-fixes
|
2017-05-17 23:17:10 +09:00 |
|
Dean Herbert
|
bab8997b43
|
Merge pull request #780 from peppy/bad-bad-ratio-container
Fix ratio container being added to a level too high
|
2017-05-17 23:16:58 +09:00 |
|
Dean Herbert
|
1278d9c53d
|
Merge branch 'master' into bad-bad-ratio-container
|
2017-05-17 23:01:56 +09:00 |
|
Dean Herbert
|
3fd9edfcde
|
Merge pull request #784 from peppy/general-fixes
Fix CI warning
|
2017-05-17 22:57:01 +09:00 |
|
Dean Herbert
|
d606b5b3a7
|
Fix CI warning
|
2017-05-17 22:13:56 +09:00 |
|
Dan Balasescu
|
8bcbc2cc26
|
Merge pull request #774 from peppy/fix-chat-after-disconnect
Fix channels being unnecessarily recycled on disconnect
|
2017-05-17 22:02:25 +09:00 |
|
Dean Herbert
|
41c252760d
|
Move all pause logic into PauseContainer
|
2017-05-17 21:57:01 +09:00 |
|
smoogipooo
|
b52ec11260
|
Add (almost finished) basis of slider hit object conversion...
|
2017-05-17 20:47:02 +09:00 |
|