1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 19:27:26 +08:00
osu-lazer/osu.Game
dependabot-preview[bot] a99c6698b7
Bump SharpCompress from 0.25.1 to 0.26.0
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.25.1 to 0.26.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.25.1...0.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 04:25:01 +00:00
..
Audio Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
Beatmaps Allow nullable ruleset, reword xmldoc 2020-07-24 13:54:47 +09:00
Configuration Merge pull request #9439 from Game4all/gameplay-disable-winkey 2020-07-24 19:34:48 +09:00
Database Remove PreUpdate, update hash in Save() 2020-06-08 14:40:17 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Merge branch 'master' into grey-logo-animation 2020-07-27 14:10:52 +09:00
Input Remove whitespace 2020-07-14 20:37:21 +09:00
IO Fix test failures 2020-07-06 22:41:58 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Remove any existing bindings to increase/decrease volume 2020-03-02 18:56:41 +09:00
Online Rename RoomScore -> MultiplayerScore 2020-07-22 18:37:00 +09:00
Overlays Merge pull request #9439 from Game4all/gameplay-disable-winkey 2020-07-24 19:34:48 +09:00
Properties
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Cancel previous initial state computations 2020-07-24 19:31:08 +09:00
Scoring Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
Screens Merge branch 'master' into grey-logo-animation 2020-07-27 14:10:52 +09:00
Skinning Add sample lifetime constraints for taiko 2020-07-26 17:50:25 +02:00
Storyboards Fix storyboard video playback when not starting at beginning of beatmap 2020-07-16 14:25:45 +09:00
Tests Fix potential crash due to cross-thread TrackVirtualManual.Stop 2020-07-28 12:08:15 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Minor visual adjustments 2020-07-19 04:10:35 +03:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Bump SharpCompress from 0.25.1 to 0.26.0 2020-07-28 04:25:01 +00:00
OsuGame.cs Limit notification text length to avoid large error messages degrading performance 2020-07-24 14:10:05 +09:00
OsuGameBase.cs Add support for bindable retrieval 2020-07-21 23:13:04 +09:00