Salman Ahmed
|
dde0bc6070
|
Add step to randomize judged object's combo colour
|
2020-08-19 08:29:42 +03:00 |
|
Salman Ahmed
|
a59dabca7e
|
Use existing hit objects instead of defining own
|
2020-08-19 08:28:11 +03:00 |
|
Salman Ahmed
|
d4bde0afe5
|
Do not pass accent value on a reverted miss judgement
|
2020-08-19 08:18:30 +03:00 |
|
Salman Ahmed
|
885f8104f5
|
Always use public accessors even on legacy classes
Because of https://github.com/ppy/osu-framework/issues/3727
|
2020-08-19 08:00:57 +03:00 |
|
Salman Ahmed
|
422100192c
|
Move HasFont to legacy skin extensions class instead
|
2020-08-19 07:58:23 +03:00 |
|
Salman Ahmed
|
ee9fa11d14
|
Use With(s => ...) extension for better readability
|
2020-08-19 07:47:02 +03:00 |
|
Salman Ahmed
|
5759ffff6f
|
Use the property instead of the backing field
|
2020-08-19 07:45:05 +03:00 |
|
Salman Ahmed
|
8f1a71c6b1
|
Remove counter sprite attributes for not being of any reasonable use
|
2020-08-19 07:44:45 +03:00 |
|
Bartłomiej Dach
|
27f97973ee
|
Add more proper typing to skills
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
cb5ea6aa9a
|
Generalise p-norm function
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
51d41515ef
|
Simplify expression with ternary
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
c827e21506
|
Extract helper method to reset rhythm strain
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
80e4c15727
|
Use Math.Clamp
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
ce0e5cf9a1
|
Slightly optimise and de-branch rhythm pattern recognition
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
d7ff3d77eb
|
Slightly optimise and de-branch repetition pattern recognition
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
00ae456f08
|
Remove unnecessary null check
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
c6a640db55
|
Remove superfluous IsRepeat field
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
f22050c975
|
Remove unnecessary initialiser
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
ff44437706
|
Extract method for marking cheese
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
292d38362c
|
De-nest cheese detection logic
|
2020-08-18 20:19:58 +02:00 |
|
Bartłomiej Dach
|
6c759f31f1
|
Add and use limited capacity queue
|
2020-08-18 20:19:58 +02:00 |
|
smoogipoo
|
1d9d885d27
|
Mask the tail as the body gets shorter
|
2020-08-19 01:40:26 +09:00 |
|
smoogipoo
|
4d4d9b7356
|
Add rewinding support
|
2020-08-19 01:37:31 +09:00 |
|
Jihoon Yang
|
474f245222
|
Replace nested loop with early return
|
2020-08-18 08:40:29 -07:00 |
|
Bartłomiej Dach
|
9fb494d5d3
|
Eliminate unnecessary loop
|
2020-08-18 17:36:23 +02:00 |
|
Bartłomiej Dach
|
cd2280b5bf
|
Fix cheese indexing bug
|
2020-08-18 17:36:21 +02:00 |
|
Jihoon Yang
|
af8f727721
|
Disable LegacyHitExplosion for hold notes
|
2020-08-18 08:28:53 -07:00 |
|
smoogipoo
|
99315a4aa7
|
Fix incorrect anchors for up-scroll
|
2020-08-19 00:05:36 +09:00 |
|
smoogipoo
|
988ad378a7
|
Fix body size + freeze head piece
|
2020-08-19 00:05:05 +09:00 |
|
Lucas A
|
6aa31dffdb
|
Fix toolbar not respecting current overlay activation mode.
|
2020-08-18 15:34:56 +02:00 |
|
Dan Balasescu
|
a4ba2181ec
|
Merge pull request #9902 from lanpai/toast
Update mania scroll speed range to match stable
|
2020-08-18 20:27:43 +09:00 |
|
smoogipoo
|
a4ad0bd174
|
Ensure 0 score from miss judgements, add test
|
2020-08-18 19:51:26 +09:00 |
|
smoogipoo
|
da07354f05
|
Fix some judgements potentially giving wrong score
|
2020-08-18 19:51:16 +09:00 |
|
Dan Balasescu
|
f1ab14aeb8
|
Merge branch 'master' into toast
|
2020-08-18 19:24:28 +09:00 |
|
Dan Balasescu
|
a2a1645967
|
Merge pull request #9897 from peppy/fix-early-exit-test-failures
Fix PlayerLoader test failures due to too many steps
|
2020-08-18 18:39:26 +09:00 |
|
smoogipoo
|
385f7cf85d
|
Implement mania hold note body recycling
|
2020-08-18 17:56:48 +09:00 |
|
Jihoon Yang
|
138dc5929e
|
Changed MIN_TIME_RANGE as well
|
2020-08-18 01:46:41 -07:00 |
|
Jihoon Yang
|
4ddc04793f
|
Changed MAX_TIME_RANGE instead of the single instance
|
2020-08-18 01:44:30 -07:00 |
|
smoogipoo
|
d157c42340
|
Increase density by not skipping objects
|
2020-08-18 17:40:44 +09:00 |
|
Jihoon Yang
|
628be66653
|
Updated calculation of mania scroll speed
|
2020-08-18 01:24:56 -07:00 |
|
smoogipoo
|
e1ed8554a1
|
Use yinyang icon
|
2020-08-18 17:23:11 +09:00 |
|
Dan Balasescu
|
27cab98c66
|
Merge pull request #9901 from Joehuu/skip-cutscene-forward-mouse-button
Add ability to skip cutscene with forward mouse button
|
2020-08-18 17:13:36 +09:00 |
|
Dean Herbert
|
c951940a73
|
Merge pull request #9899 from Joehuu/leaderboard-score-rank-tooltip
|
2020-08-18 16:04:18 +09:00 |
|
Joehu
|
f4f642fbcf
|
Add ability to skip cutscene with forward mouse button
|
2020-08-17 23:21:44 -07:00 |
|
Joseph Madamba
|
4d6b52a0d6
|
Simply condition
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-08-17 23:08:51 -07:00 |
|
Joehu
|
e0383f6100
|
Change format of rank tooltip
|
2020-08-17 22:07:04 -07:00 |
|
Joehu
|
848f3bbf51
|
Show tooltip of leaderboard score rank when 1000 or higher
|
2020-08-17 21:09:55 -07:00 |
|
Dean Herbert
|
ab0068a9af
|
Merge branch 'master' into fix-early-exit-test-failures
|
2020-08-18 13:05:24 +09:00 |
|
Dean Herbert
|
5ade1e8259
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-18 13:03:49 +09:00 |
|
Dean Herbert
|
083bcde3cf
|
Fix beatmap transfer not working
|
2020-08-18 13:01:35 +09:00 |
|