1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 17:32:54 +08:00
Commit Graph

44642 Commits

Author SHA1 Message Date
Dean Herbert
3b174a71a3 Move startup concurrency check to higher level
Makes more sense to perform this check outside of the game itself now
that we can.
2021-09-21 18:00:55 +09:00
Dean Herbert
78e7755df1 Re-enable IPC import test 2021-09-21 17:54:25 +09:00
Dan Balasescu
ffdaf23329
Merge pull request #14814 from peppy/fix-key-counter-masking
Fix `KeyCounterDisplay` potentially getting stuck invisible due to autosize masking
2021-09-21 16:21:38 +09:00
Dean Herbert
3d160b2445
Merge pull request #14778 from smoogipoo/fix-taiko-hd
Fix osu!taiko hidden mod metrics not matching expectations
2021-09-21 15:55:13 +09:00
Dean Herbert
5bcdd06b07
Merge pull request #14822 from smoogipoo/fix-kiai-spawner-current-time
Fix cursor particles not spawned during kiai
2021-09-21 15:53:38 +09:00
Dan Balasescu
737e622199
Merge branch 'master' into fix-taiko-hd 2021-09-21 15:22:22 +09:00
Dean Herbert
112bfc8cbe
Merge pull request #14821 from smoogipoo/particle-spewer-disable-ftb
Disable FtB pass for particle spewer
2021-09-21 15:22:11 +09:00
smoogipoo
430ecc5409 Adjust to make HD slightly harder and not obsolete 2021-09-21 15:20:04 +09:00
smoogipoo
6c91d39c15 Remove GameplayClock dependency 2021-09-21 14:48:46 +09:00
smoogipoo
69e28dc8a1 Add failing test 2021-09-21 14:44:22 +09:00
smoogipoo
f0971cb90c Fix kiai spawner using wrong current time 2021-09-21 14:40:33 +09:00
smoogipoo
6246bbc262 Also add to ParticleExplosion 2021-09-21 14:37:09 +09:00
smoogipoo
bad3f0b1e9 Disable FtB pass for particle spewer 2021-09-21 14:25:44 +09:00
Dean Herbert
aa0d32b3b1 Retarget master repos in diffcalc CI runs 2021-09-21 14:23:44 +09:00
Dean Herbert
8584c0b6da Merge branch 'master' into diffcalc-optimisations 2021-09-21 14:22:42 +09:00
Dan Balasescu
9e8d35d8ee
Merge pull request #14819 from peppy/diffcalc-testing
Improvements to difficulty calculation CI runs
2021-09-21 14:17:04 +09:00
Dean Herbert
93e33fa94d
Use true comparison rather than null coalesce fallback
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-09-21 14:08:54 +09:00
Dean Herbert
add8aac6d5
Merge pull request #14815 from ppy/dependabot/nuget/osu.Game/SharpCompress-0.29.0
Bump SharpCompress from 0.28.3 to 0.29.0 in /osu.Game
2021-09-21 14:05:21 +09:00
Dan Balasescu
6ac7440af0
Merge pull request #14753 from MBmasher/fl-total-sr
Include Flashlight in total SR calculation
2021-09-21 13:17:21 +09:00
Dean Herbert
ea624489ca Remove continue-on-error 2021-09-21 12:48:10 +09:00
smoogipoo
b9c91111d2 Add some whitespace 2021-09-21 12:43:29 +09:00
Dean Herbert
a694d482ed Rename file 2021-09-21 12:41:25 +09:00
Dean Herbert
192089db61 Use keywords instead of IDs 2021-09-21 12:41:25 +09:00
Dean Herbert
f282bd6f42 Tidy up naming 2021-09-21 12:41:25 +09:00
Dean Herbert
afcf3edec9 Build build matrix dynamically 2021-09-21 12:41:25 +09:00
Dean Herbert
f73ebfcea1 Don't redownload if file already exists 2021-09-21 12:41:25 +09:00
Dean Herbert
5b9cab8b1f Add more log output and quiet wget 2021-09-21 12:41:25 +09:00
Dean Herbert
a46fe5da75 Simplify action 2021-09-21 12:41:25 +09:00
Dean Herbert
7c2b8fc650 Apply new skip insert rule 2021-09-21 12:41:25 +09:00
Dean Herbert
7d5e4ae0a2 Drop service based mysql usage (use host instead) 2021-09-21 12:41:21 +09:00
Dean Herbert
1d560ed122 Use optimisation branch for now 2021-09-21 12:41:17 +09:00
Dan Balasescu
6d6ad126a4
Merge branch 'master' into fl-total-sr 2021-09-21 12:31:40 +09:00
Dean Herbert
6b3a37e262 Remove deps step 2021-09-21 12:31:36 +09:00
smoogipoo
06e1148472 Run on self-hosted runner 2021-09-21 12:31:36 +09:00
smoogipoo
9d4c5e9cb6 Add filename to output rows 2021-09-21 12:31:36 +09:00
smoogipoo
6bfb31a635 Install pv 2021-09-21 12:31:36 +09:00
smoogipoo
fc5fd203d6 Output sql import process 2021-09-21 12:31:36 +09:00
smoogipoo
0f8e570b84 Use top 1000 data 2021-09-21 12:31:36 +09:00
smoogipoo
fa374e67e7 Single line condition 2021-09-21 12:31:36 +09:00
smoogipoo
e354287804 Fix incorrect ruleset name 2021-09-21 12:31:36 +09:00
Dan Balasescu
a3e329f961
Merge pull request #14217 from MBmasher/fl-skill
Add difficulty skill for Flashlight mod
2021-09-21 12:06:41 +09:00
Dan Balasescu
204ee2e281
Merge branch 'master' into fl-skill 2021-09-21 12:06:28 +09:00
Dean Herbert
9ea9fa5f20 Remove issue template to avoid the average use submitting issues 2021-09-21 11:38:04 +09:00
Bartłomiej Dach
46a39a4188
Merge pull request #14602 from peppy/correct-reverse-arrow-depth
Fix repeat arrows being hidden beneath head circles in legacy skins
2021-09-20 22:56:19 +02:00
Bartłomiej Dach
c911332540
Merge branch 'master' into correct-reverse-arrow-depth 2021-09-20 22:32:28 +02:00
Bartłomiej Dach
064e0659e0
Merge pull request #14702 from sh0ckR6/14470-ur-not-updating
Clear UR bar marks after seeking
2021-09-20 22:31:53 +02:00
Bartłomiej Dach
761548e533
Merge branch 'master' into 14470-ur-not-updating 2021-09-20 22:07:33 +02:00
dependabot[bot]
b715b89edc
Bump SharpCompress from 0.28.3 to 0.29.0 in /osu.Game
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.28.3 to 0.29.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.28.3...0.29)

---
updated-dependencies:
- dependency-name: SharpCompress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:54:05 +00:00
Bartłomiej Dach
9ec927a688
Merge pull request #14759 from Opelkuh/add-legacy-star-particles
Implement legacy osu! cursor particles
2021-09-20 21:40:47 +02:00
sh0ckR6
fb416c79e9
Fully revert Player 2021-09-20 15:01:03 -04:00