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 11:30:17 +08:00
Code
Issues
Releases
Wiki
Activity
35,756
Commits
4
Branches
796
Tags
924af58f5b1ba2b5fcdaa00a79db21ce6c19bceb
Commit Graph
87 Commits
Remove default from base ResultsScreen too
Bartłomiej Dach
·
2020-11-21 14:38:38 +01:00
875f986979
Resolve test failure
Bartłomiej Dach
·
2020-11-21 14:36:59 +01:00
99a95790c3
Remove default allowRetry parameter value from ResultsScreen
Dean Herbert
·
2020-11-20 14:35:44 +09:00
2db42f8e67
Make method private
Bartłomiej Dach
·
2020-11-11 22:41:25 +01:00
1426530496
Reduce amount of casting
Bartłomiej Dach
·
2020-11-11 22:40:52 +01:00
1984a9f70d
Reference constant through base class
Bartłomiej Dach
·
2020-11-11 22:37:15 +01:00
423f0fbda7
Fix formatting
kamp
·
2020-11-11 21:52:43 +01:00
8341d3ad74
Add test for accuracy heatmap to TestCaseStatisticsPanel
kamp
·
2020-11-11 20:20:29 +01:00
85017a0094
Add missing ctor parameters back
Dean Herbert
·
2020-10-31 18:56:30 +09:00
6a293dd536
Remove unused parameter
Dean Herbert
·
2020-10-30 10:30:11 +09:00
0c1d12460f
Make results panels aware of whether they are a local score that has just been set
Dean Herbert
·
2020-10-29 17:08:59 +09:00
71e373ff51
Update tests to match new constructor
Dean Herbert
·
2020-10-23 15:06:00 +09:00
9404096a28
Fix test logic and stabilise rounding direction
Dean Herbert
·
2020-10-09 05:04:03 +09:00
ff5a1937f5
Fix incorrect timing distribution display due to lack of rounding
Dean Herbert
·
2020-10-09 04:41:45 +09:00
a5b2c4195e
Update failing test to find correct download button
Dean Herbert
·
2020-09-24 13:17:03 +09:00
eb39f6dbd8
Hide misses from timing distribution graph
Dean Herbert
·
2020-08-31 14:15:47 +09:00
abdb991923
Use Single() instead of First() where applicable
Bartłomiej Dach
·
2020-08-29 20:23:22 +02:00
13df0783fe
Fix typo in test name
Bartłomiej Dach
·
2020-08-29 20:13:03 +02:00
e0eece11b1
Add failing replay download button test
Joehu
·
2020-08-29 09:30:56 -07:00
69fae0f412
Simplify/rename SimpleStatisticRow mess
Bartłomiej Dach
·
2020-08-27 20:37:10 +02:00
ea1f07e311
Rename {-> Drawable}SimpleStatisticRow
Bartłomiej Dach
·
2020-08-26 19:25:59 +02:00
f5e52c80b4
Add component for displaying simple statistics on result screen
Bartłomiej Dach
·
2020-08-25 22:51:40 +02:00
f09f882cc7
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
Fix div-by-zero errors with autoplay
smoogipoo
·
2020-06-22 20:32:04 +09:00
ff2f3a8484
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
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
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
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
First
Previous
1
2
Next
Last