Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
Dean Herbert
|
825941aff1
|
Use switch with type matching in place of if-else where possible
|
2018-07-17 14:35:09 +09:00 |
|
ekrctb
|
d6084c0b30
|
Adapt to new input handling changes
|
2018-06-22 18:10:27 +09:00 |
|
smoogipoo
|
03a5df84c6
|
Initial rework of beatmap conversion process
|
2018-04-19 22:04:12 +09:00 |
|
smoogipoo
|
66b3b295e7
|
Use IBeatmap wherever possible
|
2018-04-19 20:44:38 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
smoogipoo
|
c783a19e41
|
Fix mania frame conversion not working at all
|
2018-03-01 02:28:15 +09:00 |
|
smoogipoo
|
195b6642e6
|
Reimplement important frames
|
2018-03-01 02:28:15 +09:00 |
|
smoogipoo
|
cf42d5bbd5
|
Remove mostly-unused Score parameter
|
2018-03-01 02:28:14 +09:00 |
|
smoogipoo
|
a7e6c19e61
|
Remove todo (probably not a consideration going forward)
|
2018-03-01 02:28:14 +09:00 |
|
smoogipoo
|
222ae70062
|
Populate rulesets with their replay frames
|
2018-03-01 02:28:14 +09:00 |
|
smoogipoo
|
a02eaf0e94
|
Use StageDefinition to determine special column in ManiaReplayFrame
|
2018-03-01 02:28:14 +09:00 |
|
smoogipoo
|
a3c7755ade
|
Implement a conversion process for ReplayFrames
|
2018-03-01 02:28:14 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipoo
|
d69fa0966f
|
Generate ManiaReplayFrame instead of ReplayFrame
|
2017-11-29 18:42:54 +09:00 |
|
smoogipoo
|
dfd035d07b
|
Merge remote-tracking branch 'origin/master' into mania-auto-generation-fixes
|
2017-11-29 18:42:17 +09:00 |
|
Dan Balasescu
|
7cbca37e2d
|
Remove redundant cast
|
2017-11-29 18:18:36 +09:00 |
|
smoogipoo
|
6fd550dc91
|
Simplify/sanitize construction of ManiaReplayFrame
|
2017-11-29 15:47:10 +09:00 |
|
smoogipoo
|
1136db1556
|
Fix mania replays not defining important frames
Resolves https://github.com/ppy/osu/issues/1495 .
|
2017-11-29 14:20:15 +09:00 |
|
smoogipoo
|
cc9e06e161
|
Remove unused elements
|
2017-11-28 19:07:10 +09:00 |
|
smoogipoo
|
eaf2b1d94d
|
Remove line that shouldn't have been added yet
|
2017-11-28 19:06:46 +09:00 |
|
smoogipoo
|
567e378bbb
|
CI fixes
|
2017-11-28 19:02:39 +09:00 |
|
smoogipoo
|
b97cab4f29
|
Make ManiaFramedReplayInputHandler properly account for special keys
These are interleaved into the playfield, so we have to use the playfield's columns' actions.
|
2017-11-28 15:27:20 +09:00 |
|
smoogipoo
|
84702211ec
|
Rewrite mania auto generator to properly account for overlapping objects
|
2017-11-28 15:17:02 +09:00 |
|
smoogipooo
|
7ad982b540
|
Fix ordering of license header.
|
2017-09-12 16:21:32 +09:00 |
|
smoogipooo
|
a7b93822d7
|
Add initial frame
|
2017-09-12 16:14:52 +09:00 |
|
smoogipooo
|
a1baefe20e
|
Add 20ms delay to release frames.
|
2017-09-12 16:09:53 +09:00 |
|
smoogipooo
|
8737a1b1a5
|
Implement osu!mania auto replay generation.
|
2017-09-12 15:52:32 +09:00 |
|