smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
7e41fbc29b
|
Remove LegacyDifficultyCalculator
|
2019-02-21 13:12:37 +09:00 |
|
Dean Herbert
|
2c76a039ca
|
Remove unnecessary folder reference
|
2019-02-20 10:46:25 +09:00 |
|
smoogipoo
|
5ff890434c
|
Add beatmap argument
|
2019-02-19 17:57:29 +09:00 |
|
smoogipoo
|
c264a9cc74
|
Fix mods not being populated
|
2019-02-19 17:46:40 +09:00 |
|
smoogipoo
|
0ef15f5bd5
|
Update with PopulateAttributes() removal
|
2019-02-19 17:45:16 +09:00 |
|
smoogipoo
|
7ba0d090fc
|
Fix post-merge errors
|
2019-02-19 16:40:52 +09:00 |
|
smoogipoo
|
7f4643a83d
|
Adjust naming
|
2019-02-18 14:55:39 +09:00 |
|
smoogipoo
|
46b979a412
|
Fix colour changes not being reset
|
2019-02-18 14:55:20 +09:00 |
|
smoogipoo
|
cb17cbcdc4
|
Fix taiko nullrefing
|
2019-02-18 14:54:35 +09:00 |
|
smoogipoo
|
25d85b6eb4
|
Implement new difficulty calculator for Rulesets.Taiko
|
2019-02-18 14:54:21 +09:00 |
|
smoogipoo
|
a8faa942a6
|
Implement new difficulty calculator structure
|
2019-02-18 14:49:43 +09:00 |
|
smoogipoo
|
aa0bb7ca11
|
Add taiko difficulty calculator tests
|
2019-02-15 14:44:26 +09:00 |
|
HoLLy
|
ae9d5f999c
|
Use correct DifficultyAttributes where possible
|
2019-02-06 21:28:42 +01:00 |
|
Dean Herbert
|
2d7c23dd9f
|
Merge remote-tracking branch 'upstream/master' into fix-replay-import-statistics
|
2019-02-04 12:15:53 +09:00 |
|
Dean Herbert
|
014ea972d9
|
Merge remote-tracking branch 'origin/master' into samah-ios
|
2019-01-25 11:51:44 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Shane Woolcock
|
a267a1a085
|
Merge branch 'master' into samah-ios
|
2019-01-08 17:09:26 +10:30 |
|
Dean Herbert
|
8edec10e5f
|
Merge branch 'master' into fix-replay-import-statistics
|
2019-01-08 11:26:12 +09:00 |
|
Roman Kapustin
|
4b5fc85875
|
Use Find instead of FirstOrDefault
|
2019-01-05 19:35:33 +03:00 |
|
Dean Herbert
|
aec3753863
|
Fix imported replays having excess statistics
|
2019-01-03 14:01:20 +09:00 |
|
Shane Woolcock
|
32ffcb9865
|
Merge branch 'master' into samah-ios
# Conflicts:
# osu.Game/osu.Game.csproj
|
2018-12-29 20:09:00 +10:30 |
|
Shane Woolcock
|
a83bee9461
|
Add ruleset visual tests
|
2018-12-29 20:05:37 +10:30 |
|
smoogipoo
|
b64932f6db
|
Implement hit windows
|
2018-12-27 22:39:15 +09:00 |
|
Ivan Pavluk
|
d8b409f81f
|
Merge branch 'master' of https://github.com/pavlukivan/osu
|
2018-12-12 17:18:32 +07:00 |
|
Ivan Pavluk
|
28b033bd99
|
Autodetect LowestSuccessfulHitResult
|
2018-12-12 17:15:59 +07:00 |
|
Ivan Pavluk
|
77e0d7ed8e
|
Fix formatting
|
2018-12-12 07:57:37 +00:00 |
|
Ivan Pavluk
|
e49e2fda9e
|
Rename SuccessfulHitResult->LowestSuccessfulHitResult
|
2018-12-12 13:24:58 +07:00 |
|
Ivan Pavluk
|
a2d1c2c096
|
Fix formatting
|
2018-12-10 05:05:03 +00:00 |
|
Ivan Pavluk
|
839e177d2a
|
Docstring change
|
2018-12-10 04:59:35 +00:00 |
|
Ivan Pavluk
|
8457324044
|
SuccessfulHitWindow->SuccessfulHitResult
|
2018-12-10 09:04:12 +07:00 |
|
Ivan Pavluk
|
94f01b6678
|
Remove unused using directives
|
2018-12-06 20:05:03 +07:00 |
|
Ivan Pavluk
|
394c038c33
|
Removed unnecessary JudgementResult casts
|
2018-12-06 19:52:16 +07:00 |
|
Ivan Pavluk
|
407f9d2e78
|
Comment cleanup
|
2018-12-06 19:33:42 +07:00 |
|
Ivan Pavluk
|
cb2444e01c
|
Remove Meh from TaikoHitWindows
|
2018-12-06 19:04:54 +07:00 |
|
Ivan Pavluk
|
8cae549541
|
Remove unused TaikoScoreProcessor constants
|
2018-12-06 15:58:03 +07:00 |
|
Ivan Pavluk
|
1b6658f4ee
|
Move HealthIncreaseFor to Judgement
|
2018-12-06 15:09:42 +07:00 |
|
Ivan Pavluk
|
b5277de3f4
|
Remove extra newline
|
2018-12-06 14:08:32 +07:00 |
|
Ivan Pavluk
|
6d7e71c003
|
Fix switch stetement order 2
|
2018-12-05 16:28:36 +07:00 |
|
Ivan Pavluk
|
6c38db04ee
|
Fix switch statement order in taiko judgements
|
2018-12-04 21:48:22 +07:00 |
|
Ivan Pavluk
|
f2b806d303
|
Remove swell miss HP from TaikoScoreProcessor
|
2018-12-04 21:36:43 +07:00 |
|
Ivan Pavluk
|
1975e11fcc
|
Yet Another Whitespace Fix
|
2018-12-04 21:28:36 +07:00 |
|
Ivan Pavluk
|
7d692939fc
|
Fixed being able to miss taiko objects by hitting them too early
Revamped taiko HP system
|
2018-12-04 21:20:44 +07:00 |
|
Ivan Pavluk
|
fbb7dc4507
|
Merge branch 'master' into master
|
2018-12-01 00:38:24 +07:00 |
|
smoogipoo
|
8eff49bccd
|
Remove User from Replay
|
2018-11-30 18:25:14 +09:00 |
|
Dean Herbert
|
831cd3ed59
|
ScoreInfo scoreInfo -> ScoreInfo score
|
2018-11-30 15:18:52 +09:00 |
|
Ivan Pavluk
|
743598a1ac
|
Decrease taiko swell HP drain
|
2018-11-30 01:33:04 +07:00 |
|
Ivan Pavluk
|
6b07d4581a
|
Fixed too strong HP drain
|
2018-11-30 01:07:15 +07:00 |
|
Ivan Pavluk
|
4184f17709
|
...Revert AffectsHP->AffectsHp, add HP abbrev
|
2018-11-29 23:12:02 +07:00 |
|
Ivan Pavluk
|
13a166a645
|
rename TaikoJudgement.AffectsHP to AffectsHp
|
2018-11-29 22:26:23 +07:00 |
|