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 |
|
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 |
|
Ivan Pavluk
|
d30ab4f77c
|
fixed whitespace
|
2018-11-29 22:12:01 +07:00 |
|
Ivan Pavluk
|
2ca9864301
|
Fixed taiko swell hp and scoring
|
2018-11-29 22:05:13 +07:00 |
|
Ivan Pavluk
|
a378c50544
|
Fix TaikoDrumRollJudgement visibilityy
|
2018-11-29 09:47:12 +07:00 |
|
Ivan Pavluk
|
ce1e6d93e4
|
Update TaikoScoreProcessor.cs
|
2018-11-29 09:45:57 +07:00 |
|
Ivan Pavluk
|
00a243f7f2
|
Add license header
|
2018-11-29 09:19:41 +07:00 |
|
Ivan Pavluk
|
17337e05a1
|
Fixed whitespace
|
2018-11-29 09:06:40 +07:00 |
|
Ivan Pavluk
|
36b458bdee
|
Fixed #3777
|
2018-11-29 08:56:19 +07:00 |
|
smoogipoo
|
b8e60afa69
|
Move replays to an wrapping Score class
|
2018-11-28 18:45:17 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
smoogipoo
|
2ee181daf7
|
Re-namespace replay-related classes
|
2018-11-28 17:20:37 +09:00 |
|
smoogipoo
|
09b79d736b
|
Remove unused usings
|
2018-11-28 16:33:42 +09:00 |
|
smoogipoo
|
5fd6e6ca77
|
Re-namespacing
|
2018-11-28 16:12:57 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
smoogipoo
|
08ffa18936
|
Fix nullref
|
2018-11-19 17:05:51 +09:00 |
|
Dean Herbert
|
a57f98ed4d
|
Merge branch 'master' into fix-taiko-lifetimes
|
2018-11-19 08:41:19 +09:00 |
|
jorolf
|
80bd98bb9d
|
apply suggestions
|
2018-11-15 17:38:38 +01:00 |
|
smoogipoo
|
e207dd728b
|
Fix taiko proxies not receiving the correct lifetimes
|
2018-11-15 20:26:12 +09:00 |
|
jorolf
|
f0f7b15edc
|
remove unused using
|
2018-11-15 00:45:27 +01:00 |
|
jorolf
|
41a0f9896e
|
Merge branch 'master' into flashlight-mod
|
2018-11-15 00:35:42 +01:00 |
|
jorolf
|
7d2958b7b0
|
split shader, remove unnecessary clutter and fix some bugs
|
2018-11-15 00:33:13 +01:00 |
|