Dean Herbert
|
55c5ef898d
|
Remove delay on entering player
|
2019-04-22 18:29:58 +09:00 |
|
Dean Herbert
|
908eee9942
|
Fix pause tests
|
2019-04-22 18:29:51 +09:00 |
|
smoogipoo
|
aeae759fcd
|
Rename method + add xmldoc
|
2019-04-22 18:08:15 +09:00 |
|
smoogipoo
|
910b9df2d5
|
Fix catch awarding too much hp
|
2019-04-22 18:02:57 +09:00 |
|
smoogipoo
|
4edb17a88a
|
Make hp work + cleanup
|
2019-04-22 18:02:49 +09:00 |
|
smoogipoo
|
144e6012dc
|
Implement hp increase for osu!
|
2019-04-22 17:24:42 +09:00 |
|
smoogipoo
|
78c844e259
|
Make catch provide some HP at DrainRate=10
|
2019-04-22 17:24:22 +09:00 |
|
Dean Herbert
|
b3c496d72c
|
Remove delay on entering player
|
2019-04-22 17:06:40 +09:00 |
|
Dean Herbert
|
034643b835
|
Fix pause tests
|
2019-04-22 17:06:22 +09:00 |
|
smoogipoo
|
b59f23d094
|
Implement hp increase for taiko
|
2019-04-22 17:04:46 +09:00 |
|
smoogipoo
|
4c5f41e40f
|
Implement hp increase for mania
|
2019-04-22 17:04:18 +09:00 |
|
smoogipoo
|
d7919544fe
|
Implement approximate hp increase for catch
|
2019-04-22 16:59:14 +09:00 |
|
smoogipoo
|
fbb4e9df04
|
Implement hp at base ScoreProcessor
|
2019-04-22 16:51:38 +09:00 |
|
iiSaLMaN
|
cfb3c38c3a
|
Fix.
|
2019-04-22 10:14:19 +03:00 |
|
iiSaLMaN
|
9030935030
|
Fix AppVeyor Errors
|
2019-04-22 10:07:45 +03:00 |
|
iiSaLMaN
|
64429aa968
|
Fix AppVeyor Errors
|
2019-04-22 09:59:51 +03:00 |
|
iiSaLMaN
|
7a385e56ec
|
Fix AppVeyor Errors
|
2019-04-22 09:58:29 +03:00 |
|
smoogipoo
|
a47f5040af
|
Improve waveform graph testing
|
2019-04-22 13:58:05 +09:00 |
|
iiSaLMaN
|
c784bc4418
|
Remove whitespaces
|
2019-04-22 06:15:37 +03:00 |
|
iiSaLMaN
|
de542ca202
|
Remove bindable and use property
|
2019-04-22 06:14:14 +03:00 |
|
iiSaLMaN
|
26f0b2a4fe
|
Remove bindable
Bad usage
|
2019-04-22 06:12:41 +03:00 |
|
iiSaLMaN
|
699bdd0498
|
Merge branch 'master' into sh-xh-grading-2
|
2019-04-22 05:56:55 +03:00 |
|
Dean Herbert
|
4cf813dc33
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2019-04-22 11:26:29 +09:00 |
|
Dan Balasescu
|
9d3d1fd10b
|
Merge pull request #4658 from peppy/remove-black-box
Remove black box blocking some visual tests from being visible
|
2019-04-22 11:12:14 +09:00 |
|
Dean Herbert
|
8ffb2f4224
|
Remove black box blocking some visual tests from being visible
|
2019-04-22 10:55:01 +09:00 |
|
Dean Herbert
|
732c38fa79
|
Update framework again
|
2019-04-22 10:45:56 +09:00 |
|
iiSaLMaN
|
cff319e0d8
|
Fix issue
|
2019-04-21 18:12:50 +03:00 |
|
iiSaLMaN
|
c4b3aef931
|
Merge branch 'master' into sh-xh-grading-2
|
2019-04-21 18:06:12 +03:00 |
|
iiSaLMaN
|
c5bf01cc5c
|
Fix issue
|
2019-04-21 18:05:52 +03:00 |
|
iiSaLMaN
|
b200142afb
|
Make AdjustRank Bindable and fix issue
|
2019-04-21 17:55:01 +03:00 |
|
iiSaLMaN
|
77614189c9
|
Make AdjustRank Bindable
|
2019-04-21 17:48:50 +03:00 |
|
iiSaLMaN
|
4e07975e7c
|
Ranks must be adjusted in Hidden Mod
|
2019-04-21 15:58:40 +03:00 |
|
iiSaLMaN
|
73da423639
|
Adjust rank
|
2019-04-21 15:58:19 +03:00 |
|
iiSaLMaN
|
59da78b0d4
|
nothing.
|
2019-04-20 06:44:59 +03:00 |
|
iiSaLMaN
|
8e485f3283
|
Fix issue
|
2019-04-20 06:41:09 +03:00 |
|
Dan Balasescu
|
4e1a9e4228
|
Merge pull request #4648 from smoogipoo/appveyor-broken
Fix appveyor temporarily
|
2019-04-19 21:38:01 +09:00 |
|
smoogipoo
|
4cf234295c
|
Fix appveyor temporarily
|
2019-04-19 21:27:24 +09:00 |
|
smoogipoo
|
5989cf2849
|
Revert "Increase diagnostic level"
This reverts commit 7a0320d39e .
|
2019-04-19 20:39:25 +09:00 |
|
smoogipoo
|
489929d25c
|
Fix PlayerLoader testcase being completely broken
|
2019-04-19 20:38:38 +09:00 |
|
smoogipoo
|
d3920d652d
|
Fix loader animation test case
|
2019-04-19 20:38:38 +09:00 |
|
David Zhao
|
6502e26d09
|
Add draw size invalidation to ZoomableScrollContainer
|
2019-04-19 16:21:15 +09:00 |
|
Dean Herbert
|
7a0320d39e
|
Increase diagnostic level
|
2019-04-19 00:01:26 +08:00 |
|
Dean Herbert
|
c8d760b555
|
Attempt using previous appveyor image
|
2019-04-18 21:33:29 +08:00 |
|
Dean Herbert
|
9d6912a692
|
Update framework
|
2019-04-18 21:23:40 +08:00 |
|
Dean Herbert
|
f6cbae578b
|
Merge pull request #4614 from smoogipoo/player-mod-reinstantiation
Reinstantiate mods for each player instance
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-04-17 16:57:58 +08:00 |
|
Dean Herbert
|
2d7b3094ba
|
Merge branch 'master' into player-mod-reinstantiation
|
2019-04-17 16:42:57 +08:00 |
|
Dan Balasescu
|
118f512d98
|
Merge pull request #4540 from nyquillerium/facade-container
Implement FacadeContainer for tracking logo positions in other containers
|
2019-04-17 17:33:08 +09:00 |
|
smoogipoo
|
12b6bc48bd
|
Use .With() wherever possible
|
2019-04-17 17:24:09 +09:00 |
|
smoogipoo
|
c145ce2d00
|
Remove usings
|
2019-04-17 17:19:55 +09:00 |
|
smoogipoo
|
09568be270
|
Merge remote-tracking branch 'origin/master' into facade-container
# Conflicts:
# osu.Game/Screens/Play/PlayerLoader.cs
|
2019-04-17 17:17:33 +09:00 |
|