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-31 16:30:38 +08:00
Code
Issues
Releases
Wiki
Activity
59,166
Commits
4
Branches
799
Tags
ec1bf7b0b2d34ec00ade4e02fcdf55fa96667a8c
Commit Graph
126 Commits
Update other events to have matching return types (and animate more)
Dean Herbert
·
2023-01-08 22:28:19 +09:00
750b55d9b7
Block hover events behind logo even if action is null
Joseph Madamba
·
2023-01-07 11:15:51 -08:00
bae3a6851b
Fix osu! logo not being draggable on player loader
Joseph Madamba
·
2023-01-06 09:30:25 -08:00
53d7dcefe5
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Fix osu! logo drag area being a square
Joseph Madamba
·
2022-10-26 18:33:07 -07:00
0efbae6e70
Tidy up kiai time access
Dean Herbert
·
2022-08-02 18:18:40 +09:00
258ad7c6b9
Tweak velocity a bit more (and simplify in multiple places)
Dean Herbert
·
2022-07-21 14:25:11 +09:00
07e1763a70
Changed control points set to private; Cleanup
TacoGuyAT
·
2022-07-21 07:25:44 +03:00
2f16174d3d
Added missing braces
TacoGuyAT
·
2022-07-21 06:38:33 +03:00
d6c3a52494
Logo triangles speed and beat sync tweaks
TacoGuyAT
·
2022-07-21 06:13:45 +03:00
ed8e065a86
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Don't block clicks when dragging osu! logo
Dan Balasescu
·
2022-04-29 12:09:11 +09:00
22e9620211
Allow dragging the osu! logo
Logic borrowed from `NowPlayingOverlay`.
Dean Herbert
·
2022-04-28 22:58:34 +09:00
32ad216669
Add pitch randomisation to the OsuLogo hover sample
Jamie Taylor
·
2022-04-15 20:38:47 +09:00
ef5ed262ca
Replace
TimeSignatures
enum with struct for storage of arbitrary meter
Bartłomiej Dach
·
2022-01-22 20:50:31 +01:00
735414bc49
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Remove unused
OsuLogo.BeatMatching
Dean Herbert
·
2021-07-15 15:11:42 +09:00
d0fc258886
Merge branch 'master' into non-concurrent-sample-playback
smoogipoo
·
2021-02-12 17:22:15 +09:00
d3f0c0730d
Use alternate sample on the downbeat while hovering OsuLogo
Jamie Taylor
·
2021-02-10 18:17:48 +09:00
996f1098f6
Initial sample + samplechannel rework
smoogipoo
·
2021-01-19 17:11:40 +09:00
de9d075f94
Restore kiai time flashing behaviour
Dean Herbert
·
2020-11-23 14:27:02 +09:00
898e2dae27
Apply MenuGlow to Visualisation Colour instead of AccentColour
Derrick Timmermans
·
2020-11-22 16:53:53 +01:00
cc33b0f2c6
Update inspections
smoogipoo
·
2020-08-07 20:51:56 +09:00
5002d69f69
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Adjust damp base component to provide ample tweening
Dean Herbert
·
2020-07-27 15:10:32 +09:00
5b724d9659
Remove remaining per-Update transform in OsuLogo to reduce allocations
Dean Herbert
·
2020-07-18 11:44:18 +09:00
20096f9aea
Update naming
Dean Herbert
·
2020-06-23 21:27:01 +09:00
14ad3835ff
Rename baseclass, add xmldoc & change access to internal
Shivam
·
2020-06-08 23:45:40 +02:00
a60bb5feac
Use framework extension method for FromHex
Dean Herbert
·
2020-03-11 10:18:41 +09:00
ed837d3115
Apply input method signature refactorings
smoogipoo
·
2020-01-20 18:17:21 +09:00
bfb056c612
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
change back to queuing
pi1024e
·
2019-08-31 10:55:05 -04:00
5695bb670e
Spelling fixes
pi1024e
·
2019-08-31 10:55:05 -04:00
1b4ae5a4a4
Update framework
Dean Herbert
·
2019-08-21 13:29:50 +09:00
48716f8f2b
Update osu! in line with audio subsystem refactor
Dean Herbert
·
2019-05-28 17:06:01 +09:00
4ca34bd5e8
Add checks guarding against setting tracking on multiple trackingcongtainers and setting facade size
David Zhao
·
2019-04-05 13:56:08 +09:00
b1d74e57e5
Apply reviews, add safety for multiple facades
David Zhao
·
2019-04-05 12:02:47 +09:00
7047f305a1
Remove SizeForFlow magic number
David Zhao
·
2019-03-28 15:40:58 +09:00
bfe44eb33d
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Remove pointless default size specification in OsuLogo
Dean Herbert
·
2018-12-06 11:56:16 +09:00
0df9fa1e59
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Fix osu! logo being present throughout the whole game
Dean Herbert
·
2018-09-08 16:31:59 +09:00
0f9aa834e5
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Use GetAsync for all samples
smoogipoo
·
2018-08-27 17:30:16 +09:00
e7a5816d27
Use GetAsync on all textures
smoogipoo
·
2018-08-27 17:26:44 +09:00
1b279d383f
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
First
Previous
1
2
3
Next
Last