Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
|
Dean Herbert
|
5127b52c25
|
Merge remote-tracking branch 'upstream/master' into game-handles-links
|
2019-11-03 13:04:18 +09:00 |
|
Dean Herbert
|
898520935e
|
Move link handling code to OsuGame
This allows for future calls from arguments / associations
|
2019-11-01 11:40:51 +09:00 |
|
Dean Herbert
|
0cd912fcd3
|
Cover all non-APIAccess APIRequest calls with exception handling
|
2019-10-31 15:04:13 +09:00 |
|
Andrei Zavatski
|
5c4dfe0809
|
Apply suggested change
|
2019-09-23 17:05:19 +03:00 |
|
Andrei Zavatski
|
ffbab25358
|
Fix incorrect icon margin in ChangelogOverlay
|
2019-09-23 16:12:43 +03:00 |
|
Dean Herbert
|
a76771e696
|
Add support for "additions" in changelog (#6177)
Add support for "additions" in changelog
|
2019-09-21 22:27:18 +09:00 |
|
Andrei Zavatski
|
befdd140f4
|
Reverse padding changes
|
2019-09-20 23:50:19 +03:00 |
|
Lucas A
|
5663e3e6b3
|
Fix escaped html strings not being unescaped in changelog entries.
|
2019-09-19 20:08:14 +02:00 |
|
Andrei Zavatski
|
daa64f1be7
|
Adjust icon padding
|
2019-09-19 20:53:06 +03:00 |
|
Andrei Zavatski
|
573da7b1e7
|
Implement ChangelogEntryType
|
2019-09-19 20:34:37 +03:00 |
|
Dean Herbert
|
684c37bf05
|
Rename class to better match usage
|
2019-08-11 16:19:40 +09:00 |
|
Lucas A
|
b0a7177987
|
Add ScreenTitleIcon class, used for displaying custom specific icons on overlays.
|
2019-08-10 13:26:19 +02:00 |
|
Dean Herbert
|
19e8198bff
|
Merge branch 'master' into flow_container_insert
|
2019-07-11 22:53:57 +09:00 |
|
Dean Herbert
|
4885f0f0c7
|
Add messaging telling users how to leave changelog comments
|
2019-07-04 15:47:06 +09:00 |
|
Roman Kapustin
|
0c95dff3d6
|
Make FlowContainer insertion cleaner
|
2019-07-01 18:41:08 +03:00 |
|
Lucas A
|
e8c73f3127
|
Make APIChangelogEntry.Major a non-nullable property
|
2019-06-08 09:45:34 +02:00 |
|
Lucas A
|
342e39776a
|
Move ChangelogEntries populating logic from constructor to BDL load() to use OsuColour palette +apply review suggestions.
|
2019-06-07 20:59:56 +02:00 |
|
Lucas A
|
e5b64bfa39
|
Highlight major changes in changelog overlay
|
2019-06-07 18:51:43 +02:00 |
|
smoogipoo
|
cea353975f
|
Update with further framework-side changes
|
2019-06-04 11:04:28 +09:00 |
|
smoogipoo
|
d7ccf939d8
|
General refactoring
|
2019-05-31 13:54:40 +09:00 |
|
smoogipoo
|
e7ae9c249f
|
Fix size of release stream separator in listing
|
2019-05-31 13:53:55 +09:00 |
|
smoogipoo
|
57d648df6d
|
Add comment + fix spinlocking
|
2019-05-31 13:38:48 +09:00 |
|
smoogipoo
|
f780c80c17
|
Fix bar not expanding/collapsing correctly
|
2019-05-31 13:08:35 +09:00 |
|
Dean Herbert
|
a272004610
|
Use a more friendly set method for tab control
|
2019-05-24 11:04:36 +09:00 |
|
Dean Herbert
|
7229975fef
|
Further minor refactoring
|
2019-05-23 12:41:45 +09:00 |
|
Dean Herbert
|
5a887dabfe
|
Prepare changelog api requests to work when not logged in
|
2019-05-23 11:41:37 +09:00 |
|
Dean Herbert
|
cb62008280
|
Cleanup pass
|
2019-05-23 11:23:37 +09:00 |
|
Dean Herbert
|
a0ddc6d77a
|
Use linq instead of a temporary sorted list
|
2019-05-23 00:13:59 +09:00 |
|
Dean Herbert
|
c96d7bfb67
|
Centralise font specification
|
2019-05-23 00:13:47 +09:00 |
|
Dean Herbert
|
ba98c68cbd
|
Add support for osu! user links
|
2019-05-23 00:11:26 +09:00 |
|
Dean Herbert
|
81e42041e6
|
Move update streams inside header content
|
2019-05-22 23:56:50 +09:00 |
|
Dean Herbert
|
661fc01e7d
|
Fix date string
|
2019-05-22 23:49:54 +09:00 |
|
Dean Herbert
|
66f5dbaa9f
|
Fix badge state regressions from tab control usage
|
2019-05-22 23:44:37 +09:00 |
|
Dean Herbert
|
b588638740
|
Use TabControl instead of custom logic
|
2019-05-22 19:51:16 +09:00 |
|
Dean Herbert
|
9f9e86f18c
|
Rename classes and fix back-to-front state
|
2019-05-22 17:04:21 +09:00 |
|
Dean Herbert
|
92c991494d
|
Fix (and rename) ExpandingBar
|
2019-05-22 16:38:15 +09:00 |
|
Dean Herbert
|
340b207fa0
|
Delete breadcrumb implementation
|
2019-05-21 13:37:35 +09:00 |
|
Dean Herbert
|
a131875a7b
|
Use bindables the whole way
|
2019-05-21 13:34:35 +09:00 |
|
Dean Herbert
|
58a3480b6a
|
Update ChangelogHeader to work again with OverlayHeader
|
2019-05-21 12:52:50 +09:00 |
|
Dean Herbert
|
6a8a743eaa
|
Begin to consume abstract header implementation
|
2019-05-20 18:02:27 +09:00 |
|
Dean Herbert
|
39e03ae705
|
Fix tests failing when not logged in
|
2019-05-19 11:58:47 +09:00 |
|
Dean Herbert
|
1c85fcbc81
|
Remove usage of TooltipIconButton completely
|
2019-05-19 11:39:32 +09:00 |
|
Dean Herbert
|
3fa1545ea4
|
Huge refactor pass focusing on ChangelogContent
|
2019-05-19 02:09:08 +09:00 |
|
Dean Herbert
|
2d56413e35
|
Update namespaces
|
2019-05-17 19:15:59 +09:00 |
|
Dean Herbert
|
9bc3aa3d46
|
Move new classes for now
|
2019-05-17 19:15:25 +09:00 |
|
Dean Herbert
|
dbc42fd59e
|
Remove StreamColour class and implement locally
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
c41ec20236
|
Improve load and switch logic between views
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
dd2d58d4f7
|
Split out ChangelogContent into two classes
|
2019-05-17 18:31:53 +09:00 |
|
Dean Herbert
|
37e989fc64
|
fixup! Convert BadgeDisplay to use bindable
|
2019-05-17 18:31:53 +09:00 |
|