1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 16:47:24 +08:00
Commit Graph

30707 Commits

Author SHA1 Message Date
Andrei Zavatski
9dde101f12 Remove string prefixes 2020-07-06 23:53:27 +03:00
Andrei Zavatski
040b2a5aa8 Merge remote-tracking branch 'refs/remotes/ppy/master' into news 2020-07-06 23:51:39 +03:00
Rsplwe
ebbc829891
disable HardwareAccelerated 2020-07-07 00:15:27 +08:00
Dean Herbert
069a2c8307
Merge pull request #9418 from smoogipoo/custom-storage-startup-exception 2020-07-07 00:20:38 +09:00
Dean Herbert
3f3bfb1ffb Minor reshuffling / recolouring 2020-07-06 23:51:16 +09:00
Dean Herbert
a650a5ec83 Move dialog classes to own file 2020-07-06 23:44:26 +09:00
Dean Herbert
f566787988
Merge branch 'master' into custom-storage-startup-exception 2020-07-06 23:32:39 +09:00
smoogipoo
00a2fbce06 Fix test failures 2020-07-06 22:41:58 +09:00
smoogipoo
ddac511c8c Move start fresh button above 2020-07-06 22:41:51 +09:00
Dan Balasescu
8f792603ee
Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-07-06 22:40:45 +09:00
smoogipoo
1effe71ec2 Add dialog for storage options 2020-07-06 22:03:09 +09:00
smoogipoo
dbbee481f6 Expose dialog body text getter 2020-07-06 22:01:45 +09:00
smoogipoo
09d45ea47a Merge branch 'master' into custom-storage-startup-exception 2020-07-06 20:04:18 +09:00
Lucas A
022e4b6335 Apply review suggestions. 2020-07-06 11:15:56 +02:00
Andrei Zavatski
fdb7727e95 Rename NewsPost to APINewsPost 2020-07-06 07:28:44 +03:00
Andrei Zavatski
7550097eb6 Implement NewsCard 2020-07-06 07:27:53 +03:00
Dean Herbert
51050ec4ef Add per-result type pooling 2020-07-06 12:54:39 +09:00
Andrei Zavatski
c18ca19c9d Add NewsPost api response 2020-07-06 05:31:34 +03:00
Lucas A
ce5da5c51b Block CTRL + ESC 2020-07-05 20:21:56 +02:00
Dean Herbert
7a4f7a6e9b
Merge pull request #9435 from mcendu/mania-custom-stage-path 2020-07-05 23:57:20 +09:00
Dean Herbert
501583a505
Merge pull request #9434 from bdach/spinner-performance-part-2 2020-07-05 14:17:19 +09:00
Dean Herbert
4060dae3c9
Merge pull request #9432 from peppy/update-framework
Update framework
2020-07-05 14:14:49 +09:00
mcendu
5c2959eeb6
allow lookup of stage decoration paths and add test images 2020-07-05 13:02:50 +08:00
mcendu
ec689ce824
add support for custom mania skin paths for stage decorations 2020-07-05 12:31:16 +08:00
Bartłomiej Dach
d229993e5c Use RotationAbsolute instead 2020-07-05 02:12:26 +02:00
Bartłomiej Dach
cd6bdcdb88 Replace further spinner transforms with manual lerp 2020-07-05 00:25:01 +02:00
jorolf
52b313f290 change textures 2020-07-04 19:06:26 +02:00
Dean Herbert
02871c960b Update framework 2020-07-04 23:25:06 +09:00
Lucas A
8869979599 Trigger hook activation on bind. 2020-07-04 12:30:09 +02:00
Dean Herbert
ffec4298a7 Use DrawablePool for DrawableJudgements 2020-07-04 16:45:50 +09:00
Dan Balasescu
7e48df3a0d
Merge pull request #9424 from Joehuu/fix-rank-badge-hd-fl-score-panel
Fix score panel not showing silver rank badges on hidden and flashlight plays
2020-07-03 19:52:21 +09:00
Shivam
4ded6d1913 Change background path with resource change 2020-07-03 11:36:03 +02:00
Dan Balasescu
0cd49d81f1
Merge branch 'master' into fix-rank-badge-hd-fl-score-panel 2020-07-03 17:30:16 +09:00
smoogipoo
cb69d1a865 Fix crash when changing tabs in changelog 2020-07-03 16:47:34 +09:00
Joehu
d66b97868c Adjust rank when flashlight is enabled 2020-07-02 12:39:37 -07:00
Joehu
718f06c690 Use Mod.AdjustRank() instead 2020-07-02 12:35:32 -07:00
Shivam
e80a5a085a Make backgroundName local 2020-07-02 19:45:18 +02:00
Shivam
18e30a7fc4 Implement background switching based on the intro
Only the Welcome intro has its own unique background right now
2020-07-02 19:23:13 +02:00
Dean Herbert
254b8b926c
Merge pull request #9421 from ekrctb/catch-coordinate
Standardise osu!catch coordinate system to 0..512
2020-07-02 23:17:12 +09:00
Dan Balasescu
9801563ad3
Merge branch 'master' into catch-coordinate 2020-07-02 22:32:21 +09:00
Dan Balasescu
4bf45ea99a
Merge pull request #9420 from peppy/fix-welcome-test-fail
Fix "welcome" intro test failure due to no wait logic
2020-07-02 12:36:24 +09:00
Dean Herbert
32a023e333
Merge branch 'master' into custom-storage-startup-exception 2020-07-02 11:13:38 +09:00
Dean Herbert
1d61a5c695
Merge pull request #9417 from smoogipoo/custom-game-storage 2020-07-02 11:12:59 +09:00
Dean Herbert
fc8c345ad7
Merge branch 'master' into custom-game-storage 2020-07-02 09:55:33 +09:00
Dean Herbert
f0c8c87e08
Merge pull request #9409 from smoogipoo/improve-sequential-algo-perf 2020-07-02 09:54:57 +09:00
Joehu
fa252d5e95 Fix score panel not showing silver s/ss badges on hd/fl plays 2020-07-01 17:37:38 -07:00
Dean Herbert
9f8aadc516
Merge pull request #9422 from Joehuu/fix-avatar-clicking-statistics-panel
Fix avatar in score panel being unclickable when statistics panel is visible
2020-07-02 08:36:59 +09:00
Joehu
5c1f1ab622 Fix avatar in score panel being unclickable when statistics panel is visible 2020-07-01 14:31:06 -07:00
ekrctb
3278a1d7d8 Standardize osu!catch coordinate system
There were two coordinate systems used:
- 0..512 (used in osu!stable)
- 0..1 (relative coordinate)

This commit replaces the usage of
the relative coordinate system to
the coordinate system of 0..512.
2020-07-02 00:21:45 +09:00
Lucas A
fc1eb42a65 Disable windows key while in gameplay. 2020-07-01 17:15:41 +02:00