This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-03 22:56:36 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd0cae2bfb3710e51e50aa435b35c2616b2cceaf
osukey
/
osu.Game
/
Rulesets
/
Difficulty
History
Dean Herbert
fd0cae2bfb
Merge branch 'master' into difficulty-attribute-helpers
2021-11-17 20:49:31 +09:00
..
Preprocessing
Refactor to encapsulate strain logic into Skill class
2021-04-03 20:47:43 +11:00
Skills
change initial strain from 1 to 0 to allow simpler implementations
2021-10-07 09:30:18 +01:00
Utils
Implement custom enumerator for ReverseQueue to avoid allocations
2021-04-10 01:16:54 +10:00
DifficultyAttributes.cs
Move
const
s to top of file
2021-11-17 20:47:52 +09:00
DifficultyCalculator.cs
Update
DifficultyCalculator
to take an
IRulesetInfo
2021-11-15 19:16:48 +09:00
PerformanceCalculator.cs
Remove IBeatmap from PerformanceCalculator.
2020-10-02 19:24:30 +02:00
TimedDifficultyAttributes.cs
Add xmldoc to ctor also
2021-11-02 17:19:14 +09:00