Susko3
|
19467e58c1
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
|
Bartłomiej Dach
|
0aedc720f2
|
Extract changelog entry component
|
2020-12-25 21:06:03 +01:00 |
|
Bartłomiej Dach
|
3ac618778f
|
Handle all changelog entry types correctly
|
2020-12-25 21:06:03 +01:00 |
|
Dean Herbert
|
66a23c22e5
|
Fix various tests failing due to dependence on specific online data
|
2020-12-24 21:28:24 +09:00 |
|
Dean Herbert
|
62ce503126
|
Fix changelog alignment and italics usage
|
2020-03-15 00:36:21 +09:00 |
|
Andrei Zavatski
|
74c7e29108
|
Apply suggestions
|
2020-02-23 01:22:37 +03:00 |
|
Andrei Zavatski
|
48a9b465ef
|
Adjust icons colour
|
2020-02-21 17:22:46 +03:00 |
|
Andrei Zavatski
|
70eb2ed09e
|
Adjust ChangelogBuild appearance
|
2020-02-21 17:11:29 +03:00 |
|
Huo Yaoyuan
|
ccc8aa6fa4
|
Apply brace style.
|
2019-11-11 20:13:13 +08: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 |
|
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 |
|
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
|
e7ae9c249f
|
Fix size of release stream separator in listing
|
2019-05-31 13:53:55 +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
|
3fa1545ea4
|
Huge refactor pass focusing on ChangelogContent
|
2019-05-19 02:09:08 +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 |
|