Commit Graph

19095 Commits

Author SHA1 Message Date
f71ed47e66 Fix focused textbox absorbing input when unfocused 2020-07-20 11:52:02 -07:00
89d04f797f Merge pull request #9611 from EVAST9919/remove-social
Remove SocialOverlay component as never being used
2020-07-20 19:56:25 +09:00
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
3823bd8343 Add back missing default implementations for lookup functions 2020-07-19 14:11:21 +09:00
a7fcce0bf7 Fix hard crash on notifications firing before NotificationOverlay is ready 2020-07-19 11:52:30 +09:00
a6562be3eb Remove unused classes from social namespace 2020-07-18 23:27:33 +03:00
3e773fde27 Remove SocialOverlay component as never being used 2020-07-18 23:15:22 +03:00
7250bc351d Remove unnecessary new() specification 2020-07-18 12:06:41 +09:00
2f16b448ea Set beatLength inline 2020-07-18 12:03:49 +09:00
8147e67f53 Use static instances in all fallback ControlPoint lookups to reduce allocations 2020-07-18 11:53:04 +09:00
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
6bbc2f603b Merge pull request #9592 from smoogipoo/skin-texture-wrapping-support 2020-07-17 18:02:58 +09:00
288c0402ee Merge branch 'master' into editor-show-selected-count 2020-07-17 18:00:35 +09:00
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
b4b230288b Shift hue of selection handler box to not collide with blueprints 2020-07-17 17:51:39 +09:00
ea6f257dc2 Add a display of count of selected objects in editor 2020-07-17 17:48:27 +09:00
afca535abe Add texture wrapping support to GetAnimation() 2020-07-17 17:08:17 +09:00
222a22182e Fix double-click incorrectly firing across disparate targets 2020-07-17 17:03:57 +09:00
9f7750e615 Add texture wrapping support to skins 2020-07-17 16:54:30 +09:00
039790ce4f Perform next timing point check before ensuring movement 2020-07-17 16:40:02 +09:00
e96e558728 Fix reversing scroll direction not always behaving as expected 2020-07-17 16:03:23 +09:00
5049977395 Merge pull request #9578 from smoogipoo/accuracy-based-mania 2020-07-16 16:12:48 +09:00
61b298d74d Merge pull request #9571 from smoogipoo/fix-mod-selection 2020-07-16 16:04:43 +09:00
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
fd82d958e8 Merge pull request #9580 from smoogipoo/fix-chat-dim
Fix chat name backgrounds not dimming
2020-07-16 15:36:06 +09:00
96724bde32 Fix chat name backgrounds not dimming 2020-07-16 15:05:01 +09:00
cc62d8911a Merge pull request #9573 from smoogipoo/taiko-diffcalc-fixes-2 2020-07-16 14:59:06 +09:00
0a1e6a8273 Fix storyboard video playback when not starting at beginning of beatmap 2020-07-16 14:25:45 +09:00
6b2b3f4d4d Expose accuracy/combo portion adjustments 2020-07-16 14:10:44 +09:00
7d4043e096 Merge branch 'master' into add-thai-font 2020-07-15 21:13:40 +09:00
87f7d8744d simplify transform 2020-07-15 12:40:46 +02:00
94834e4920 Select mods via exact types 2020-07-15 19:35:52 +09:00
53a46400f5 Update resources 2020-07-15 19:06:40 +09:00
fe68e8276d Merge branch 'master' into logo-shader 2020-07-15 19:06:35 +09:00
675544ec2f Tidy up colour and variable usage 2020-07-15 19:03:59 +09:00
940d97a677 Merge pull request #9570 from smoogipoo/fix-catch-hd 2020-07-15 18:47:05 +09:00
afae79662c Merge pull request #9566 from Joehuu/seek-replay/auto-with-arrow-keys 2020-07-15 18:46:44 +09:00
e95a1beaef Update state after applying hitobject 2020-07-15 16:53:27 +09:00
4a480d8563 Merge branch 'master' into comments-buttons 2020-07-15 16:42:17 +09:00
ed38b589bb Merge pull request #9563 from EVAST9919/rankings-spotlights-filter
Add filtering by friends to spotlights in RankingsOverlay
2020-07-15 16:41:44 +09:00
0125a7ef3b Fix single-frame glitch in SS grade display animation 2020-07-15 15:36:17 +09:00
0043bd74ba Rework SpotlightSelector header layout 2020-07-15 08:27:46 +03:00
df9ea5cc2f Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-spotlights-filter 2020-07-15 08:08:02 +03:00
3ae7104bfe Merge pull request #9564 from Joehuu/fix-back-button-glow-mod-select
Fix back button not glowing when closing mod select with escape
2020-07-15 14:01:14 +09:00
d1aedd15c4 Add noto-thai font 2020-07-15 13:35:40 +09:00
b1c06c1e90 Merge branch 'master' into fix-screens-blocking-home/altf4 2020-07-15 13:17:53 +09:00
d8ebb8e3eb Move override to a bit better location 2020-07-15 13:17:22 +09:00
e2c043737d Reword xmldoc to specify intended usage 2020-07-15 13:08:57 +09:00
350a4a153b Fix possible nullref 2020-07-15 12:59:31 +09:00
ecbd8067e9 Add ability to seek replays/auto with arrow keys 2020-07-14 20:18:47 -07:00