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-19 07:41:18 +08:00
Code
Issues
Releases
Wiki
Activity
48,868
Commits
4
Branches
793
Tags
015ec0b88ae301dce2002bfaa115f4e008ce79e3
Commit Graph
11 Commits
Fix potential crash during stable install migration due to multiple configuration files
Apparently this can be a thing on windows. Closes
https://github.com/ppy/osu/discussions/16689
.
Dean Herbert
·
2022-01-29 13:30:07 +09:00
b2ebcabdd5
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Tidy up config parsing logic
Dean Herbert
·
2021-02-12 12:57:57 +09:00
8ab7d07eab
Use the newest config file available (where the local username matches the filename)
Lucas A
·
2021-02-08 11:12:25 +01:00
f0dfa9f8f3
Use the oldest user config file available when there happens to be multiple config files available.
Lucas A
·
2021-02-05 21:19:13 +01:00
f6d08f54e6
Address remaining reviews suggestions.
Lucas A
·
2021-01-26 20:35:42 +01:00
383c40b992
Use a lazy for delegating Songs directory locating until it is actually used.
Lucas A
·
2021-01-26 19:07:05 +01:00
2a2b6f347e
Rename const and fix unintended tabbing.
Lucas A
·
2021-01-26 18:45:04 +01:00
043385f919
Address CI inspections.
Lucas A
·
2021-01-25 19:05:16 +01:00
a4a7f0c578
Construct a DesktopStorage pointing to the absolute path of the song directory.
Lucas A
·
2021-01-24 22:04:46 +01:00
f0fdad2f83
Implement StableStorage class.
Lucas A
·
2021-01-24 19:18:16 +01:00
9a5790cd31