HoLLy
|
cb664dd183
|
Change OfType<> to Cast<> to be more clear
|
2019-05-12 22:08:47 +02:00 |
|
HoLLy
|
3981cf55fa
|
Fix order of nested hitobjects on 2B Catch maps
|
2019-05-12 21:31:16 +02:00 |
|
Dean Herbert
|
612db31c38
|
Apply newline additions
|
2019-04-01 12:16:32 +09:00 |
|
smoogipoo
|
5c8e8a1697
|
Fix license header
|
2019-03-27 16:56:15 +09:00 |
|
smoogipoo
|
8fcb75809d
|
Add LegacyScoreInfo for statistics preservation/conversion
|
2019-03-27 16:55:46 +09:00 |
|
smoogipoo
|
1a6c2022ea
|
Fix up/adjust counts
|
2019-03-27 14:53:29 +09:00 |
|
smoogipoo
|
2dc5447928
|
Merge remote-tracking branch 'origin/master' into ctb-pp
|
2019-03-27 14:01:02 +09:00 |
|
Dean Herbert
|
0fbc049f8d
|
Remove newline
|
2019-03-19 16:25:34 +09:00 |
|
smoogipoo
|
dd60e3f1c4
|
Fix halfCatchWidth not being reset between runs
|
2019-03-19 15:59:04 +09:00 |
|
smoogipoo
|
57727ac184
|
Remove preprocess until a later point in time
|
2019-03-19 15:53:27 +09:00 |
|
smoogipoo
|
5d9477e1e4
|
Fix difficulty calculation using the pre-mod catcher size
|
2019-03-19 15:35:14 +09:00 |
|
smoogipoo
|
d13423fcdb
|
Fix catch difficulty calculator not providing adjustment mods
|
2019-03-14 23:06:23 +09:00 |
|
Dean Herbert
|
26d53d06a9
|
Fix remaining issues
|
2019-02-28 13:31:40 +09:00 |
|
smoogipoo
|
cab7a030f0
|
Merge remote-tracking branch 'origin/master' into ctb-diffcalc
|
2019-02-20 15:15:12 +09:00 |
|
smoogipoo
|
d25d10d8fc
|
Fix position not being set for the first hitobject
|
2019-02-20 14:14:45 +09:00 |
|
smoogipoo
|
9192f7d717
|
Merge remote-tracking branch 'origin/master' into ctb-diffcalc
# Conflicts:
# osu.Game.Rulesets.Catch/Difficulty/CatchDifficultyCalculator.cs
|
2019-02-20 12:22:32 +09:00 |
|
smoogipoo
|
ea281e8596
|
Add beatmap argument
|
2019-02-19 17:54:00 +09:00 |
|
smoogipoo
|
1a645b5115
|
Fix mods not being populated
|
2019-02-19 17:45:52 +09:00 |
|
smoogipoo
|
2765ffa190
|
Update with PopulateAttributes() removal
|
2019-02-19 17:42:24 +09:00 |
|
smoogipoo
|
3abb281ad5
|
Fix post-merge errors
|
2019-02-19 16:41:53 +09:00 |
|
smoogipoo
|
83cab2ba8a
|
Fix incorrect hitobject being used as the last hitobject
|
2019-02-18 14:50:47 +09:00 |
|
smoogipoo
|
f6b13ca79d
|
Rewrite catch diffcalc for readability + attempt to fix
|
2019-02-18 14:50:47 +09:00 |
|
smoogipoo
|
e02ae927b3
|
Fix nullrefs
|
2019-02-18 14:50:47 +09:00 |
|
smoogipoo
|
8eba94e8c9
|
Implement new difficulty calculator for Rulesets.Catch
|
2019-02-18 14:50:47 +09:00 |
|
smoogipoo
|
a8faa942a6
|
Implement new difficulty calculator structure
|
2019-02-18 14:49:43 +09:00 |
|
HoLLy
|
f6318d3670
|
Add comment explaining *= 0.8f
|
2019-02-01 13:06:36 +01:00 |
|
HoLLy
|
30292f44da
|
Fix Catch diffcalc being off
|
2019-01-31 17:57:59 +01:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Unknown
|
6eff79913b
|
remove blank lines
|
2019-01-11 10:34:56 +01:00 |
|
Dan Balasescu
|
09f12fcd42
|
Removed TODO comment regarding Aim being StarRating
Co-Authored-By: HoLLy-HaCKeR <HoLLy-HaCKeR@users.noreply.github.com>
|
2019-01-10 22:47:28 +00:00 |
|
HoLLy
|
75a5691c5f
|
Set license header year to 2018, remove old TODO comment
|
2019-01-09 00:51:49 +01:00 |
|
HoLLy
|
41d0bff243
|
Assume katu is part of HitResult.Miss
|
2019-01-09 00:20:15 +01:00 |
|
HoLLy
|
f83163e78e
|
Attempt to implement Catch performance calculator
|
2019-01-08 22:28:48 +01:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
9f933187e9
|
Apply review feedback
|
2018-07-17 16:33:08 +09:00 |
|
Dean Herbert
|
825941aff1
|
Use switch with type matching in place of if-else where possible
|
2018-07-17 14:35:09 +09:00 |
|
Dean Herbert
|
1d6609d9f3
|
Add common custom words to dotsettings dictionary
Also fixes some typos and reduces spelling suggestions to hints.
|
2018-07-05 15:54:41 +09:00 |
|
Dean Herbert
|
34498f7f86
|
Use var where possible
|
2018-06-21 17:49:04 +09:00 |
|
Dean Herbert
|
c64f64814f
|
Remove unnecessary AimRating
|
2018-06-21 17:32:10 +09:00 |
|
Dean Herbert
|
a9cb214aa9
|
Replace usage of GetEnumerator
|
2018-06-21 16:31:33 +09:00 |
|
smoogipoo
|
afcf91a4c5
|
What the...
|
2018-06-21 13:12:22 +09:00 |
|
smoogipoo
|
9314f49bc3
|
Expose the catch width from the Catcher
|
2018-06-21 12:57:59 +09:00 |
|
smoogipoo
|
5d0c847835
|
Fix post-merge errors
|
2018-06-21 12:26:21 +09:00 |
|
smoogipoo
|
c9581a2d56
|
Merge remote-tracking branch 'origin/master' into catch_star_rating
# Conflicts:
# osu-framework
# osu.Game.Rulesets.Catch/Difficulty/CatchDifficultyCalculator.cs
# osu.Game/Rulesets/Difficulty/DifficultyCalculator.cs
|
2018-06-21 12:15:25 +09:00 |
|
smoogipoo
|
6ff06d4757
|
Adjust CatchDifficultyCalculator in-line with changes
|
2018-06-14 15:48:56 +09:00 |
|
frankhjwx
|
4784538d73
|
Fixing minor bugs
|
2018-05-21 13:53:48 +08:00 |
|
frankhjwx
|
193a298601
|
Fixing minor bugs
|
2018-05-21 13:36:57 +08:00 |
|
frankhjwx
|
6d71f7f220
|
Minor fixes
|
2018-05-21 13:35:02 +08:00 |
|
frankhjwx
|
2e5bc4323a
|
Fixing null reference exception bugs
|
2018-05-21 13:31:00 +08:00 |
|
frankhjwx
|
871743204b
|
Fixing parameters naming
|
2018-05-21 10:41:58 +08:00 |
|