mk56-spn
|
cb679ccc2b
|
Separate wedge visibility test into its own method
|
2023-02-11 18:03:27 +01:00 |
|
mk56-spn
|
38cc47d64e
|
Remove ``IsPresent `` usages
|
2023-02-04 16:52:30 +01:00 |
|
mk56-spn
|
de37a0a000
|
enable pixelSnapping for the ``BufferedContainer `` in BeatmapInfoWedgeV2.cs
|
2023-02-03 19:53:04 +01:00 |
|
mk56-spn
|
5fc8f1d1be
|
Fix ``BeatmapInfoWedgeV2.cs `` starCounter needing janky rotation application
|
2023-02-03 19:52:01 +01:00 |
|
mk56-spn
|
27c52a45fc
|
Use inline lambda for scheduling
|
2023-01-30 16:13:55 +01:00 |
|
mk56-spn
|
92690afa5f
|
de-nest ``removeOldInfo() ``
|
2023-01-30 16:12:26 +01:00 |
|
mk56-spn
|
c7d49bdc82
|
Update ``BeatmapInfoWedgeV2.cs ` animation to be similar to exit transition in `SongSelect.cs `
|
2023-01-30 13:13:57 +01:00 |
|
mk56-spn
|
655242371b
|
Buffer wedge content to avoid opacity issues when showing / hiding
|
2023-01-23 17:00:46 +01:00 |
|
mk56-spn
|
0ac7cd7409
|
Expose star difficulty to wedge to allow updating starcounter and background colour internally.
|
2023-01-18 13:55:52 +01:00 |
|
mk56-spn
|
74b72e4ac0
|
Address issues that joehuu brought up
|
2023-01-16 22:46:18 +01:00 |
|
mk56-spn
|
7510201804
|
Add back null beatmap test
|
2023-01-16 22:24:21 +01:00 |
|
mk56-spn
|
880428046a
|
Fix margins on top right aligned elements.
|
2023-01-10 18:03:28 +01:00 |
|
mk56-spn
|
8bfe24ced0
|
Remove nullable disable in test.
|
2023-01-10 17:49:33 +01:00 |
|
mk56-spn
|
2a82f618ed
|
Add TODO for text margin const, added pertinent comments to known "issues"
|
2023-01-10 17:34:47 +01:00 |
|
mk56-spn
|
9afdfd7f06
|
small tweaks, container edge - effect addition..
|
2023-01-10 11:45:41 +01:00 |
|
mk56-spn
|
65c30d2c2e
|
Remove nullability disabling
|
2023-01-10 11:45:41 +01:00 |
|
mk56-spn
|
1698272eb8
|
Simplify passing data from BeatmapInfoWedgeV2.cs to subclass wedgeinfotext
|
2023-01-10 11:45:40 +01:00 |
|
mk56-spn
|
61caabaa8e
|
Add coloured star counter
|
2023-01-10 11:45:40 +01:00 |
|
mk56-spn
|
0199c19f74
|
Add a test scene and move colour bar to back and adjust positioning of it
|
2023-01-10 11:45:40 +01:00 |
|
mk56-spn
|
c646f8479b
|
Move stardifficulty logic to main BeatmapInfoWedge class instead of text subclass ( for use by background star rating colour bar )
|
2023-01-10 11:45:40 +01:00 |
|
mk56-spn
|
f561120295
|
Remove info labels, since they are no longer present in this component in thew new design
|
2023-01-10 11:45:40 +01:00 |
|
Dean Herbert
|
3210586eb6
|
Merge pull request #21519 from mk56-spn/variable_BPM_counter
Add dynamic BPM counter to SkinEditor
|
2023-01-10 18:43:50 +09:00 |
|
Dean Herbert
|
60eeb4607c
|
Merge pull request #19528 from Joehuu/fix-op-non-current-onexiting
Fix online play screen only accounting for current sub screen onexiting blocks
|
2023-01-10 18:43:19 +09:00 |
|
Dean Herbert
|
74bd1a1dd0
|
Merge pull request #22104 from frenzibyte/move-stable-import-to-debug
Move stable import buttons under debug section in favour of first-run "import" screen
|
2023-01-10 18:27:31 +09:00 |
|
Dean Herbert
|
37d219a8ad
|
Fix comments, remove fixed width on "bpm" text and adjust baseline adjust slightly
|
2023-01-10 18:20:39 +09:00 |
|
Dean Herbert
|
85f542c3a8
|
Make GameplayClock private
|
2023-01-10 18:15:10 +09:00 |
|
Dean Herbert
|
7177225f9e
|
Merge pull request #22103 from mk56-spn/bar_visibility_toggle_clean
Add the ability to toggle the main bar component of `BarHitErrorMeter`
|
2023-01-10 18:07:47 +09:00 |
|
Dean Herbert
|
3c93d0551c
|
Move setting up to be in line with other toggle
|
2023-01-10 18:07:15 +09:00 |
|
Dean Herbert
|
63ce5787e7
|
Start bars invisible
|
2023-01-10 18:06:45 +09:00 |
|
Salman Ahmed
|
426ac5ee54
|
Merge pull request #22085 from peppy/fix-channel-init-request-pile-up
Fix retry loop for channel initialisation resulting in request pile-up
|
2023-01-09 23:11:29 +03:00 |
|
mk56-spn
|
602062f011
|
Address unclear naming issue
|
2023-01-09 21:04:51 +01:00 |
|
Bartłomiej Dach
|
98d78b2345
|
Merge branch 'master' into fix-channel-init-request-pile-up
|
2023-01-09 20:32:21 +01:00 |
|
Bartłomiej Dach
|
09b04e3cdd
|
Merge pull request #22099 from peppy/screenshot-safety
Fix potential filename clash when taking rapid screenshots
|
2023-01-09 20:28:26 +01:00 |
|
Bartłomiej Dach
|
ce8a8b5433
|
Merge branch 'master' into screenshot-safety
|
2023-01-09 19:56:06 +01:00 |
|
Salman Ahmed
|
3014b60fd5
|
Merge branch 'master' into fix-channel-init-request-pile-up
|
2023-01-09 21:39:52 +03:00 |
|
Salman Ahmed
|
98390ea2a8
|
Fix condition flipped
|
2023-01-09 21:33:08 +03:00 |
|
Salman Ahmed
|
dbc19777e0
|
Move stable import buttons under "debug" section
|
2023-01-09 21:22:21 +03:00 |
|
Dean Herbert
|
96a100d428
|
Merge pull request #22094 from peppy/pause-imports-during-gameplay
|
2023-01-10 02:54:08 +09:00 |
|
mk56-spn
|
d6f60db234
|
Add the ability to toggle the visibility of the main bar in BarHitErrorMeter.cs
|
2023-01-09 18:51:51 +01:00 |
|
Salman Ahmed
|
5ee0665eac
|
Merge branch 'master' into pause-imports-during-gameplay
|
2023-01-09 20:09:17 +03:00 |
|
Salman Ahmed
|
8a05223591
|
Check cancellation token if importer was resumed while sleeping
|
2023-01-09 20:07:46 +03:00 |
|
Salman Ahmed
|
a1fbfe4b8b
|
Specifiy importer name during pause/resume in logs
|
2023-01-09 19:53:41 +03:00 |
|
Dean Herbert
|
e35f63c001
|
Ensure screenshot filenames are unique by locking over file creation
|
2023-01-10 01:37:16 +09:00 |
|
Dean Herbert
|
741723a510
|
Merge pull request #22093 from LittleEndu/songs-folder-check
Change message in first-run setup to only check final location of Songs folder
|
2023-01-10 01:21:21 +09:00 |
|
Dean Herbert
|
811a562608
|
Don't use bindables to avoid potential cross-usage contamination
|
2023-01-10 01:10:20 +09:00 |
|
Endrik Tombak
|
44e9fb638c
|
Merge branch 'master' of https://github.com/ppy/osu into songs-folder-check
|
2023-01-09 14:53:40 +02:00 |
|
Endrik Tombak
|
f5c8ba420c
|
Revert message change
|
2023-01-09 14:53:16 +02:00 |
|
Dean Herbert
|
9d97c1a0bd
|
Merge branch 'master' into variable_BPM_counter
|
2023-01-09 19:26:34 +09:00 |
|
Dean Herbert
|
54b2fe9df3
|
Merge branch 'master' into fix-op-non-current-onexiting
|
2023-01-09 19:12:42 +09:00 |
|
Dean Herbert
|
c259995766
|
Merge pull request #21786 from Joehuu/overlay-panels-context-menu
Add context menus to overlay panels/cards
|
2023-01-09 19:07:25 +09:00 |
|