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-23 19:00:09 +08:00
Code
Issues
Releases
Wiki
Activity
33,493
Commits
4
Branches
796
Tags
d74c19e2d703f6e57139727692a3473ea7bd55fc
Commit Graph
45 Commits
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
Replace comparison references to HitResult.Miss with IsHit
Bartłomiej Dach
·
2020-10-02 23:31:24 +02:00
2b1ef16f89
Merge pull request
#10224
from peppy/results-statistics-replay-button
Add more descriptive description and download button when statistics not available
Dan Balasescu
·
2020-09-24 14:31:38 +09:00
02d8355321
Fix braces style
Dean Herbert
·
2020-09-24 12:39:08 +09:00
fda6e88dd3
Fix extended statistics not being vertically centered
Dean Herbert
·
2020-09-24 12:21:46 +09:00
cb903ec9e2
Add more descriptive description and download button when statistics not available
Dean Herbert
·
2020-09-24 12:21:08 +09:00
f4d2c2684d
Exclude misses and empty window hits from UR calculation
Bartłomiej Dach
·
2020-08-31 14:29:37 +02:00
3ca2a7767a
Add failing test cases
Bartłomiej Dach
·
2020-08-31 14:29:18 +02:00
3b22b891d1
Hide misses from timing distribution graph
Dean Herbert
·
2020-08-31 14:15:47 +09:00
abdb991923
Reapply lost anchoring fix
Bartłomiej Dach
·
2020-08-27 20:51:28 +02:00
6846a245f4
Simplify/rename SimpleStatisticRow mess
Bartłomiej Dach
·
2020-08-27 20:37:10 +02:00
ea1f07e311
Make statistic header optional
Bartłomiej Dach
·
2020-08-27 20:18:53 +02:00
ce013ac9b4
Revert IStatisticRow changes
Bartłomiej Dach
·
2020-08-27 20:13:44 +02:00
f152e1b924
Add fade to prevent jarring transitions
Bartłomiej Dach
·
2020-08-26 22:34:28 +02:00
f8042e6fd3
Adjust simple statistic item font sizes
Bartłomiej Dach
·
2020-08-26 22:34:28 +02:00
c3197da3da
Move out row anchor/origin set to one central place
Bartłomiej Dach
·
2020-08-26 22:34:27 +02:00
d81d538b7e
Add component for unstable rate statistic
Bartłomiej Dach
·
2020-08-26 22:06:27 +02:00
5973e2ce4e
Reintroduce SimpleStatisticRow as a data class
Bartłomiej Dach
·
2020-08-26 19:33:33 +02:00
7c3368ecbe
Rename {-> Drawable}SimpleStatisticRow
Bartłomiej Dach
·
2020-08-26 19:25:59 +02:00
f5e52c80b4
Introduce IStatisticRow interface
Bartłomiej Dach
·
2020-08-26 19:19:42 +02:00
927a2a3d2d
Add component for displaying simple statistics on result screen
Bartłomiej Dach
·
2020-08-25 22:51:40 +02:00
f09f882cc7
Exclude EmptyHitWindow from being considered in TimingDistributionGraph
Derrick Timmermans
·
2020-06-29 15:53:56 +08:00
bb81f908fb
Add ability to close statistics by clicking anywhere
Dean Herbert
·
2020-06-23 15:21:23 +09:00
6bcc693c2f
Schedule continuation
smoogipoo
·
2020-06-22 23:22:49 +09:00
1bf00e0c82
Fix div-by-zero errors with autoplay
smoogipoo
·
2020-06-22 20:32:04 +09:00
ff2f3a8484
Cancel load on dispose
smoogipoo
·
2020-06-22 20:20:42 +09:00
5c4df2e32c
Expand statistics to fill more of the screen
smoogipoo
·
2020-06-22 19:20:43 +09:00
988baad16f
Create a local playable beatmap instead
smoogipoo
·
2020-06-22 18:38:41 +09:00
261adfc4e6
Fix possible nullref
smoogipoo
·
2020-06-19 22:48:21 +09:00
037bd3b463
Add minimum height to the timing distribution graph
smoogipoo
·
2020-06-19 22:21:34 +09:00
4cb49cd606
Rename method
smoogipoo
·
2020-06-19 22:11:29 +09:00
486b899e8f
General cleanups
smoogipoo
·
2020-06-19 21:41:48 +09:00
25abdc2903
Add some padding
smoogipoo
·
2020-06-19 20:58:05 +09:00
8aea8267fb
Fix statistics not being wrapped by containers
smoogipoo
·
2020-06-19 20:53:43 +09:00
5ce2c712d3
Fix potential off-by-one
smoogipoo
·
2020-06-19 20:53:30 +09:00
34a8fcfd2f
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
Asyncify statistics load
smoogipoo
·
2020-06-19 19:12:55 +09:00
a3ff25177a
Display placeholder if no statistics available
smoogipoo
·
2020-06-18 22:21:30 +09:00
ecdfcb1955
Add padding
smoogipoo
·
2020-06-18 17:06:05 +09:00
6c8a24260b
Re-implement statistics as a click-in panel
smoogipoo
·
2020-06-18 16:50:45 +09:00
c31a05977d
wip
smoogipoo
·
2020-06-17 22:29:00 +09:00
725b2e540b
Change interface for creating statistic rows
smoogipoo
·
2020-06-16 17:49:28 +09:00
a2ddb4edb4
Add initial implementation of the statistics panel
smoogipoo
·
2020-06-15 22:45:18 +09:00
89b54be673