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-06-04 11:44:27 +08:00
Code
Issues
Releases
Wiki
Activity
30,180
Commits
4
Branches
801
Tags
02871c960ba37153075a2781f94de943e49b5ac0
Commit Graph
307 Commits
Use async overload
Dean Herbert
·
2020-06-10 00:08:48 +09:00
880a127228
Merge branch 'master' into update-inspectcode-version
smoogipoo
·
2020-06-09 20:12:39 +09:00
88aed1d504
Use save method in test
smoogipoo
·
2020-06-08 22:35:01 +09:00
8a021e0beb
Merge branch 'master' into multiplayer-beatmap-checksum
Dean Herbert
·
2020-06-07 18:05:33 +09:00
b41384dde8
Remove broken import test
Dean Herbert
·
2020-06-03 23:38:40 +09:00
66ec2afe5c
Simplify reuse check using FileInfo IDs
Dean Herbert
·
2020-06-03 23:35:56 +09:00
5ed3cd205f
Fix test name
Dean Herbert
·
2020-06-03 19:15:52 +09:00
25160dc220
Add test coverage
Dean Herbert
·
2020-06-03 18:33:41 +09:00
012933545e
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
Extract update into PreUpdate(), add test
smoogipoo
·
2020-06-02 17:22:09 +09:00
dfb9687fb5
Merge branch 'master' into i-has-curve-with-repeats
Dean Herbert
·
2020-05-31 22:30:18 +09:00
0ef971be28
Change event flow to avoid firing store delete events on update
Dean Herbert
·
2020-05-27 16:08:47 +09:00
f989f1aa00
Split out IHasPath from IHasCurve to better define hitobjects
Dean Herbert
·
2020-05-26 17:44:47 +09:00
6b5b215299
Merge branch 'master' into applydefaults-cancellation
smoogipoo
·
2020-05-25 16:45:30 +09:00
bc35bc5efb
Merge branch 'master' into storyboard-overlay-layer
smoogipoo
·
2020-05-20 15:08:45 +09:00
e5de382760
Adjust storyboard decoder test in line with changes
Bartłomiej Dach
·
2020-05-19 19:47:50 +02:00
6e27247cdf
Convert dangerous events to IBindables
Dean Herbert
·
2020-05-19 16:44:22 +09:00
052ad79fc6
Add overload to prevent crashes (bosu)
smoogipoo
·
2020-05-15 18:51:44 +09:00
6cd1753459
Add required parameter for android build
smoogipoo
·
2020-05-11 17:26:11 +09:00
ca6e6f7496
Fix apparently required argument
Dean Herbert
·
2020-05-11 16:37:08 +09:00
7f7d5e6617
Refactor beatmap encoder test to be a bit easier to understand
Dean Herbert
·
2020-05-11 16:30:54 +09:00
93440874db
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Avoid using internal EF methods in tests
Dean Herbert
·
2020-04-28 16:22:00 +09:00
31c3fd86b9
Merge pull request
#8818
from smoogipoo/fix-beatmap-encoder
Fix beatmap encoder by enabling untested test cases
Dean Herbert
·
2020-04-22 13:03:56 +09:00
aaa0f908d5
Add test coverage and handle null creator
Dean Herbert
·
2020-04-22 09:19:34 +09:00
360c9f8e38
Fix testing relying on control point order
smoogipoo
·
2020-04-22 09:04:44 +09:00
1e7e7417ed
Fix only single beatmap being tested
smoogipoo
·
2020-04-22 09:04:44 +09:00
8ea76244a2
Always apply beatmap converter/processor
smoogipoo
·
2020-04-22 09:04:44 +09:00
9713d90388
Fix overriding control points incorrectly
smoogipoo
·
2020-04-21 14:19:05 +09:00
72fb34f82c
Add tests
smoogipoo
·
2020-04-10 13:29:49 +09:00
41caa37856
Fix test scene
smoogipoo
·
2020-04-09 21:00:23 +09:00
ecd7ce4b98
Cleanup handling of hitobject updates
smoogipoo
·
2020-04-09 20:16:44 +09:00
ee6ea08cf8
Changed variable names
Will Kennedy
·
2020-04-02 22:02:57 -04:00
877bd7837a
Fix GetDecoder getting fallback decoder too often
Will Kennedy
·
2020-04-02 20:43:54 -04:00
c042e709a5
Merge branch 'master' into video-offset
Dean Herbert
·
2020-03-25 11:28:59 +09:00
6d81da5419
Rename and make fields readonly
Dean Herbert
·
2020-03-25 11:08:08 +09:00
368bf58521
Merge branch 'master' into video-offset
Dean Herbert
·
2020-03-21 20:03:46 +09:00
729e006c3a
Fix incorrect host name specification
Dean Herbert
·
2020-03-17 18:32:30 +09:00
370ff70dd4
Merge branch 'master' into video-offset
Dan Balasescu
·
2020-03-11 15:13:18 +09:00
1d556bfc5f
Fix now failing test due to parsing ranges
smoogipoo
·
2020-03-10 12:21:40 +09:00
7a9c85d69d
Remove individual setting to disable videos, fix tests
voidedWarranties
·
2020-03-07 22:08:38 -08:00
48282dea8b
Use old ctor params
smoogipoo
·
2020-01-15 14:02:29 +09:00
363d7d724a
Cleanup / re-protect file store
smoogipoo
·
2020-01-14 19:24:53 +09:00
0e844b3039
Remove file addition test
smoogipoo
·
2020-01-14 19:24:53 +09:00
4b8d628000
Add more assertions
smoogipoo
·
2020-01-14 19:24:53 +09:00
524ff41931
Improve robustness by always creating a new file
smoogipoo
·
2020-01-14 19:24:53 +09:00
b592b6d80d
Remove unused class
smoogipoo
·
2020-01-14 19:24:53 +09:00
000fc836b2
Split test
smoogipoo
·
2020-01-14 19:24:53 +09:00
dce93dfe7c
Initial file updating implementation
smoogipoo
·
2020-01-14 19:24:53 +09:00
609102bea3
Refactor to support beatmap updates
smoogipoo
·
2020-01-14 19:24:53 +09:00
681a43a318
First
Previous
1
2
3
4
5
...
Next
Last