Dan Balasescu
|
89d04f797f
|
Merge pull request #9611 from EVAST9919/remove-social
Remove SocialOverlay component as never being used
|
2020-07-20 19:56:25 +09:00 |
|
Gagah Pangeran
|
acbf13ddc4
|
add epilepsy warning field
|
2020-07-20 17:36:42 +07:00 |
|
Gagah Pangeran
|
6a144fba80
|
add epilepsy warning in metadata display
|
2020-07-20 17:24:17 +07:00 |
|
Dan Balasescu
|
d0aa30680f
|
Merge pull request #9603 from peppy/control-point-less-construction
Use static instances in all fallback ControlPoint lookups to reduce allocations
|
2020-07-20 14:09:23 +09:00 |
|
Dean Herbert
|
3823bd8343
|
Add back missing default implementations for lookup functions
|
2020-07-19 14:11:21 +09:00 |
|
Dean Herbert
|
a7fcce0bf7
|
Fix hard crash on notifications firing before NotificationOverlay is ready
|
2020-07-19 11:52:30 +09:00 |
|
Dean Herbert
|
72ace508b6
|
Reduce memory allocations in MenuCursorContainer
|
2020-07-19 11:41:54 +09:00 |
|
Dean Herbert
|
648e414c14
|
Update InputHandlers in line with framework changes
|
2020-07-19 11:39:11 +09:00 |
|
Andrei Zavatski
|
2025e5418c
|
Minor visual adjustments
|
2020-07-19 04:10:35 +03:00 |
|
Andrei Zavatski
|
a6562be3eb
|
Remove unused classes from social namespace
|
2020-07-18 23:27:33 +03:00 |
|
Andrei Zavatski
|
3e773fde27
|
Remove SocialOverlay component as never being used
|
2020-07-18 23:15:22 +03:00 |
|
Andrei Zavatski
|
753b1f3401
|
Make ctor protected
|
2020-07-18 20:26:15 +03:00 |
|
Andrei Zavatski
|
81d95f8584
|
Implement UserBrickPanel component
|
2020-07-18 20:24:38 +03:00 |
|
Dean Herbert
|
7250bc351d
|
Remove unnecessary new() specification
|
2020-07-18 12:06:41 +09:00 |
|
Dean Herbert
|
2f16b448ea
|
Set beatLength inline
|
2020-07-18 12:03:49 +09:00 |
|
Dean Herbert
|
8147e67f53
|
Use static instances in all fallback ControlPoint lookups to reduce allocations
|
2020-07-18 11:53:04 +09:00 |
|
Dean Herbert
|
20096f9aea
|
Remove remaining per-Update transform in OsuLogo to reduce allocations
|
2020-07-18 11:44:18 +09:00 |
|
Dean Herbert
|
c803d88e22
|
Merge branch 'master' into Issue#9170
|
2020-07-17 19:33:22 +09:00 |
|
Dan Balasescu
|
fb5a54d242
|
Merge pull request #9593 from peppy/editor-show-selected-count
Show count of selected objects in selection box
|
2020-07-17 19:23:24 +09:00 |
|
Dean Herbert
|
a39c4236c7
|
Fix multiple issues and standardise transforms
|
2020-07-17 19:08:50 +09:00 |
|
Dean Herbert
|
aa992f2e34
|
Merge branch 'master' into Issue#9170
|
2020-07-17 18:29:40 +09:00 |
|
Dean Herbert
|
6bbc2f603b
|
Merge pull request #9592 from smoogipoo/skin-texture-wrapping-support
|
2020-07-17 18:02:58 +09:00 |
|
Dan Balasescu
|
288c0402ee
|
Merge branch 'master' into editor-show-selected-count
|
2020-07-17 18:00:35 +09:00 |
|
Dan Balasescu
|
96c12bdf61
|
Merge pull request #9591 from peppy/editor-fix-double-click
Fix editor double-click incorrectly firing when clicks target different hitobjects
|
2020-07-17 17:58:15 +09:00 |
|
Dean Herbert
|
b4b230288b
|
Shift hue of selection handler box to not collide with blueprints
|
2020-07-17 17:51:39 +09:00 |
|
Dean Herbert
|
ea6f257dc2
|
Add a display of count of selected objects in editor
|
2020-07-17 17:48:27 +09:00 |
|
smoogipoo
|
afca535abe
|
Add texture wrapping support to GetAnimation()
|
2020-07-17 17:08:17 +09:00 |
|
Dean Herbert
|
222a22182e
|
Fix double-click incorrectly firing across disparate targets
|
2020-07-17 17:03:57 +09:00 |
|
smoogipoo
|
9f7750e615
|
Add texture wrapping support to skins
|
2020-07-17 16:54:30 +09:00 |
|
Dean Herbert
|
039790ce4f
|
Perform next timing point check before ensuring movement
|
2020-07-17 16:40:02 +09:00 |
|
Dean Herbert
|
e96e558728
|
Fix reversing scroll direction not always behaving as expected
|
2020-07-17 16:03:23 +09:00 |
|
Andrei Zavatski
|
ab23e7dfd4
|
Protect the NewsCard from clicks while hovering DateContainer
|
2020-07-16 23:14:51 +03:00 |
|
Andrei Zavatski
|
f67b93936f
|
Remove shortcut
|
2020-07-16 23:11:55 +03:00 |
|
Lucas A
|
396ada7f39
|
Enable windows key when a replay is loaded.
|
2020-07-16 15:03:25 +02:00 |
|
Lucas A
|
939441ae40
|
Disable the windows key only when in gameplay.
|
2020-07-16 14:50:11 +02:00 |
|
Andrei Zavatski
|
2d9909cdd8
|
Make news cards clickable
|
2020-07-16 15:18:01 +03:00 |
|
smoogipoo
|
9a52058a7a
|
Update carousel beatmap SR on mod/ruleset changes
|
2020-07-16 21:08:24 +09:00 |
|
smoogipoo
|
24f14751ce
|
Update beatmap details SR on ruleset/mod changes
|
2020-07-16 21:08:08 +09:00 |
|
smoogipoo
|
3191bb506f
|
Improve asynchronous process
|
2020-07-16 21:07:14 +09:00 |
|
Andrei Zavatski
|
dac98c8914
|
Add shortcut for news overlay
|
2020-07-16 14:55:02 +03:00 |
|
Andrei Zavatski
|
68d2888a8c
|
Add NewsOverlay to the game
|
2020-07-16 14:48:40 +03:00 |
|
smoogipoo
|
6df1b1d9ea
|
Add a background beatmap difficulty manager
|
2020-07-16 20:43:14 +09:00 |
|
Andrei Zavatski
|
17c598568d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
|
2020-07-16 14:38:50 +03:00 |
|
Dean Herbert
|
5049977395
|
Merge pull request #9578 from smoogipoo/accuracy-based-mania
|
2020-07-16 16:12:48 +09:00 |
|
Dean Herbert
|
61b298d74d
|
Merge pull request #9571 from smoogipoo/fix-mod-selection
|
2020-07-16 16:04:43 +09:00 |
|
Dan Balasescu
|
81a09b621c
|
Merge pull request #9579 from peppy/fix-video-offset
Fix storyboard video playback when not starting at beginning of beatmap
|
2020-07-16 15:50:09 +09:00 |
|
Dean Herbert
|
fd82d958e8
|
Merge pull request #9580 from smoogipoo/fix-chat-dim
Fix chat name backgrounds not dimming
|
2020-07-16 15:36:06 +09:00 |
|
smoogipoo
|
96724bde32
|
Fix chat name backgrounds not dimming
|
2020-07-16 15:05:01 +09:00 |
|
Dean Herbert
|
cc62d8911a
|
Merge pull request #9573 from smoogipoo/taiko-diffcalc-fixes-2
|
2020-07-16 14:59:06 +09:00 |
|
Dean Herbert
|
0a1e6a8273
|
Fix storyboard video playback when not starting at beginning of beatmap
|
2020-07-16 14:25:45 +09:00 |
|