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 01:24:47 +08:00
Code
Issues
Releases
Wiki
Activity
33,493
Commits
4
Branches
796
Tags
d74c19e2d703f6e57139727692a3473ea7bd55fc
Commit Graph
26 Commits
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
Reapply lost anchoring fix
Bartłomiej Dach
·
2020-08-27 20:51:28 +02:00
6846a245f4
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
Move out row anchor/origin set to one central place
Bartłomiej Dach
·
2020-08-26 22:34:27 +02:00
d81d538b7e
Introduce IStatisticRow interface
Bartłomiej Dach
·
2020-08-26 19:19:42 +02:00
927a2a3d2d
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
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
Rename method
smoogipoo
·
2020-06-19 22:11:29 +09:00
486b899e8f
General cleanups
smoogipoo
·
2020-06-19 21:41:48 +09:00
25abdc2903
Fix statistics not being wrapped by containers
smoogipoo
·
2020-06-19 20:53:43 +09:00
5ce2c712d3
Adjust API for returning statistics
smoogipoo
·
2020-06-19 20:31:52 +09:00
83e6c3efdb
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