Dean Herbert
|
1eed2436e6
|
Clean up unused resolved properties
|
2021-12-03 18:49:49 +09:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Salman Ahmed
|
cea632463e
|
Remove empty newline
|
2021-08-26 22:30:20 +03:00 |
|
Dean Herbert
|
90e81a595d
|
Move DrumSampleTriggerSource into its own class to avoid nested references
|
2021-08-26 17:19:46 +09:00 |
|
Dean Herbert
|
8e0a04c4e5
|
Update taiko InputDrum to use new trigger logic
|
2021-08-25 16:56:44 +09:00 |
|
Dean Herbert
|
2a46f905ff
|
Remove unnecessary IsSeeking checks from taiko drum implementation
|
2020-10-05 14:27:51 +09:00 |
|
Bartłomiej Dach
|
8e6a0493b4
|
Adjust InputDrum usage
|
2020-07-26 17:50:25 +02:00 |
|
Bartłomiej Dach
|
648f9204f5
|
Add sample lifetime constraints for taiko
|
2020-07-26 17:50:25 +02:00 |
|
Dean Herbert
|
c0e68f9854
|
Also support taiko drum
|
2020-05-21 11:08:06 +09:00 |
|
Dean Herbert
|
49568a3d56
|
Adjust input drum to work with new playfield changes
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
0a7d9b930c
|
Add osu!taiko legacy drum skinning support
|
2020-04-03 18:23:03 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
Dean Herbert
|
40c61894ef
|
Update some case sensitive resources lookups in-line with resources
|
2019-09-04 10:44:24 +09:00 |
|
Dean Herbert
|
70e417533f
|
Update naming
|
2019-08-30 15:13:29 +09:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
03084aa04b
|
Revert async changes
|
2018-08-31 07:07:10 +09:00 |
|
smoogipoo
|
1b279d383f
|
Use GetAsync on all textures
|
2018-08-27 17:26:44 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
4a52df2dd4
|
Apply review
|
2018-02-24 23:07:02 +09:00 |
|
Dean Herbert
|
768e0a4e2a
|
Add SkinnableSound class
Tidy things up, move logic out of SampleInfo.
|
2018-02-24 22:47:14 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
3f73a9a693
|
Add better sample fallback logic
Also adds support for null channels at InputDrum level.
|
2017-12-27 21:44:04 +09:00 |
|
smoogipoo
|
35d7fa8a81
|
Cleanup things that are now not needed with these changes
|
2017-12-26 14:18:38 +09:00 |
|
smoogipoo
|
14162b5d46
|
Make InputDrum handle all Normals/Claps, hitobjects all others
|
2017-12-26 14:18:23 +09:00 |
|
smoogipooo
|
19db7a8f72
|
Update in line with framework changes.
|
2017-09-07 22:46:21 +09:00 |
|
Dean Herbert
|
a18b2bd5f0
|
Hook everything up
|
2017-08-20 22:21:16 +09:00 |
|
Dean Herbert
|
59fc6cbed7
|
Add action support to InputDrum
|
2017-08-20 21:51:56 +09:00 |
|
smoogipooo
|
358b7c9d3d
|
Better InputDrum sizing + positioning.
|
2017-08-03 09:35:42 +09:30 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
440878945e
|
Remove remaining usages of AddDelay
|
2017-07-17 18:16:15 +03:00 |
|
Thomas Müller
|
032e9df67b
|
ApplyDelay -> AddDelay
|
2017-07-16 17:47:29 +03:00 |
|
Thomas Müller
|
71105bb9ee
|
Delay -> ApplyDelay; DelayReset -> ResetDelay
|
2017-07-16 14:06:46 +03:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|