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-05-03 20:57:28 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
osukey
/
osu.Game
/
Rulesets
/
Difficulty
History
Dan Balasescu
8884091422
Merge pull request
#15014
from joseph-ireland/remove-initial-strain
...
Change initial strain value in skills from 1 to 0
2021-10-10 15:56:20 +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
Refactor DifficultyAttributes to use auto properties over public fields
2021-06-08 19:43:59 +10:00
DifficultyCalculator.cs
Merge branch 'master' into difficulty-move-to-beatmap
2021-10-07 16:50:10 +09:00
PerformanceCalculator.cs
Remove IBeatmap from PerformanceCalculator.
2020-10-02 19:24:30 +02:00
TimedDifficultyAttributes.cs
Split classes
2021-10-01 21:00:39 +09:00