Dan Balasescu
|
b3175f9dfa
|
Merge branch 'master' into taiko-playfield-background-skinning
|
2020-04-24 19:27:38 +09:00 |
|
Dean Herbert
|
05b3db0147
|
Remove masking
|
2020-04-24 16:56:18 +09:00 |
|
Dean Herbert
|
b4e1ad81d0
|
Fix alignment of right half of legacy input drum
|
2020-04-23 13:48:08 +09:00 |
|
Dean Herbert
|
f804be25d1
|
Remove incorrect area sizing (now using fillmode / relative instead)
|
2020-04-23 13:39:44 +09:00 |
|
Dean Herbert
|
559487b205
|
Move playfield background implementation to its own file
|
2020-04-23 13:23:49 +09:00 |
|
Dean Herbert
|
4032d66959
|
Apply same legacy scale adjust logic to TaikoLegacyHitTarget
|
2020-04-23 13:17:46 +09:00 |
|
Dean Herbert
|
61d2580e1c
|
Fix gap to left of InputDrum on legacy skins
|
2020-04-23 13:07:38 +09:00 |
|
Dean Herbert
|
2e022fbcb5
|
Add comment about padding update computation
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
49568a3d56
|
Adjust input drum to work with new playfield changes
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
37f7e0a734
|
Restructure TaikoPlayfield for better skin support
|
2020-04-23 12:49:53 +09:00 |
|
Dean Herbert
|
58bf288595
|
Remove DrawableHit's custom sizing logic
Turns out this was unnecessary and never actually being used.
|
2020-04-23 12:17:52 +09:00 |
|
Dean Herbert
|
ca56e6c0d2
|
Rename taiko HitTarget classes to avoid conflict with mania
|
2020-04-23 12:11:30 +09:00 |
|
smoogipoo
|
ba12e23d9e
|
Fix inspection
|
2020-04-22 09:06:04 +09:00 |
|
smoogipoo
|
d8fdd73e17
|
Implement IHasCurve on DrumRoll
|
2020-04-22 09:06:04 +09:00 |
|
Dean Herbert
|
bfc17bf4c0
|
Add taiko hit target skinning
|
2020-04-21 19:06:43 +09:00 |
|
Dean Herbert
|
58a1c6e171
|
Reapply taiko visibility hack at a higher level
|
2020-04-17 19:52:58 +09:00 |
|
Dean Herbert
|
f36477e39d
|
Add back "filled" property setting
|
2020-04-16 10:04:09 +09:00 |
|
Dean Herbert
|
bfc0d41c0c
|
Add tick skinning support
|
2020-04-15 19:24:50 +09:00 |
|
Dean Herbert
|
07632cd1e5
|
Remove unnecessary container logic
|
2020-04-15 18:44:12 +09:00 |
|
Dean Herbert
|
3137417994
|
Add drumroll skinning
|
2020-04-15 18:03:23 +09:00 |
|
Dean Herbert
|
45d88b70f8
|
Split out base logic from LegacyHit into LegacyCirclePiece
|
2020-04-15 18:03:23 +09:00 |
|
Dean Herbert
|
eb165840cb
|
Add remaining taiko hitobject skinnables and expose as SkinnableDrawable for safety
|
2020-04-15 18:03:23 +09:00 |
|
Andrei Zavatski
|
f4b5a17b65
|
Fix typo in DrawableTaikoHitObject
|
2020-04-15 07:00:38 +03:00 |
|
Dean Herbert
|
c3f0475748
|
Make CirclePiece abstract
|
2020-04-12 17:40:22 +09:00 |
|
Dean Herbert
|
3d5a622db7
|
Tidy up comments
|
2020-04-11 15:04:58 +09:00 |
|
Dean Herbert
|
63ebb7f80c
|
Add support for taikobigcircle and fix exception on missing layers
|
2020-04-11 15:02:50 +09:00 |
|
Dean Herbert
|
96bf86099c
|
Fix scaling of strong hits
|
2020-04-11 14:43:57 +09:00 |
|
Dean Herbert
|
dc56be0a1d
|
Add support for skinned hits
|
2020-04-11 14:23:13 +09:00 |
|
Dean Herbert
|
009b138364
|
Prepare for skinnable versions
|
2020-04-11 14:19:59 +09:00 |
|
Dean Herbert
|
78db83fd0e
|
Remove TaikoPiece class and localise kiai for now
|
2020-04-11 14:19:59 +09:00 |
|
Dean Herbert
|
7fba291134
|
Change inheritance of taiko hit pieces to better allow for skinning
|
2020-04-11 13:33:49 +09:00 |
|
Dean Herbert
|
d786a2c5b3
|
Add alignment support for skin versions older than 2.1
|
2020-04-08 19:42:31 +09:00 |
|
Dean Herbert
|
40267cb1fe
|
Add test sprites and make alignment initially better
|
2020-04-08 19:42:31 +09:00 |
|
Dean Herbert
|
53c99d137a
|
Merge branch 'master' into mania-config-lookup-refactor
|
2020-04-03 22:22:59 +09:00 |
|
Dean Herbert
|
d896d5a231
|
Rename filename to match class
|
2020-04-03 18:51:34 +09:00 |
|
Dean Herbert
|
0a7d9b930c
|
Add osu!taiko legacy drum skinning support
|
2020-04-03 18:23:03 +09:00 |
|
smoogipoo
|
1f797207f7
|
Rework lookups to not require total playfield columns
|
2020-04-03 12:31:05 +09:00 |
|
Dean Herbert
|
8a2aac5f83
|
Rename conversion methods for clarity
|
2020-03-25 20:21:34 +09:00 |
|
Dean Herbert
|
800e395bc8
|
Merge branch 'master' into replay-recording
|
2020-03-25 20:20:59 +09:00 |
|
Dean Herbert
|
388cf5c83a
|
Fix catch positional data being incorrectly recorded
|
2020-03-24 15:38:54 +09:00 |
|
Dean Herbert
|
96a849f897
|
Add remaining replay recorders
|
2020-03-24 14:55:49 +09:00 |
|
Dean Herbert
|
022465f546
|
Add encoding and import support
|
2020-03-24 14:51:52 +09:00 |
|
Dean Herbert
|
546772192c
|
Add helper method to convert to legacy mods enums
|
2020-03-24 13:07:51 +09:00 |
|
smoogipoo
|
e3a5be71cc
|
Implement random mod for taiko
|
2020-03-23 12:09:30 +09:00 |
|
smoogipoo
|
5106d275ca
|
Remove CentreHit/RimHit hitobject abstraction
|
2020-03-23 12:08:15 +09:00 |
|
Dean Herbert
|
5b8aaba4a6
|
Merge branch 'master' into fix-perfect-judgements
|
2020-03-06 00:18:05 +09:00 |
|
smoogipoo
|
bb4193d985
|
Fix taiko infinity health drain on some beatmaps
|
2020-03-02 13:25:04 +09:00 |
|
smoogipoo
|
da89798765
|
Merge remote-tracking branch 'origin/master' into layout-rework
|
2020-02-26 15:06:40 +09:00 |
|
smoogipoo
|
6c28fd21c7
|
osu-side changes
|
2020-02-24 20:52:15 +09:00 |
|
Dean Herbert
|
0e29d3c4a2
|
Correctly expire bar lines in osu!taiko and osu!mania
|
2020-02-23 13:50:05 +09:00 |
|