Dean Herbert
|
6aa894e55e
|
Split out separate component
|
2021-08-25 16:56:44 +09:00 |
|
Dean Herbert
|
cc5c702a92
|
Apply all properties after cast (looks cleaner)
|
2021-05-19 17:31:47 +09:00 |
|
smoogipoo
|
0fa3027ab9
|
Increase pool sizes a bit
|
2021-05-12 17:37:59 +09:00 |
|
smoogipoo
|
789025a7ce
|
Update playfield/stage/column implementations for pooling
|
2021-05-12 16:56:07 +09:00 |
|
smoogipoo
|
5692cecaa4
|
Initial implementation of DHO pooling
|
2021-05-12 16:35:05 +09:00 |
|
smoogipoo
|
672108edcf
|
Use container instead of array for field
|
2021-05-12 13:27:12 +09:00 |
|
Dean Herbert
|
3428056113
|
Remove unnecessary usage of ChildrenEnumerable for array assignment
|
2021-05-12 13:00:02 +09:00 |
|
Dean Herbert
|
bf44c09a91
|
Add name identifying container and rename index variable
|
2021-05-12 12:59:46 +09:00 |
|
Bartłomiej Dach
|
d706073e01
|
Trim empty remarks xmldoc tag
|
2021-05-11 23:08:50 +02:00 |
|
smoogipoo
|
713c169332
|
Fix mania crashing on playing samples after skin change
|
2021-05-11 16:21:21 +09:00 |
|
ekrctb
|
f3f5ec7665
|
Fix Column not calling base.Add
|
2020-11-26 18:08:40 +09:00 |
|
smoogipoo
|
77942af3a6
|
Fix hold note judgements displaying incorrectly
|
2020-11-17 13:37:58 +09:00 |
|
smoogipoo
|
e789e06c86
|
Don't display hold note tick judgements
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
deb172bb6c
|
Implement basic mania hit order policy
|
2020-08-27 20:24:21 +09:00 |
|
smoogipoo
|
018523a43a
|
Rework to remove cross-class pollutions
|
2020-08-25 01:21:27 +09:00 |
|
smoogipoo
|
00821e7b65
|
Re-implement support for small ticks
|
2020-07-29 16:14:19 +09:00 |
|
smoogipoo
|
0f1f4b2b5c
|
Add pooling for mania hit explosions
|
2020-07-29 15:36:42 +09:00 |
|
LastExceed
|
3606febe31
|
fix case convention violation
|
2020-07-12 14:23:55 +02:00 |
|
LastExceed
|
06ed5316c4
|
expose hitObectArea in Column
|
2020-07-12 13:57:36 +02:00 |
|
Dean Herbert
|
2c16619ecd
|
Move time to position conversion to ScrollingHitObjectContainer
|
2020-05-25 19:32:39 +09:00 |
|
Dean Herbert
|
6de2597958
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-22 11:27:36 +09:00 |
|
Dean Herbert
|
7dd3b3eeb5
|
Remove unused method
|
2020-05-21 15:16:59 +09:00 |
|
Dean Herbert
|
a756e6d212
|
Add xmldoc and remove unnecessary parameter
|
2020-05-21 15:16:30 +09:00 |
|
Dean Herbert
|
ce8b6b7383
|
Correctly account for blueprint origins
|
2020-05-21 15:15:24 +09:00 |
|
Dean Herbert
|
bac78707de
|
Move more logic to column to both clean things up and fix tests
|
2020-05-21 14:25:37 +09:00 |
|
Dean Herbert
|
5ad7842b91
|
Move ScreenSpacePositionAtTime to inside Column implementation
|
2020-05-21 13:33:02 +09:00 |
|
Dean Herbert
|
d9bb90078b
|
Move grids to inside columns
|
2020-05-18 17:47:52 +09:00 |
|
smoogipoo
|
d13231eff7
|
Use ctor for default width
|
2020-04-08 18:23:24 +09:00 |
|
Dean Herbert
|
3794b55eef
|
Rename ManiaStage to Stage
|
2020-04-08 14:13:31 +09:00 |
|
smoogipoo
|
1f797207f7
|
Rework lookups to not require total playfield columns
|
2020-04-03 12:31:05 +09:00 |
|
smoogipoo
|
c8d161e03a
|
Fix explosion expiry
|
2020-04-02 15:57:02 +09:00 |
|
smoogipoo
|
94031b57ea
|
Split hit explosion positioning from column
|
2020-04-02 14:37:29 +09:00 |
|
smoogipoo
|
2d6d1a8cc6
|
Implement column width and column spacing
|
2020-04-01 13:38:03 +09:00 |
|
mcendu
|
c9a81e7f71
|
Merge branch 'column-type3' into mania-skinning-refactor
|
2020-03-31 22:33:27 +08:00 |
|
smoogipoo
|
211a8db4c5
|
Merge branch 'mania-key-area-skinning' into mania-note-skinning
|
2020-03-31 15:23:59 +09:00 |
|
smoogipoo
|
538dc0c558
|
Merge branch 'mania-hitobject-area-skinning' into mania-note-skinning
|
2020-03-31 15:20:56 +09:00 |
|
mcendu
|
323146e4a6
|
simplify column type check logic
|
2020-03-31 11:53:17 +08:00 |
|
smoogipoo
|
02237133cb
|
Implement mania hit target skinning
|
2020-03-31 12:17:44 +09:00 |
|
smoogipoo
|
cb1513b374
|
Add mania key area skinning
|
2020-03-31 11:23:33 +09:00 |
|
smoogipoo
|
44727eb2b8
|
Implement column background skinning
|
2020-03-31 10:57:56 +09:00 |
|
smoogipoo
|
6ff2273b64
|
Make column + stage cached
|
2020-03-30 23:21:40 +09:00 |
|
smoogipoo
|
7b2f58eb30
|
Apply OnRelease method signature refactorings
|
2020-01-22 13:22:34 +09:00 |
|
Dan Balasescu
|
f9b64446e9
|
Merge branch 'master' into mania-note-sizing
|
2019-09-12 14:20:28 +09:00 |
|
smoogipoo
|
bbf80f63aa
|
Publicly expose column width constant
|
2019-09-12 13:53:05 +09:00 |
|
smoogipoo
|
b1c0b080ec
|
Fix bad hit explosion anchoring
|
2019-09-12 13:52:27 +09:00 |
|
Dean Herbert
|
6bfdadb22f
|
Increase column width
|
2019-09-11 18:20:41 +09:00 |
|
Dean Herbert
|
8f6bc6fd5c
|
Make osu!mania hit explosions more explodey
|
2019-09-11 18:19:47 +09:00 |
|
Dean Herbert
|
8327452fe1
|
Make AccentColour a bindable
|
2019-07-22 14:48:59 +09:00 |
|
Dean Herbert
|
0788a7e9f1
|
Merge branch 'master' into more-inspections
|
2019-02-28 14:32:57 +09:00 |
|
Dean Herbert
|
42be7857d1
|
Use expression body for property get/set where possible
|
2019-02-28 13:58:19 +09:00 |
|