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