smoogipooo
|
b5f48c2368
|
Add storeResults as a parameter to Reset
Whether to store the current state of the ScoreProcessor for future use.
|
2017-09-12 22:27:27 +09:00 |
|
smoogipooo
|
d0774c7bc6
|
ComputeTargets -> SimulateAutoplay + improve xmldoc
|
2017-09-12 21:16:47 +09:00 |
|
smoogipooo
|
3e3618d724
|
More cleanups
|
2017-09-12 21:12:57 +09:00 |
|
smoogipooo
|
abab2a4878
|
Revamp score processing to once more unify scoring methods
|
2017-09-12 21:05:50 +09:00 |
|
smoogipooo
|
0b94939474
|
Make Accuracy = 1, Health = 1 the default for ScoreProcessor
|
2017-09-12 20:53:26 +09:00 |
|
smoogipooo
|
3af8345068
|
Add AffectsAccuracy to Judgement
|
2017-09-12 19:39:44 +09:00 |
|
Dan Balasescu
|
ee8ec31c6e
|
Merge branch 'master' into judgement-revamp
|
2017-09-12 18:57:37 +09:00 |
|
Dean Herbert
|
86de4fa2e2
|
Apply CI fixes
|
2017-09-12 18:36:19 +09:00 |
|
Dean Herbert
|
b21c080121
|
Make mania readable again
|
2017-09-12 18:22:02 +09:00 |
|
Dean Herbert
|
f32d444d68
|
Remove generics from Playfield (fixes catch)
|
2017-09-12 18:19:28 +09:00 |
|
Dean Herbert
|
1194e46ef1
|
Merge remote-tracking branch 'upstream/master' into judgement-revamp
|
2017-09-12 17:46:21 +09:00 |
|
Dean Herbert
|
160ad1924f
|
Remove unneeded reference
|
2017-09-12 17:01:40 +09:00 |
|
smoogipooo
|
6a815d343c
|
Remove unneeded class.
|
2017-09-12 16:58:06 +09:00 |
|
Dan Balasescu
|
3be9d3c747
|
Merge branch 'master' into mania-autoplay
|
2017-09-12 16:44:05 +09:00 |
|
smoogipooo
|
7ad982b540
|
Fix ordering of license header.
|
2017-09-12 16:21:32 +09:00 |
|
smoogipooo
|
a22dd80b23
|
Expire HitExplosions.
|
2017-09-12 16:20:15 +09:00 |
|
smoogipooo
|
af4cc7aada
|
Accuracy starts at 100% for mania.
|
2017-09-12 16:15:04 +09:00 |
|
smoogipooo
|
a7b93822d7
|
Add initial frame
|
2017-09-12 16:14:52 +09:00 |
|
smoogipooo
|
a1baefe20e
|
Add 20ms delay to release frames.
|
2017-09-12 16:09:53 +09:00 |
|
smoogipooo
|
8737a1b1a5
|
Implement osu!mania auto replay generation.
|
2017-09-12 15:52:32 +09:00 |
|
smoogipooo
|
78764082dc
|
Remove taiko project reference from mania project.
|
2017-09-12 15:52:02 +09:00 |
|
smoogipooo
|
585e2399bf
|
Add license headers.
|
2017-09-12 12:02:56 +09:00 |
|
smoogipooo
|
57ee97e27d
|
Add lane glows.
|
2017-09-12 11:39:34 +09:00 |
|
smoogipooo
|
0765027cb5
|
Move note glow to a separate class + make it match the design a bit more.
|
2017-09-12 11:14:16 +09:00 |
|
smoogipooo
|
3c98bc065f
|
Fix osu!mania note masking resulting in miss judgements not occurring.
|
2017-09-12 09:48:17 +09:00 |
|
Dean Herbert
|
d66fb307dc
|
Fix wrong licence header
|
2017-09-11 19:14:37 +09:00 |
|
Dean Herbert
|
cf8912b30d
|
Merge branch 'master' into mania-judgement-text
|
2017-09-11 19:04:22 +09:00 |
|
smoogipooo
|
df0a31bf2a
|
Add judgement text displays to osu!mania
|
2017-09-11 17:56:02 +09:00 |
|
Dean Herbert
|
7b92bbfa86
|
Merge branch 'master' into mania-hit-explosions
|
2017-09-11 17:34:14 +09:00 |
|
smoogipooo
|
54aff432fe
|
Fix CI error
|
2017-09-11 15:43:23 +09:00 |
|
Dan Balasescu
|
6ecd530d7b
|
Add missing license header
|
2017-09-11 15:24:28 +09:00 |
|
smoogipooo
|
f3c6f6f959
|
Merge branch 'blending-equations' into mania-holdnote-niceness
|
2017-09-11 15:09:01 +09:00 |
|
smoogipooo
|
de7d50d384
|
Better variable + comment naming
|
2017-09-11 15:08:51 +09:00 |
|
smoogipooo
|
4683319156
|
Merge remote-tracking branch 'origin/master' into mania-hit-explosions
|
2017-09-11 14:48:40 +09:00 |
|
Dean Herbert
|
b01233eddc
|
Fix CI issues
|
2017-09-11 14:48:01 +09:00 |
|
smoogipooo
|
e8efdcf188
|
Make tick explosions white and lower scale.
|
2017-09-11 14:37:34 +09:00 |
|
Dean Herbert
|
5ce76d8023
|
Merge remote-tracking branch 'upstream/master' into judgement-revamp
|
2017-09-11 14:36:51 +09:00 |
|
smoogipooo
|
2c3131d391
|
Remove green coloration when hit.
|
2017-09-11 13:56:10 +09:00 |
|
smoogipooo
|
3026675f35
|
Add explosions.
|
2017-09-11 13:44:39 +09:00 |
|
smoogipooo
|
10f0d1f20d
|
Pass down OnJudgement to columns.
|
2017-09-11 12:57:10 +09:00 |
|
Dean Herbert
|
7170fbd087
|
Target .NET 4.6.1
|
2017-09-11 12:39:00 +09:00 |
|
smoogipooo
|
42dc4d9b1c
|
Rework mania playfield to be more sane with masking/nesting.
|
2017-09-11 10:46:54 +09:00 |
|
smoogipooo
|
2f72dff779
|
Update with framework changes.
|
2017-09-11 08:59:56 +09:00 |
|
smoogipooo
|
2086ed209d
|
Fix hold note tick input.
|
2017-09-11 04:51:44 +09:00 |
|
smoogipooo
|
9cd3af11d5
|
Fix hold note tick position + lifetime.
|
2017-09-11 04:45:10 +09:00 |
|
smoogipooo
|
79a9612243
|
Remove now unnecessary comment.
|
2017-09-11 04:39:04 +09:00 |
|
smoogipooo
|
8bb8999820
|
More TestCaseManiaHitObjects fixes.
|
2017-09-11 04:34:30 +09:00 |
|
smoogipooo
|
3b5e847a31
|
Better updateGlow methods.
|
2017-09-11 04:29:32 +09:00 |
|
smoogipooo
|
590a34dc28
|
Add glow to DrawableHoldNote
|
2017-09-11 04:22:17 +09:00 |
|
smoogipooo
|
73d77637ef
|
Add glow to DrawableNote
|
2017-09-11 04:22:05 +09:00 |
|