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 19:10:28 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
793
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
123 Commits
Make APIChangelogEntry.Major a non-nullable property
Lucas A
·
2019-06-08 09:45:34 +02:00
e8c73f3127
Move ChangelogEntries populating logic from constructor to BDL load() to use OsuColour palette +apply review suggestions.
Lucas A
·
2019-06-07 20:59:56 +02:00
342e39776a
Highlight major changes in changelog overlay
Lucas A
·
2019-06-07 18:51:43 +02:00
e5b64bfa39
Update with further framework-side changes
smoogipoo
·
2019-06-04 11:04:28 +09:00
cea353975f
General refactoring
smoogipoo
·
2019-05-31 13:54:40 +09:00
d7ccf939d8
Fix size of release stream separator in listing
smoogipoo
·
2019-05-31 13:53:55 +09:00
e7ae9c249f
Add comment + fix spinlocking
smoogipoo
·
2019-05-31 13:38:48 +09:00
57d648df6d
Fix bar not expanding/collapsing correctly
smoogipoo
·
2019-05-31 13:08:35 +09:00
f780c80c17
Use a more friendly set method for tab control
Dean Herbert
·
2019-05-24 11:04:36 +09:00
a272004610
Further minor refactoring
Dean Herbert
·
2019-05-23 12:41:45 +09:00
7229975fef
Prepare changelog api requests to work when not logged in
Dean Herbert
·
2019-05-23 11:41:37 +09:00
5a887dabfe
Cleanup pass
Dean Herbert
·
2019-05-23 11:23:37 +09:00
cb62008280
Use linq instead of a temporary sorted list
Dean Herbert
·
2019-05-23 00:13:59 +09:00
a0ddc6d77a
Centralise font specification
Dean Herbert
·
2019-05-23 00:13:47 +09:00
c96d7bfb67
Add support for osu! user links
Dean Herbert
·
2019-05-23 00:11:26 +09:00
ba98c68cbd
Move update streams inside header content
Dean Herbert
·
2019-05-22 23:56:50 +09:00
81e42041e6
Fix date string
Dean Herbert
·
2019-05-22 23:49:54 +09:00
661fc01e7d
Fix badge state regressions from tab control usage
Dean Herbert
·
2019-05-22 23:44:37 +09:00
66f5dbaa9f
Use TabControl instead of custom logic
Dean Herbert
·
2019-05-22 19:51:16 +09:00
b588638740
Rename classes and fix back-to-front state
Dean Herbert
·
2019-05-22 17:04:21 +09:00
9f9e86f18c
Fix (and rename) ExpandingBar
Dean Herbert
·
2019-05-22 16:38:15 +09:00
92c991494d
Delete breadcrumb implementation
Dean Herbert
·
2019-05-21 13:37:35 +09:00
340b207fa0
Use bindables the whole way
Dean Herbert
·
2019-05-21 13:34:35 +09:00
a131875a7b
Update ChangelogHeader to work again with OverlayHeader
Dean Herbert
·
2019-05-21 12:52:50 +09:00
58a3480b6a
Begin to consume abstract header implementation
Dean Herbert
·
2019-05-20 18:02:27 +09:00
6a8a743eaa
Fix tests failing when not logged in
Dean Herbert
·
2019-05-19 11:58:47 +09:00
39e03ae705
Remove usage of TooltipIconButton completely
Dean Herbert
·
2019-05-19 11:39:32 +09:00
1c85fcbc81
Huge refactor pass focusing on ChangelogContent
Dean Herbert
·
2019-05-19 02:09:08 +09:00
3fa1545ea4
Update namespaces
Dean Herbert
·
2019-05-17 19:15:59 +09:00
2d56413e35
Move new classes for now
Dean Herbert
·
2019-05-17 19:15:25 +09:00
9bc3aa3d46
Remove StreamColour class and implement locally
Dean Herbert
·
2019-05-17 18:31:53 +09:00
dbc42fd59e
Improve load and switch logic between views
Dean Herbert
·
2019-05-17 18:31:53 +09:00
c41ec20236
Split out ChangelogContent into two classes
Dean Herbert
·
2019-05-17 18:31:53 +09:00
dd2d58d4f7
fixup! Convert BadgeDisplay to use bindable
Dean Herbert
·
2019-05-17 18:31:53 +09:00
37e989fc64
Convert BadgeDisplay to use bindable
Dean Herbert
·
2019-05-17 18:31:53 +09:00
e606c73329
Move resources to osu-resources
Dean Herbert
·
2019-05-17 10:29:27 +09:00
880bfe9b6b
Match header titles with web (pt size)
Dean Herbert
·
2019-05-16 18:53:52 +09:00
409d89eecf
Fix another font usage case
Dean Herbert
·
2019-05-15 18:27:43 +09:00
084ea3efa9
Clean up events and states
Dean Herbert
·
2019-05-15 18:08:19 +09:00
60d244d2d6
Initial clean-up pass of breadcrumb and header
Dean Herbert
·
2019-05-15 17:55:26 +09:00
f49b0dc16d
Fix message display / html stripping
Dean Herbert
·
2019-05-15 16:42:12 +09:00
5ddd28bf30
Tidy up colour references and texture assignment in ChangelogHeader
Dean Herbert
·
2019-05-14 18:03:54 +09:00
eece4d878f
Adjust header image sizing
Dean Herbert
·
2019-05-13 17:32:49 +09:00
66df784e9a
Split out web response classes into own files
Dean Herbert
·
2019-05-13 17:24:33 +09:00
8ecd1912e1
Update outdated licence headers
Dean Herbert
·
2019-05-13 17:14:52 +09:00
27ca094421
Initial pass to make work with real API
Dean Herbert
·
2019-05-13 16:24:32 +09:00
219c590b8a
Fix deprecated calls and code styling (partly)
Dean Herbert
·
2019-05-13 00:46:22 +09:00
31b72f168d
Resolve compile-time issues
Dean Herbert
·
2019-05-13 00:36:05 +09:00
34f54aa945
Remove redundant usings
Hōtarō Oreki
·
2018-10-18 21:30:09 +02:00
390d8d230f
Rename APIChangelog to APIChangelogBuild
Hōtarō Oreki
·
2018-10-18 21:04:21 +02:00
b8ac328ae9
First
Previous
1
2
3
Next
Last