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-24 14:51:31 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
796
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
37 Commits
Move rate adjusted spinner rotation into judgement result
Bartłomiej Dach
·
2020-11-14 21:10:12 +01:00
af392e3995
Merge branch 'master' into scoring-standardisation
smoogipoo
·
2020-10-01 12:28:51 +09:00
cb6b35116a
Use new hit results in osu
smoogipoo
·
2020-09-29 16:33:38 +09:00
a77741927c
Remove incorrect assumption from tests
Dean Herbert
·
2020-09-21 19:33:19 +09:00
0cecb2bba3
Fix a couple of missed cases
Dean Herbert
·
2020-08-27 00:21:50 +09:00
fcf7038642
Fix reference to non-existent variable
smoogipoo
·
2020-08-12 23:50:33 +09:00
45876bc55a
Merge branch 'update-framework' into beatmap-track-rework
Dean Herbert
·
2020-08-12 23:35:46 +09:00
429ad783cf
Replace CumulativeRotation with RateAdjustedRotation
Bartłomiej Dach
·
2020-08-10 23:02:06 +02:00
cca78235d5
Add failing test cases
Bartłomiej Dach
·
2020-08-10 23:02:01 +02:00
5d63b5f6a5
Extract replay-transforming helper test method
Bartłomiej Dach
·
2020-08-10 19:51:00 +02:00
61f1c4fe62
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Switch unnecessary wait steps to asserts
Bartłomiej Dach
·
2020-08-02 14:54:41 +02:00
efb08aeed3
Check rotation with bigger tolerance to account for damp
Bartłomiej Dach
·
2020-08-02 13:26:48 +02:00
f412808331
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
Fix display of bonus score
Dean Herbert
·
2020-07-28 11:22:58 +09:00
dc577aa6fa
Update bonus score spec in test
Dean Herbert
·
2020-07-27 18:40:53 +09:00
06c4fb7171
Reduce test range as to not hit spin cat
Dean Herbert
·
2020-07-21 19:22:42 +09:00
a4680d7a89
Merge branch 'master' into add-spinner-bonus-score
Dean Herbert
·
2020-07-21 11:21:17 +09:00
35d53139e7
Rename variable to be more clear on purpose
Dean Herbert
·
2020-07-09 12:01:00 +09:00
efb2c2f4ae
Add coverage for spinning in both directions
Bartłomiej Dach
·
2020-07-08 22:37:45 +02:00
31a1f8b9a7
Add assertions to make spinner tests fail
Bartłomiej Dach
·
2020-07-08 21:09:27 +02:00
37ecab3f2f
Centralise TestPlayer implementations as much as possible
Dean Herbert
·
2020-03-05 11:25:07 +09:00
5200633f9f
Update MathUtils namespace usages
smoogipoo
·
2020-01-09 13:43:44 +09:00
91735ff367
Fix testcase containing bad hitobject
smoogipoo
·
2019-12-23 19:08:16 +09:00
c766477abc
Merge branch 'master' into add-spinner-bonus-score
Dean Herbert
·
2019-12-20 19:55:53 +09:00
419656cea4
Tidy up test
Dean Herbert
·
2019-12-18 16:07:14 +09:00
d4a4efb734
Add test ensuring correct SPM calculation on rewinding
Salman Ahmed
·
2019-12-18 03:08:05 +03:00
f359a79b7e
Extend spinner duration a bit
To allow the times sought to be in the spinner time range
Salman Ahmed
·
2019-12-18 03:07:06 +03:00
12a02cf6d9
Merge remote-tracking branch 'upstream/master' into add-spinner-bonus-score
Dean Herbert
·
2019-12-11 20:02:51 +09:00
06352a95be
Add storyboard lead-in tests
Dean Herbert
·
2019-11-21 18:50:54 +09:00
8d1b11d4bd
Add tests ensuring correct spinner ticks score results
iiSaLMaN
·
2019-10-14 00:43:46 +03:00
a8514ecd0f
Remove redundant using directive
iiSaLMaN
·
2019-09-26 04:38:57 +03:00
c57868795e
Override autoplay bool instead of adding it
iiSaLMaN
·
2019-09-26 04:38:20 +03:00
d773f0cce1
Wait for track to start running instead
iiSaLMaN
·
2019-09-26 02:23:18 +03:00
186ea98217
Remove redundant using directive
iiSaLMaN
·
2019-09-24 05:10:06 +03:00
18fd7aa805
Trim whitespaces
iiSaLMaN
·
2019-09-24 04:59:57 +03:00
ba679684be
Add test scene for spinner rotation
iiSaLMaN
·
2019-09-24 04:53:26 +03:00
143d7ab640