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-18 11:20:24 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
8 Commits
Update osu.Game/Online/API/APIMod.cs
Co-authored-by: Salman Ahmed <
slmanarendo1950@gmail.com
>
Dean Herbert
·
2021-01-03 17:04:16 +09:00
6ad1b7767e
Switch back to FirstOrDefault to allow for weird testing logic to pass
Dean Herbert
·
2021-01-03 16:46:24 +09:00
99fa0e25dc
Add internal pathway for ensuring correct application of bindable mods
Dean Herbert
·
2021-01-03 15:48:28 +09:00
29dbb1cc0d
Simplify some default value checks (we are sure the return is an IBindable)
Dean Herbert
·
2021-01-03 15:47:15 +09:00
23e216fa0b
Use SingleOrDefault for added safety when looking up mod acronyms
Dean Herbert
·
2021-01-03 15:38:30 +09:00
1a44338124
Use APIMod for mod serialization
Dean Herbert
·
2020-10-22 17:48:15 +09:00
c834aa6051
Throw exception rather than returning nulls
smoogipoo
·
2020-01-22 20:00:36 +09:00
03b61e4a5a
Add mod setting (de)serialization support
smoogipoo
·
2020-01-17 13:27:47 +09:00
2bc7458abf