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-23 19:40:09 +08:00
Code
Issues
Releases
Wiki
Activity
38,126
Commits
4
Branches
796
Tags
56e1bffdfd237ceb45db074982b912e27612640e
Commit Graph
15 Commits
Take current mod settings value into account on equality comparsion
Salman Ahmed
·
2021-04-12 20:51:13 +03:00
92fab653e1
Merge branch 'master' into mod-using-reference-equality
Salman Ahmed
·
2021-04-11 19:48:55 +03:00
18fb9f5ac9
Add custom resolver for mod settings dictionary
Dean Herbert
·
2021-02-03 19:46:47 +09:00
75f1ebd5f9
Setup all multiplayer model classes for MessagePack support
Dean Herbert
·
2021-01-26 16:26:03 +09:00
e4fc604163
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
Fix wrong checks..
Salman Ahmed
·
2020-12-28 15:30:52 +03:00
41b79d938b
Fix IMod now using reference equality as well
Salman Ahmed
·
2020-12-28 15:19:28 +03:00
5efcdbd431
Fix mod using reference equality unless casted to
IMod
Salman Ahmed
·
2020-12-27 02:42:13 +03:00
43f8f3638a
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