This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 03:47:04 +08:00
Code
Issues
Releases
Wiki
Activity
33,493
Commits
4
Branches
791
Tags
d74c19e2d703f6e57139727692a3473ea7bd55fc
Commit Graph
30 Commits
Display the "restart to update" notification on checking for update after dismissal
Dean Herbert
·
2020-10-06 13:19:57 +09:00
de47392e3d
Show a notification if checking for updates via button and there are none available
Dean Herbert
·
2020-10-06 13:00:02 +09:00
22b0105d62
Rename method to be less bad
Dean Herbert
·
2020-06-12 18:07:39 +09:00
6beb28b685
Remove duplicate calls to CheckForUpdatesAsync
Dean Herbert
·
2020-06-12 18:05:23 +09:00
95f57ca88c
Merge branch 'master' into update-button
Dean Herbert
·
2020-06-12 18:00:36 +09:00
6296cd62d0
Redesign classes and generally improve code
Craftplacer
·
2020-06-08 00:39:33 +02:00
101604e741
Move some suggestions to warnings, resolve issues
smoogipoo
·
2020-06-03 16:48:44 +09:00
f3b5149648
Change property name to CanCheckForUpdate
Craftplacer
·
2020-05-08 02:50:58 +02:00
ebd1df8c28
Check whether the build is deployed within the public check updates method
Craftplacer
·
2020-05-08 02:48:27 +02:00
3c24ca08d0
Use property instead of type checking
Craftplacer
·
2020-05-08 02:09:37 +02:00
e6ad28a1cb
Initial commit
Craftplacer
·
2020-05-07 08:07:22 +02:00
836efe3f7c
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Move post-update notification logic to UpdateManager base class
Dean Herbert
·
2019-09-24 18:37:05 +09:00
42b6041763
Don't report delta patch failures to sentry
Dean Herbert
·
2019-07-29 18:14:06 +09:00
e579bce18a
Fix update notification not correctly restarting the game
Dean Herbert
·
2019-07-03 23:06:16 +09:00
b901aab19d
Fix remaining issues
Dean Herbert
·
2019-06-28 21:26:31 +09:00
c9104e9176
Commit missing piece of puzzle
Dean Herbert
·
2019-06-28 21:03:35 +09:00
1289b7f5fe
Fix stutter during update process
Dean Herbert
·
2019-06-28 20:45:25 +09:00
1898a6750d
Fix windows updater showing false failures
Dean Herbert
·
2019-06-28 20:37:53 +09:00
d557737143
Use local logger
Dean Herbert
·
2019-05-15 14:12:59 +09:00
501eaa072e
Use Logger for squirrel update logs
smoogipoo
·
2019-05-15 11:28:22 +09:00
c01841d7d7
Fix possible nullref
smoogipoo
·
2019-05-07 13:42:55 +09:00
1cfb7550ee
Update font awesome usage
Dean Herbert
·
2019-04-02 19:55:24 +09:00
f1952c0816
Update icon usage to match framework changes
Dean Herbert
·
2019-03-27 19:29:27 +09:00
de80fc0eac
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Trim newline
Dan Balasescu
·
2018-11-20 13:36:50 +09:00
777b33b30e
Add squirrel update log output
Also updates squirrel to latest version.
Dean Herbert
·
2018-11-20 13:29:24 +09:00
375543c644
Make squirrel work again
Dean Herbert
·
2018-08-01 02:58:39 +09:00
4f1736ceb2
Tidy up updater namespace
Dean Herbert
·
2018-07-06 16:39:27 +09:00
b8d314a809