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-30 01:49:56 +08:00
Code
Issues
Releases
Wiki
Activity
17,935
Commits
4
Branches
799
Tags
6add3952883f7d8b40f7e2cfd3ec0061cffa0f9b
Commit Graph
19 Commits
Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
smoogipoo
·
2019-04-10 17:20:36 +09:00
0222424aef
Remove mods from workingbeatmap
smoogipoo
·
2019-04-09 12:59:32 +09:00
c584967eb1
Remove unnecessary allocations
smoogipoo
·
2019-03-20 16:46:16 +09:00
c510385aa8
Use fresh mods for each difficulty calculation iteration
smoogipoo
·
2019-03-20 16:37:25 +09:00
6df275c83a
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Remove LegacyDifficultyCalculator
smoogipoo
·
2019-02-21 13:12:37 +09:00
7e41fbc29b
Pass beatmap to CreateSkills()
smoogipoo
·
2019-02-19 17:52:59 +09:00
4dcf39846d
Remove PopulateAttributes()
smoogipoo
·
2019-02-19 17:36:33 +09:00
ca8b7f24b4
timeRate -> clockRate
smoogipoo
·
2019-02-19 14:29:23 +09:00
93b7b51d0a
Remove mods from constructor
smoogipoo
·
2019-02-19 13:40:39 +09:00
af0bb4d5e8
Implement new difficulty calculator structure
smoogipoo
·
2019-02-18 14:49:43 +09:00
a8faa942a6
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Rename NoModMod
Dean Herbert
·
2018-11-30 17:35:13 +09:00
be37f3c328
Apply review feedback
Dean Herbert
·
2018-07-17 16:33:08 +09:00
9f933187e9
Use switch with type matching in place of if-else where possible
Dean Herbert
·
2018-07-17 14:35:09 +09:00
825941aff1
Restructure of DifficultyCalculator to cleanup mod + attribute handling
smoogipoo
·
2018-06-14 15:32:07 +09:00
b7a06b9594
Remove unused method
smoogipoo
·
2018-06-14 14:46:25 +09:00
1431ee1867
Rewrite difficulty mod combinations
smoogipoo
·
2018-06-06 16:20:17 +09:00
83ff47ec80
Move base classes to osu.Game.Rulesets.Difficulty namespace
smoogipoo
·
2018-05-15 17:38:08 +09:00
995fda9b6f