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-22 00:30:45 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
54 Commits
Use int instead of long for user_id fields for now
Dean Herbert
·
2020-11-06 12:59:46 +09:00
1e1569eb53
Show bonus judgements on expanded panel
Dean Herbert
·
2020-10-07 16:17:28 +09:00
6ac70945f2
Extract tuple into class
Dean Herbert
·
2020-10-07 15:34:03 +09:00
d6d0bd90a3
Fix scores sometimes not being re-standardised correctly
smoogipoo
·
2020-09-29 19:06:09 +09:00
297168ecc4
Adjust displays to use new results/orderings
smoogipoo
·
2020-09-25 20:22:59 +09:00
a07597c369
Add position display in contracted score panels
smoogipoo
·
2020-07-31 22:02:25 +09:00
b361761d86
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
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
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 score serialisation failing for unknown mod properties
Dean Herbert
·
2019-12-19 14:58:56 +09:00
b1533ae2a9
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
Refactor HitWindows for legibility
Dean Herbert
·
2019-09-06 15:24:14 +09:00
f925e781a9
Implement replay downloading with ArchiveDownloadModelManager
naoey
·
2019-06-28 09:33:13 +05:30
ab0bb8b678
Fix mod equality checks not working as intended
Dean Herbert
·
2019-05-03 10:09:47 +09:00
6bdaca1e3b
Merge branch 'master' into fix-disabled-set-crash
Dan Balasescu
·
2019-03-05 17:25:13 +09:00
fd147dae21
Merge branch 'master' into UserIDDBStore
Dean Herbert
·
2019-03-01 11:07:30 +09:00
6bccdd50ef
Remove redundant setters
David Zhao
·
2019-02-28 17:13:25 +09:00
9f9b2b1902
Enable more stringent inspectcode style inspections
Dean Herbert
·
2019-02-27 21:25:40 +09:00
c8793911a8
Merge branch 'master' into fix-disabled-set-crash
Dean Herbert
·
2019-02-27 11:14:42 +09:00
56697339b3
Fix scores being stored as ints
smoogipoo
·
2019-02-26 13:10:59 +09:00
8a943a6e65
Further simplify import messaging
Dean Herbert
·
2019-02-25 18:42:08 +09:00
314f35b0c5
Perform new migration
David Zhao
·
2019-02-25 15:25:22 +09:00
22a68d7bea
Revert database migration
David Zhao
·
2019-02-25 14:40:44 +09:00
4475643726
Check if a user exists before creating new user
David Zhao
·
2019-02-25 13:58:19 +09:00
8da671fa6c
Fix user ID not being added to database
Needed for avatar retrieval
David Zhao
·
2019-02-23 17:04:02 +09:00
809ab86ed0
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix PP not display on profile overlay
Dean Herbert
·
2019-01-04 16:33:35 +09:00
4a7c6fb19d
Fix enum
Dean Herbert
·
2018-12-26 22:42:17 +09:00
bb502769c7
Make RoomScore derive ScoreInfo
smoogipoo
·
2018-12-22 15:17:35 +09:00
3570c35d7f
Basic score submission implementation
smoogipoo
·
2018-12-14 21:09:17 +09:00
9726eea0d0
Change statistics to be int for now
Dean Herbert
·
2018-12-05 19:44:01 +09:00
94045413ce
Remove health from ScoreInfo
Dean Herbert
·
2018-12-01 00:17:05 +09:00
f9fb6dc39b
Fix some data types on ScoreInfo
Dean Herbert
·
2018-11-30 20:43:38 +09:00
af3ef9a089
Fix null being serialized
smoogipoo
·
2018-11-30 18:52:31 +09:00
f80a30cba4
Apply review
Dean Herbert
·
2018-11-30 18:07:15 +09:00
059e9e180b
Update hashing method in line with master
Dean Herbert
·
2018-11-30 17:36:06 +09:00
66e43e6ed9
Add IMod and change ShortenedName to Acronym
Dean Herbert
·
2018-11-30 17:16:00 +09:00
d97a15a504
Move JsonIgnore specification to interface
Dean Herbert
·
2018-11-30 16:39:25 +09:00
e82ad3539b
Refactors/renames
Dean Herbert
·
2018-11-30 16:35:45 +09:00
3727955911
Fix score statistics not being serialised
smoogipoo
·
2018-11-30 14:27:34 +09:00
690a1f0765
Cleanup mods string
smoogipoo
·
2018-11-30 14:27:34 +09:00
5530736541
Fix crash when loading scores with no mods
smoogipoo
·
2018-11-30 14:27:34 +09:00
aa7f66b24a
Fix some columns
smoogipoo
·
2018-11-28 20:19:35 +09:00
aaf3e650a5
First
Previous
1
2
Next
Last