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-26 23:40:50 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
798
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
1368 Commits
Fix large construction/disposal overhead on beatmaps with hitobjects at same point in time
Dean Herbert
·
2020-09-23 15:41:43 +09:00
ba160aab76
Reduce children levels in RingPiece
Dean Herbert
·
2020-09-22 17:34:21 +09:00
b1f7cfbd5b
Fix missing GameplayClock in some tests
Dean Herbert
·
2020-09-21 22:30:14 +09:00
25bf160d94
Fix SPM changing incorrectly with playback rate changes
Dean Herbert
·
2020-09-21 19:39:54 +09:00
3f788da06d
Make Spinner use cancellation token
smoogipoo
·
2020-09-17 17:05:24 +09:00
009e1b4445
Fix non-convert slider and spinner serialization
Dean Herbert
·
2020-09-14 17:32:32 +09:00
a8b405791a
Add/improve xmldoc
smoogipoo
·
2020-08-31 13:33:41 +09:00
acbeb5406f
Fix some judgements potentially giving wrong score
smoogipoo
·
2020-08-18 19:51:16 +09:00
da07354f05
Fix constant casing
Bartłomiej Dach
·
2020-08-15 20:44:02 +02:00
5f35b3ebb9
Fix acoording to review
Ron B
·
2020-08-15 21:34:17 +03:00
390e872730
Move frequency values into consts
Ron B
·
2020-08-15 21:19:47 +03:00
a1079bac32
replicate osu-stable behaviour for spinningSample frequency
Ron B
·
2020-08-15 21:07:44 +03:00
40445d0005
Move spinnerFrequencyModulate set to ApplySkin
Ron B
·
2020-08-15 20:51:33 +03:00
07c25d5a78
Add SpinnerFrequencyModulate skin config option
Ron B
·
2020-08-15 20:12:06 +03:00
5c11270b98
Merge branch 'master' into fix-skinnable-sound-mute
Dean Herbert
·
2020-08-12 22:01:04 +09:00
05b06e7451
Replace CumulativeRotation with RateAdjustedRotation
Bartłomiej Dach
·
2020-08-10 23:02:06 +02:00
cca78235d5
Merge branch 'master' into fix-skinnable-sound-mute
Dean Herbert
·
2020-08-10 23:55:51 +09:00
365aae799e
Merge branch 'master' into adujustable-skinnablesound
Bartłomiej Dach
·
2020-08-08 21:51:47 +02:00
a636c7052c
Merge branch 'master' into fix-skinnable-sound-mute
Dean Herbert
·
2020-08-08 23:24:03 +09:00
0d1f273603
Merge branch 'master' into expand-number-piece-on-old-skins
smoogipoo
·
2020-08-07 16:36:58 +09:00
3c3756e42d
Add more resilient logic for whether to avoid playing SkinnableSound on no volume
Dean Herbert
·
2020-08-06 19:16:26 +09:00
e3105fd4c8
Update components to use extension methods
smoogipoo
·
2020-08-06 14:43:39 +09:00
9a00ad48c6
Fix very short spinners being impossible to complete
Dean Herbert
·
2020-08-05 18:46:58 +09:00
bb73489ae5
Merge remote-tracking branch 'upstream/master' into expand-number-piece-on-old-skins
Salman Ahmed
·
2020-08-04 22:17:54 +03:00
2771c95bec
Merge branch 'master' into spinner-spinning
smoogipoo
·
2020-08-01 01:06:53 +09:00
cd9896c35e
Ensure damp is always positive exponent
Dean Herbert
·
2020-08-01 00:39:04 +09:00
180afff805
Fix trackign alpha not being applied
Dean Herbert
·
2020-08-01 00:27:00 +09:00
bb01ee5be9
Fix spacing
Dean Herbert
·
2020-07-31 09:54:30 +09:00
86784e30ad
Move private methods to bottom of class
Dean Herbert
·
2020-07-31 09:04:20 +09:00
cd570433f4
Rename and split up statement to make more legible
Dean Herbert
·
2020-07-31 09:03:29 +09:00
8e49256a5c
Add spinner spin sample support
Dean Herbert
·
2020-07-30 19:34:59 +09:00
38a4bdf068
Add more xmldoc
Dean Herbert
·
2020-07-30 12:55:34 +09:00
c1085d49d3
Simplify and standardise scale for default display
Dean Herbert
·
2020-07-30 11:50:13 +09:00
54fee7e716
Fix hit transforms not playing out correctly
Dean Herbert
·
2020-07-30 11:25:49 +09:00
64c7ae7686
Add back legacy implementations
Dean Herbert
·
2020-07-29 22:32:21 +09:00
2b71ffa2ed
Refactor to centralise implementation into a single component
Turns out this is a better way forward.
Dean Herbert
·
2020-07-29 22:31:52 +09:00
023feaf438
Move default background implementation out of DrawableSpinner
Dean Herbert
·
2020-07-29 18:15:19 +09:00
2a5e9fed4d
Move default centre implementation out of DrawableSpinner
Dean Herbert
·
2020-07-29 18:02:12 +09:00
2cd6e89cb0
Add initial support for spinner middle skinning
Dean Herbert
·
2020-07-29 16:55:47 +09:00
1c00cf95d5
Add initial support for spinner background layer
Dean Herbert
·
2020-07-29 16:37:32 +09:00
e98154b432
Add initial support for spinner disc skinning
Dean Herbert
·
2020-07-29 16:25:10 +09:00
d01d1ce3f1
Merge pull request
#9688
from peppy/less-spinner-bonus-score
Reduce spinner tick and bonus score
Dean Herbert
·
2020-07-28 14:21:48 +09:00
afceab685b
Fix display of bonus score
Dean Herbert
·
2020-07-28 11:22:58 +09:00
dc577aa6fa
Bring back custom fade-out delay if hit lighting is on
Bartłomiej Dach
·
2020-07-27 19:21:01 +02:00
7ad3101d08
Determine whether to show lighting at prepare time
Bartłomiej Dach
·
2020-07-27 19:07:21 +02:00
21ae33e284
Add failing test cases
Bartłomiej Dach
·
2020-07-27 19:07:21 +02:00
bbc7d69524
Reduce spinner tick and bonus score
Dean Herbert
·
2020-07-27 18:06:14 +09:00
10101d5b31
Change div to subtraction to fix calculation
Dean Herbert
·
2020-07-24 22:09:25 +09:00
a6a7961af9
Adjust max spins to "match" stable
Dean Herbert
·
2020-07-24 21:10:46 +09:00
dd45f0bd40
Fix xmldoc
Dean Herbert
·
2020-07-24 19:41:34 +09:00
82e4050fdd
First
Previous
...
10
11
12
13
14
...
Next
Last