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 11:20:24 +08:00
Code
Issues
Releases
Wiki
Activity
45,689
Commits
4
Branches
793
Tags
5dcff7d8b7104fec4af4f5ce8705bd196beaaa02
Commit Graph
20 Commits
Disable APIMod/Mod cross equality support
Dean Herbert
·
2021-09-10 11:24:56 +09:00
76e877f160
Refactor exposed mod retrieval methods for better safety
Dean Herbert
·
2021-09-10 11:09:13 +09:00
cf633973a9
Remove unused
IMod
specification from
APIMod
Dean Herbert
·
2021-09-10 10:59:30 +09:00
ce6b022a90
Add new methods to ruleset for quicker mod lookups
Dean Herbert
·
2021-09-09 16:46:14 +09:00
4d0530ca9d
Avoid settings copy if there are no settings
Dean Herbert
·
2021-09-09 15:43:55 +09:00
e66d76d26e
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