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-06 21:24:15 +08:00
Code
Issues
Releases
Wiki
Activity
30,980
Commits
4
Branches
802
Tags
b448ca3efe89d2ea7f6b8f97577f97ec6acaa642
Commit Graph
132 Commits
Add position display in contracted score panels
smoogipoo
·
2020-07-31 22:02:25 +09:00
b361761d86
Merge branch 'master' into results-screen-statistics-overlapping-transition
smoogipoo
·
2020-06-22 15:38:48 +09:00
33fdd7466c
Move hit events to the ScoreProcessor
smoogipoo
·
2020-06-19 19:58:35 +09:00
eab00ec9d9
Rework score processor to provide more generic events
smoogipoo
·
2020-06-18 22:11:03 +09:00
20db5b33ab
Populate hit offsets from score processor
smoogipoo
·
2020-06-15 22:44:55 +09:00
900da88498
Allow legacy score to be constructed even if replay file is missing
Dean Herbert
·
2020-06-15 20:31:47 +09:00
90d69c1216
Fix crash on local score display
Dean Herbert
·
2020-06-13 18:18:46 +09:00
c490dba7b3
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
Fix catch crashing when finishing maps
smoogipoo
·
2020-05-07 12:22:07 +09:00
e91e4a73af
Add temporary solution for tick hit/miss count
smoogipoo
·
2020-04-16 18:16:08 +09:00
ae210d567d
Fix replay imports failing for certain mod combinations
Dean Herbert
·
2020-03-31 17:13:42 +09:00
9602ab17b0
Fix osu!mania replays recording incorrectly when key mod applied
Dean Herbert
·
2020-03-27 15:50:11 +09:00
f75c082601
Rename conversion methods for clarity
Dean Herbert
·
2020-03-25 20:21:34 +09:00
8a2aac5f83
Correctly handle missing positional data
Dean Herbert
·
2020-03-24 15:43:34 +09:00
2feb66d423
Fix incorrect ruleset being recorded to file
Dean Herbert
·
2020-03-24 15:43:22 +09:00
02a3c7c025
Add encoding and import support
Dean Herbert
·
2020-03-24 14:51:52 +09:00
022465f546
Add helper method to convert to legacy mods enums
Dean Herbert
·
2020-03-24 13:07:51 +09:00
546772192c
Rename decoder
Dean Herbert
·
2020-03-24 13:07:50 +09:00
e5f4d8686e
Introduce SortedStatistics
TheWildTree
·
2020-02-07 21:11:58 +01:00
59cf2037d0
Add FormatUtils.FormatAccuracy and usages
recapitalverb
·
2020-02-04 11:17:23 +07:00
a8ce50fadd
Replace
:P2
with
:0.00%
recapitalverb
·
2020-02-04 08:25:01 +07:00
ddf9317bec
Add {ScoreInfo,UserStatistics}.Accuracy
recapitalverb
·
2020-02-03 22:09:07 +07:00
257b4052e8
Fix typo in comment
Dean Herbert
·
2020-01-30 16:29:15 +09:00
d03723303d
Fix negative replay frames being played back incorrectly
Dean Herbert
·
2020-01-30 14:54:57 +09:00
7b4a658264
Fix score serialisation failing for unknown mod properties
Dean Herbert
·
2019-12-19 14:58:56 +09:00
b1533ae2a9
Merge branch 'master' into fix-local-score-availability
Dean Herbert
·
2019-12-18 01:15:20 +09:00
886db8eb22
Fix online replays not being available locally
smoogipoo
·
2019-12-17 15:47:08 +09:00
946a202ee5
CA1309: compare strings correctly.
Huo Yaoyuan
·
2019-12-17 13:00:15 +08:00
caf3f774ba
Merge pull request
#7046
from smoogipoo/fix-replay-button
Fix replay download button not working
Dean Herbert
·
2019-12-04 23:00:40 +09:00
ca1f3417a3
Rename class
Dean Herbert
·
2019-12-03 15:38:57 +09:00
1ce6a5ceb3
Decouple APILegacyScoreInfo from ScoreInfo
Dean Herbert
·
2019-12-03 15:31:11 +09:00
f0d49d0cdf
Fix replay download button not working
smoogipoo
·
2019-12-03 13:33:42 +09:00
aadbbb1af3
Add null check
smoogipoo
·
2019-11-20 13:42:54 +09:00
6288e6da56
Fix crash when loading results after gameplay
smoogipoo
·
2019-11-20 12:21:49 +09:00
76ed573c56
Allow undeleting scores if their beatmap exists
smoogipoo
·
2019-09-20 19:55:59 +09:00
c89c092b98
Fix scores importing with deleted beatmap sets
smoogipoo
·
2019-09-20 19:39:21 +09:00
dfc0928ebe
Change osu!catch key trigger to occur on frame before positional change
Dean Herbert
·
2019-09-13 23:06:35 +09:00
624e5644a4
Improve how osu!catch stores and replays key actions
Dean Herbert
·
2019-09-12 18:33:46 +09:00
acdfeef1dc
Refactor HitWindows for legibility
Dean Herbert
·
2019-09-06 15:24:14 +09:00
f925e781a9
Fix legacy scores with no online ID being imported with a non-null ID
Dean Herbert
·
2019-07-29 18:36:07 +09:00
ac01e9fbeb
Merge branch 'master' into import-stable-scores
Dean Herbert
·
2019-07-05 15:54:33 +09:00
598b0d668b
Fix path specification not being cross-platform compliant
Dean Herbert
·
2019-07-05 14:15:29 +09:00
87c8fd0035
Clean up stable lookup and mutate logic
Dean Herbert
·
2019-07-05 13:59:31 +09:00
ba8df3ba92
Check if the locally available score has files
iiSaLMaN
·
2019-07-05 05:16:40 +03:00
bff5ad22f4
Merge branch 'master' into import-stable-scores
Dean Herbert
·
2019-07-04 01:00:42 +09:00
7575047db8
Move replay button to score card
naoey
·
2019-06-29 10:55:30 +05:30
bc52f76556
Update to match upstream changes
naoey
·
2019-06-28 09:33:13 +05:30
53d6d74537
Implement replay downloading with ArchiveDownloadModelManager
naoey
·
2019-06-28 09:33:13 +05:30
ab0bb8b678
Move responsibility for selecting paths to model managers
HoLLy
·
2019-06-21 17:32:47 +02:00
802da225d4
Change FirstOrDefault back to First
HoLLy
·
2019-06-19 20:40:30 +02:00
c1c19243cd
First
Previous
1
2
3
Next
Last