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-18 15:30:06 +08:00
Code
Issues
Releases
Wiki
Activity
30,180
Commits
4
Branches
792
Tags
02871c960ba37153075a2781f94de943e49b5ac0
Commit Graph
2951 Commits
Fix "welcome" intro test failure due to no wait logic
Dean Herbert
·
2020-07-01 19:02:05 +09:00
4e839e4f1f
Merge branch 'master' into red-tint
Dan Balasescu
·
2020-06-30 15:44:22 +09:00
0e80d6629b
Add visualtest to check if Track loops in Welcome
Shivam
·
2020-06-29 02:16:19 +02:00
0c4b06b485
Merge branch 'master' into results-screen-statistics-overlapping-transition
Dean Herbert
·
2020-06-28 22:14:22 +09:00
e5a901cec7
Rename fields for clarity
Bartłomiej Dach
·
2020-06-26 19:39:53 +02:00
3783fe8d6a
Fix CI fail
Power Maker
·
2020-06-26 15:12:01 +02:00
798e8e7a8d
Make some changes, fix and add tests
Power Maker
·
2020-06-26 14:58:42 +02:00
efeaa1cc10
Add test coverage
Dean Herbert
·
2020-06-25 20:01:29 +09:00
c36d9d4fc3
Merge branch 'master' into results-screen-statistics-overlapping-transition
Dean Herbert
·
2020-06-24 18:22:51 +09:00
9119f41604
Merge branch 'master' into fallback-intro
Dean Herbert
·
2020-06-24 10:49:45 +09:00
4244024fc3
Update naming
Dean Herbert
·
2020-06-23 21:27:01 +09:00
14ad3835ff
Fix player not exiting immediately on Alt-F4
Dean Herbert
·
2020-06-23 17:38:30 +09:00
a6c6e391ca
Add ability to close statistics by clicking anywhere
Dean Herbert
·
2020-06-23 15:21:23 +09:00
6bcc693c2f
Change test scene to not inherit unused ScreenTestScene
Dean Herbert
·
2020-06-23 15:13:30 +09:00
6d19fd936e
Update naming
Dean Herbert
·
2020-06-23 13:49:18 +09:00
4554a7db33
Fix div-by-zero errors with autoplay
smoogipoo
·
2020-06-22 20:32:04 +09:00
ff2f3a8484
Merge branch 'master' into results-screen-statistics-overlapping-transition
smoogipoo
·
2020-06-22 15:38:48 +09:00
33fdd7466c
Fix possible nullref
smoogipoo
·
2020-06-19 22:48:21 +09:00
037bd3b463
Rename test file
smoogipoo
·
2020-06-19 22:22:07 +09:00
2814433d7c
Move accuracy heatmap to osu! ruleset, rename, remove magic number
smoogipoo
·
2020-06-19 21:14:31 +09:00
863666f7c4
Adjust API for returning statistics
smoogipoo
·
2020-06-19 20:31:52 +09:00
83e6c3efdb
Move timing distribution graph to osu.Game
smoogipoo
·
2020-06-19 20:03:18 +09:00
1cbbd6b442
Move hit events to the ScoreProcessor
smoogipoo
·
2020-06-19 19:58:35 +09:00
eab00ec9d9
Rework heatmap for more consistent performance
smoogipoo
·
2020-06-19 19:08:36 +09:00
cae3a5f447
Add more tests
smoogipoo
·
2020-06-19 18:02:57 +09:00
c9ad3192b0
Rework score panel tracking to fix visual edge cases
smoogipoo
·
2020-06-19 17:28:35 +09:00
ec16b0fc5a
Add test for delayed score fetch
smoogipoo
·
2020-06-19 15:35:39 +09:00
5530e2a1db
Display placeholder if no statistics available
smoogipoo
·
2020-06-18 22:21:30 +09:00
ecdfcb1955
Rework score processor to provide more generic events
smoogipoo
·
2020-06-18 22:11:03 +09:00
20db5b33ab
Add more cards to results screen test
smoogipoo
·
2020-06-18 14:00:45 +09:00
69d85ca3ae
wip
smoogipoo
·
2020-06-17 22:29:00 +09:00
725b2e540b
Merge branch 'master' of
https://github.com/ppy/osu
into fallback-intro
Shivam
·
2020-06-16 15:11:18 +02:00
d1086a49a3
Improve test scene
smoogipoo
·
2020-06-16 17:49:37 +09:00
808e216059
Make heatmap support dynamic sizing
smoogipoo
·
2020-06-16 16:31:02 +09:00
9ea7c3dc90
Fix test name
smoogipoo
·
2020-06-16 16:08:41 +09:00
a65c1a9abd
Add initial implementation of the statistics panel
smoogipoo
·
2020-06-15 22:45:18 +09:00
89b54be673
Split out types
smoogipoo
·
2020-06-15 21:48:59 +09:00
f9db37a1de
Add test coverage
Dean Herbert
·
2020-06-15 20:32:27 +09:00
17a70bf6ee
Merge branch 'master' into results-screen-statistics
smoogipoo
·
2020-06-15 20:13:09 +09:00
41cec2c216
Merge branch 'master' into test-scene-create-ruleset
Dan Balasescu
·
2020-06-15 16:40:02 +09:00
904b688b4b
Add failing test case
Bartłomiej Dach
·
2020-06-13 12:59:43 +02:00
e8046654c8
Rewrite test to use dummy API
Bartłomiej Dach
·
2020-06-13 12:42:06 +02:00
619c541cf5
Rename enum
smoogipoo
·
2020-06-12 23:46:46 +09:00
b663c940ae
Increase size to match timing distribution graph
smoogipoo
·
2020-06-12 23:01:22 +09:00
6000e0f86a
Implement the accuracy heatmap
smoogipoo
·
2020-06-12 22:48:52 +09:00
ce56c45721
Add background
smoogipoo
·
2020-06-12 22:48:43 +09:00
c9469dc0dd
Rename abstract TestScene
Dean Herbert
·
2020-06-12 19:40:54 +09:00
9746e24d1e
Finish up design implementation of timing distribution graph
smoogipoo
·
2020-06-12 18:50:25 +09:00
6217fb26da
Merge branch 'master' into results-screen-statistics
smoogipoo
·
2020-06-12 17:46:11 +09:00
3b630eabd6
Merge branch 'master' into fallback-intro
Dean Herbert
·
2020-06-12 17:19:11 +09:00
c0afe4c880
First
Previous
1
2
3
4
5
...
Next
Last