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