Bartłomiej Dach
|
9e4a925ab1
|
Clarify & cleanup comments some
|
2021-01-03 13:44:29 +01:00 |
|
Bartłomiej Dach
|
a3e29b9154
|
Rename parameters for readability
|
2021-01-03 13:25:44 +01:00 |
|
Dean Herbert
|
2501707d7d
|
Copy values using Bind to also copy defaults
|
2021-01-03 20:45:03 +09:00 |
|
Dean Herbert
|
29dbb1cc0d
|
Add internal pathway for ensuring correct application of bindable mods
|
2021-01-03 15:48:28 +09:00 |
|
Dean Herbert
|
23e216fa0b
|
Simplify some default value checks (we are sure the return is an IBindable)
|
2021-01-03 15:47:15 +09:00 |
|
Dean Herbert
|
d66e218318
|
Source display accuracy from header and remove from ScoreProcessor function
|
2020-12-24 14:57:23 +09:00 |
|
Bartłomiej Dach
|
64095307de
|
Merge branch 'master' into realtime-leaderboard
|
2020-12-23 09:56:47 +01:00 |
|
Dean Herbert
|
be427a4ec0
|
Fix realtime leaderboard showing accuracy based on final base score, not rolling
|
2020-12-23 14:20:35 +09:00 |
|
Dean Herbert
|
d229fbba6e
|
Merge branch 'master' into present-recommended
|
2020-12-22 13:52:29 +09:00 |
|
Bartłomiej Dach
|
f96d2f4ba4
|
Merge branch 'master' into fix-texture-loader-usages
|
2020-12-21 18:35:34 +01:00 |
|
Dean Herbert
|
bc212b2538
|
Merge branch 'master' into fix-texture-loader-usages
|
2020-12-21 13:51:55 +09:00 |
|
Dean Herbert
|
a8569fe15c
|
Fix a couple of simple cases of incorrect TextureLoaderStore initialisation
|
2020-12-21 13:35:46 +09:00 |
|
Bartłomiej Dach
|
a31e8d137f
|
Add guard when clearing samples
|
2020-12-20 15:42:24 +01:00 |
|
Bartłomiej Dach
|
ee33c0be93
|
Extract combo & accuracy ratio calculation helpers
|
2020-12-19 19:08:29 +01:00 |
|
Dean Herbert
|
f13683dc90
|
Correctly account for max combo of the input, rather than the global
|
2020-12-17 16:05:41 +09:00 |
|
Dean Herbert
|
41d8b84bd7
|
Revert MaxBaseScore to being a private field (no longe required to be public)
|
2020-12-17 15:47:20 +09:00 |
|
Dean Herbert
|
2954218897
|
Add method to ScoreProcessor to calculate score and accuracy from statistics
|
2020-12-16 16:20:29 +09:00 |
|
Dean Herbert
|
64a2526678
|
Add header class and basic flow for propagating data updates
|
2020-12-14 17:33:23 +09:00 |
|
Dean Herbert
|
1793385e96
|
Pass a score to the replay recorder to allow reading more general scoring data
|
2020-12-14 16:52:14 +09:00 |
|
Dean Herbert
|
51e8a05f18
|
Seal SetRecordTarget method to simplify modification
|
2020-12-14 16:44:29 +09:00 |
|
ekrctb
|
a548269c34
|
Fix scrolling hit object displayed in wrong position for one frame
|
2020-12-07 17:26:12 +09:00 |
|
Dean Herbert
|
a0f92628ac
|
Merge branch 'master' into fix-sample-expire
|
2020-12-04 13:49:08 +09:00 |
|
Dean Herbert
|
5ded4b9faa
|
Merge branch 'master' into dho-remove-onparentreceived
|
2020-12-04 11:04:56 +09:00 |
|
Endrik Tombak
|
48dad61a46
|
Apply review suggestions
|
2020-12-03 19:44:12 +02:00 |
|
smoogipoo
|
0bdf99b97a
|
Remove OnParentReceived()
|
2020-12-03 20:08:42 +09:00 |
|
smoogipoo
|
73e99718bc
|
Change order of OnParentReceived()
|
2020-12-03 20:06:26 +09:00 |
|
ekrctb
|
6c46046c24
|
Fix DHO expires while hit sound is playing
|
2020-12-03 12:32:49 +09:00 |
|
smoogipoo
|
e831c797f3
|
Merge branch 'master' into hit-sample-pooling
|
2020-12-02 14:45:24 +09:00 |
|
smoogipoo
|
2150cf1c52
|
Rename parameters
|
2020-12-02 10:55:48 +09:00 |
|
smoogipoo
|
e19ef9627a
|
Fix potentially incorrect override
|
2020-12-02 10:54:26 +09:00 |
|
smoogipoo
|
2840405112
|
Volume should be 0 by default
|
2020-12-01 18:14:14 +09:00 |
|
smoogipoo
|
6b4a6c12c8
|
Fix bad equality comparer implementations
|
2020-12-01 18:13:53 +09:00 |
|
smoogipoo
|
17560aeeea
|
Volume should be 0 by default
|
2020-12-01 18:09:28 +09:00 |
|
smoogipoo
|
dda4d76d72
|
Fix bad equality comparer implementations
|
2020-12-01 18:09:21 +09:00 |
|
smoogipoo
|
4900589af4
|
Remove unused method
|
2020-12-01 17:02:45 +09:00 |
|
smoogipoo
|
2bb7484608
|
Merge branch 'immutable-hit-samples' into hit-sample-pooling
|
2020-12-01 16:05:28 +09:00 |
|
smoogipoo
|
199710b941
|
Implement equality comparers for HitSampleInfo
|
2020-12-01 16:04:08 +09:00 |
|
smoogipoo
|
5760e1c1fc
|
Make HitSampleInfo immutable
|
2020-12-01 15:37:51 +09:00 |
|
Bartłomiej Dach
|
5fbe1823a0
|
Merge branch 'master' into editor-beat-snap-always
|
2020-11-30 18:39:22 +01:00 |
|
Dean Herbert
|
51741c4791
|
Merge branch 'master' into hit-sample-pooling
|
2020-11-30 22:25:28 +09:00 |
|
Dean Herbert
|
7f34e11467
|
Merge pull request #10962 from smoogipoo/improve-dho-time-offsets
Fix judgement offsets in non-framestable contexts
|
2020-11-30 19:13:25 +09:00 |
|
Dean Herbert
|
3ad2eeaff5
|
Fix outdated xmldoc
|
2020-11-30 18:35:30 +09:00 |
|
Dean Herbert
|
c17d67bc7d
|
Merge branch 'master' into editor-beat-snap-always
|
2020-11-30 18:34:38 +09:00 |
|
smoogipoo
|
4bbeb9ebd4
|
Merge branch 'master' into hit-sample-pooling
|
2020-11-30 18:31:58 +09:00 |
|
Dan Balasescu
|
b56e832e83
|
Merge pull request #10950 from ekrctb/pool-scrolling
Support hit object pooling in ScrollingPlayfield
|
2020-11-30 18:29:34 +09:00 |
|
smoogipoo
|
8f48389f89
|
Merge branch 'master' into improve-dho-time-offsets
|
2020-11-30 18:01:48 +09:00 |
|
smoogipoo
|
7ac2fba127
|
More reordering of public vs private methods
|
2020-11-30 17:44:58 +09:00 |
|
Dan Balasescu
|
11d1450c76
|
Merge branch 'master' into fruit-bindables
|
2020-11-30 16:48:22 +09:00 |
|
Dean Herbert
|
2745659986
|
Reword and xmldoc some comments
|
2020-11-30 15:54:20 +09:00 |
|
Dan Balasescu
|
69c2a18220
|
Merge branch 'master' into fix-drawable-judgement-animation-loss
|
2020-11-30 14:05:03 +09:00 |
|