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-27 10:10:23 +08:00
Code
Issues
Releases
Wiki
Activity
47,715
Commits
4
Branches
799
Tags
d072f1d08d2e045e7546edc20df60959a4193032
Commit Graph
23 Commits
Fix incorrect usages of
Scheduler.AddOnce
Dean Herbert
·
2021-10-14 17:52:19 +09:00
06249c4ab2
Copy
BaseDifficulty
to
Beatmap<T>
and move all write operations across
Dean Herbert
·
2021-10-06 15:10:45 +09:00
b339c149d8
Replace all basic usages
Dean Herbert
·
2021-10-02 02:22:23 +09:00
32afd3f426
Update a few more missed event changes in tests
Dean Herbert
·
2021-09-16 22:41:35 +09:00
bb132f9509
Remove redundant arguments
PercyDan54
·
2021-07-05 23:52:39 +08:00
e1c646b9b2
Merge branch 'master' into legacy-skin-default-fallback
Dan Balasescu
·
2021-06-02 19:08:52 +09:00
c065f761c7
Update existing function type rather than adding an override
Dean Herbert
·
2021-06-02 16:04:53 +09:00
f8ae70e562
Make
FindProvider
non-default
Dean Herbert
·
2021-05-31 21:29:47 +09:00
3ff9f9c89d
Remove wrong assert
Salman Ahmed
·
2021-04-14 08:58:25 +03:00
4538e4b503
Refactor gameplay cursor test scene and add visual coverage
Salman Ahmed
·
2021-04-14 06:36:31 +03:00
df991bc0af
Update usages of config with framework changes
smoogipoo
·
2021-03-17 16:10:16 +09:00
7fa5fd5647
Add testability against different background colours / with user input
Dean Herbert
·
2020-07-10 14:47:26 +09:00
b68a2d885c
Fix animations not playing correctly in test scene due to too many calls to OnPressed
Dean Herbert
·
2020-07-10 14:47:11 +09:00
fee19753e1
Don't show cursor guide in gameplay cursor test
Dean Herbert
·
2020-07-10 14:46:49 +09:00
13618915b7
Remove all RequiredTypes usages
smoogipoo
·
2020-05-16 18:17:12 +09:00
648999a2de
Add skinnable test scene per ruleset to better allow dynamic compilation
Dean Herbert
·
2020-04-07 16:20:13 +09:00
2c840c52a3
Move SkinnableTestScene to main project for consumption by other rulesets
Dean Herbert
·
2020-02-17 14:19:39 +09:00
06fcb48d65
Fix osu! gameplay cursor not adjusting to mod/convert circle size changes
Dean Herbert
·
2020-02-14 14:30:15 +09:00
884a5fbad4
Add required type
smoogipoo
·
2019-09-09 17:03:14 +09:00
5b692915be
Make the cursors click every so often
smoogipoo
·
2019-09-09 13:01:40 +09:00
74440dcfdc
Make cursor test scene more automated
smoogipoo
·
2019-09-09 12:48:38 +09:00
af09ed1b7f
Add skinning support to cursor test
Dean Herbert
·
2019-08-30 14:09:17 +09:00
22e3ad8b9c
Rename test cases to test scenes inline with the framework change
Roman Kapustin
·
2019-05-14 22:37:25 +03:00
459a285cd8