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 17:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
18 Commits
Add back second removed condition
Dean Herbert
·
2020-10-07 18:40:09 +09:00
94a6e28565
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
Fix thread safety
Dean Herbert
·
2020-06-15 22:19:02 +09:00
d2155c3da3
Revert more incorrect changes
Dean Herbert
·
2020-06-12 19:32:32 +09:00
7ae421cc8e
Revert variable usage
Dean Herbert
·
2020-06-12 19:26:46 +09:00
f5c3863e6d
Move local back in place
Dean Herbert
·
2020-06-12 19:25:54 +09:00
446ce2590c
Fix base UpdateManager thinking it can check for updates
Dean Herbert
·
2020-06-12 19:24:50 +09:00
89cf146d18
Restore notification code
Dean Herbert
·
2020-06-12 19:20:45 +09:00
35f577375c
Ensure only one update check can be running at a time
Dean Herbert
·
2020-06-12 18:29:21 +09:00
3dd642a336
Rename method to be less bad
Dean Herbert
·
2020-06-12 18:07:39 +09:00
6beb28b685
Redesign classes and generally improve code
Craftplacer
·
2020-06-08 00:39:33 +02:00
101604e741
Change property name to CanCheckForUpdate
Craftplacer
·
2020-05-08 02:50:58 +02:00
ebd1df8c28
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 comment about rationale behind always updating version in config
Dean Herbert
·
2020-03-05 15:35:27 +09:00
507af4fa72
Always update version
Dean Herbert
·
2020-03-05 14:46:38 +09:00
1e1e8cbcb5
Add post-update notification for iOS users
Dean Herbert
·
2019-12-20 14:02:01 +09:00
11214628ad
Move post-update notification logic to UpdateManager base class
Dean Herbert
·
2019-09-24 18:37:05 +09:00
42b6041763