|
62e2bc1198
|
Fix potential double-request situation
|
2020-07-09 01:29:27 +03:00 |
|
|
900f2d309b
|
Classes naming adjustments
|
2020-07-09 01:26:56 +03:00 |
|
|
57b935ec50
|
Remove outdated elements
|
2020-07-08 20:17:15 +03:00 |
|
|
0b4213f330
|
Implement FrontPageDisplay
|
2020-07-08 20:07:29 +03:00 |
|
|
49d998c8db
|
Refactor NewsOverlay to use displays logic
|
2020-07-08 18:24:13 +03:00 |
|
|
de4c22c709
|
Implement news api request
|
2020-07-08 17:58:09 +03:00 |
|
|
dcc2958e14
|
Merge branch 'master' into news
|
2020-07-08 17:16:16 +09:00 |
|
|
6c8b6f05f8
|
Fix key bindings switching order at random on consecutive "reset to defaults"
|
2020-07-08 15:24:26 +09:00 |
|
|
c88a802b05
|
Adjust font size to match web design
|
2020-07-07 23:04:39 +02:00 |
|
|
bdec13d4a4
|
Move DateTooltip to it's on file
|
2020-07-07 16:46:17 +03:00 |
|
|
447cd17cf6
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
|
2020-07-07 16:36:41 +03:00 |
|
|
8152e0791d
|
Fix potential nullref
|
2020-07-07 21:48:42 +09:00 |
|
|
bfcf2f1d92
|
Merge branch 'master' into fix-changelog-crash
|
2020-07-07 21:32:59 +09:00 |
|
|
8909bf628c
|
Update framework
|
2020-07-07 21:08:13 +09:00 |
|
|
4b4fcd39e3
|
Further layout adjustments based on fedback
|
2020-07-07 18:40:21 +09:00 |
|
|
4a1bea4874
|
Adjust layout to be two columns (and more friendly to vertical screens)
|
2020-07-07 18:28:43 +09:00 |
|
|
c74bfd5c88
|
Revert unintentional changes
|
2020-07-07 17:42:46 +09:00 |
|
|
88b2a12c09
|
Reduce footer height to match back button
|
2020-07-07 17:38:42 +09:00 |
|
|
56a8b0d3f5
|
Merge branch 'master' into match-subscreen-redesign
|
2020-07-07 17:16:05 +09:00 |
|
|
857a027a73
|
Parse HTML entities during APINewsPost deserialisation
|
2020-07-07 00:11:35 +03:00 |
|
|
c86bb2e755
|
Use DrawableDate tooltip for DateContainer
|
2020-07-07 00:01:06 +03:00 |
|
|
68d9f9de46
|
Use DateTimeOffset
|
2020-07-06 23:55:20 +03:00 |
|
|
9dde101f12
|
Remove string prefixes
|
2020-07-06 23:53:27 +03:00 |
|
|
040b2a5aa8
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
|
2020-07-06 23:51:39 +03:00 |
|
|
3f3bfb1ffb
|
Minor reshuffling / recolouring
|
2020-07-06 23:51:16 +09:00 |
|
|
a650a5ec83
|
Move dialog classes to own file
|
2020-07-06 23:44:26 +09:00 |
|
|
f566787988
|
Merge branch 'master' into custom-storage-startup-exception
|
2020-07-06 23:32:39 +09:00 |
|
|
00a2fbce06
|
Fix test failures
|
2020-07-06 22:41:58 +09:00 |
|
|
ddac511c8c
|
Move start fresh button above
|
2020-07-06 22:41:51 +09:00 |
|
|
8f792603ee
|
Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-07-06 22:40:45 +09:00 |
|
|
1effe71ec2
|
Add dialog for storage options
|
2020-07-06 22:03:09 +09:00 |
|
|
dbbee481f6
|
Expose dialog body text getter
|
2020-07-06 22:01:45 +09:00 |
|
|
09d45ea47a
|
Merge branch 'master' into custom-storage-startup-exception
|
2020-07-06 20:04:18 +09:00 |
|
|
fdb7727e95
|
Rename NewsPost to APINewsPost
|
2020-07-06 07:28:44 +03:00 |
|
|
7550097eb6
|
Implement NewsCard
|
2020-07-06 07:27:53 +03:00 |
|
|
c18ca19c9d
|
Add NewsPost api response
|
2020-07-06 05:31:34 +03:00 |
|
|
7a4f7a6e9b
|
Merge pull request #9435 from mcendu/mania-custom-stage-path
|
2020-07-05 23:57:20 +09:00 |
|
|
5c2959eeb6
|
allow lookup of stage decoration paths and add test images
|
2020-07-05 13:02:50 +08:00 |
|
|
ec689ce824
|
add support for custom mania skin paths for stage decorations
|
2020-07-05 12:31:16 +08:00 |
|
|
02871c960b
|
Update framework
|
2020-07-04 23:25:06 +09:00 |
|
|
0cd49d81f1
|
Merge branch 'master' into fix-rank-badge-hd-fl-score-panel
|
2020-07-03 17:30:16 +09:00 |
|
|
cb69d1a865
|
Fix crash when changing tabs in changelog
|
2020-07-03 16:47:34 +09:00 |
|
|
d66b97868c
|
Adjust rank when flashlight is enabled
|
2020-07-02 12:39:37 -07:00 |
|
|
718f06c690
|
Use Mod.AdjustRank() instead
|
2020-07-02 12:35:32 -07:00 |
|
|
9801563ad3
|
Merge branch 'master' into catch-coordinate
|
2020-07-02 22:32:21 +09:00 |
|
|
32a023e333
|
Merge branch 'master' into custom-storage-startup-exception
|
2020-07-02 11:13:38 +09:00 |
|
|
fc8c345ad7
|
Merge branch 'master' into custom-game-storage
|
2020-07-02 09:55:33 +09:00 |
|
|
f0c8c87e08
|
Merge pull request #9409 from smoogipoo/improve-sequential-algo-perf
|
2020-07-02 09:54:57 +09:00 |
|
|
fa252d5e95
|
Fix score panel not showing silver s/ss badges on hd/fl plays
|
2020-07-01 17:37:38 -07:00 |
|
|
5c1f1ab622
|
Fix avatar in score panel being unclickable when statistics panel is visible
|
2020-07-01 14:31:06 -07:00 |
|