smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
42b6041763
|
Move post-update notification logic to UpdateManager base class
|
2019-09-24 18:37:05 +09:00 |
|
Dean Herbert
|
e579bce18a
|
Don't report delta patch failures to sentry
|
2019-07-29 18:14:06 +09:00 |
|
Dean Herbert
|
b901aab19d
|
Fix update notification not correctly restarting the game
|
2019-07-03 23:06:16 +09:00 |
|
Dean Herbert
|
c9104e9176
|
Fix remaining issues
|
2019-06-28 21:26:31 +09:00 |
|
Dean Herbert
|
1289b7f5fe
|
Commit missing piece of puzzle
|
2019-06-28 21:03:35 +09:00 |
|
Dean Herbert
|
1898a6750d
|
Fix stutter during update process
|
2019-06-28 20:45:25 +09:00 |
|
Dean Herbert
|
d557737143
|
Fix windows updater showing false failures
|
2019-06-28 20:37:53 +09:00 |
|
Dean Herbert
|
501eaa072e
|
Use local logger
|
2019-05-15 14:12:59 +09:00 |
|
smoogipoo
|
c01841d7d7
|
Use Logger for squirrel update logs
|
2019-05-15 11:28:22 +09:00 |
|
smoogipoo
|
1cfb7550ee
|
Fix possible nullref
|
2019-05-07 13:42:55 +09:00 |
|
smoogipoo
|
d7c09e7dbd
|
Merge remote-tracking branch 'origin/master' into fix-new-inspections
# Conflicts:
# osu.Game.Rulesets.Catch/Judgements/CatchDropletJudgement.cs
# osu.Game.Rulesets.Catch/Judgements/CatchJudgement.cs
# osu.Game.Rulesets.Mania/Scoring/ManiaScoreProcessor.cs
# osu.Game.Rulesets.Osu/Replays/OsuAutoGenerator.cs
# osu.Game.Rulesets.Osu/UI/Cursor/CursorTrail.cs
# osu.Game.Tests/Visual/SongSelect/TestCaseBeatmapScoresContainer.cs
# osu.Game/Graphics/OsuFont.cs
# osu.Game/Online/API/Requests/Responses/APILegacyScoreInfo.cs
# osu.Game/Overlays/Profile/Header/BadgeContainer.cs
# osu.Game/Overlays/Profile/ProfileHeader.cs
# osu.Game/Screens/Select/PlaySongSelect.cs
# osu.Game/Skinning/LegacySkinDecoder.cs
|
2019-05-07 13:20:17 +09:00 |
|
Dean Herbert
|
f1952c0816
|
Update font awesome usage
|
2019-04-02 19:55:24 +09:00 |
|
Dean Herbert
|
c39c37a18d
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Roman Kapustin
|
4b5fc85875
|
Use Find instead of FirstOrDefault
|
2019-01-05 19:35:33 +03:00 |
|
Dean Herbert
|
67a759122a
|
Fix update code crashing when no internet connection is available
|
2018-12-06 14:59:17 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dan Balasescu
|
777b33b30e
|
Trim newline
|
2018-11-20 13:36:50 +09:00 |
|
Dean Herbert
|
375543c644
|
Add squirrel update log output
Also updates squirrel to latest version.
|
2018-11-20 13:29:24 +09:00 |
|
Dean Herbert
|
4f1736ceb2
|
Make squirrel work again
|
2018-08-01 02:58:39 +09:00 |
|
Dean Herbert
|
5615a32953
|
Fix mac installer extension being incorrect
|
2018-07-11 14:53:40 +09:00 |
|
Dean Herbert
|
7120408a63
|
Add fallback "updater", which prompts the user to update
|
2018-07-06 16:46:22 +09:00 |
|
Dean Herbert
|
b8d314a809
|
Tidy up updater namespace
|
2018-07-06 16:39:27 +09:00 |
|