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-31 00:20:41 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
799
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
140 Commits
Add API methods to perform requests out-of-queue
Dean Herbert
·
2019-11-29 20:03:14 +09:00
c49aeb08c4
Apply brace style.
Huo Yaoyuan
·
2019-11-11 20:13:13 +08:00
ccc8aa6fa4
Merge remote-tracking branch 'upstream/master' into game-handles-links
Dean Herbert
·
2019-11-03 13:04:18 +09:00
5127b52c25
Move link handling code to OsuGame
This allows for future calls from arguments / associations
Dean Herbert
·
2019-11-01 11:40:51 +09:00
898520935e
Cover all non-APIAccess APIRequest calls with exception handling
Dean Herbert
·
2019-10-31 15:04:13 +09:00
0cd912fcd3
Apply suggested change
Andrei Zavatski
·
2019-09-23 17:05:19 +03:00
5c4dfe0809
Fix incorrect icon margin in ChangelogOverlay
Andrei Zavatski
·
2019-09-23 16:12:43 +03:00
ffbab25358
Add support for "additions" in changelog (
#6177
)
Add support for "additions" in changelog
Dean Herbert
·
2019-09-21 22:27:18 +09:00
a76771e696
Reverse padding changes
Andrei Zavatski
·
2019-09-20 23:50:19 +03:00
befdd140f4
Fix escaped html strings not being unescaped in changelog entries.
Lucas A
·
2019-09-19 20:08:14 +02:00
5663e3e6b3
Adjust icon padding
Andrei Zavatski
·
2019-09-19 20:53:06 +03:00
daa64f1be7
Implement ChangelogEntryType
Andrei Zavatski
·
2019-09-19 20:34:37 +03:00
573da7b1e7
Rename class to better match usage
Dean Herbert
·
2019-08-11 16:19:40 +09:00
684c37bf05
Add ScreenTitleIcon class, used for displaying custom specific icons on overlays.
Lucas A
·
2019-08-10 13:26:19 +02:00
b0a7177987
Merge branch 'master' into flow_container_insert
Dean Herbert
·
2019-07-11 22:53:57 +09:00
19e8198bff
Add messaging telling users how to leave changelog comments
Dean Herbert
·
2019-07-04 15:47:06 +09:00
4885f0f0c7
Make FlowContainer insertion cleaner
Roman Kapustin
·
2019-07-01 18:41:08 +03:00
0c95dff3d6
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
First
Previous
1
2
3
Next
Last