Dan Balasescu
|
934bcaf82e
|
Adjust tests
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
db6abd86f0
|
Rectify null value call
tired programming is never a good idea
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
c7ec95c0d0
|
Rectify Review Changes
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
94294ba351
|
Apply Review Changes
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
d94e30bed3
|
Rewrite Performance difficultyValue Calculation
To change values in line with the community survey, pp has been rescaled immensely, with changes on both the lower and upper end.
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
b44afb19b1
|
Include Convert Penalty
For low colour variance
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
d174099016
|
Refactor and Cleanup of Stamina.cs
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
f15738fded
|
Remove Redundant Detection
Not needed, as nerf is not required anymore and has negative effect.
|
2022-05-17 09:10:52 +10:00 |
|
Jay L
|
48b7e0f090
|
Stamina Skill Rewrite and Refactor
|
2022-05-17 09:10:52 +10:00 |
|
Dean Herbert
|
6f7c675dfe
|
Merge pull request #18304 from ThePooN/action-sentry-release
👷 Push tagged releases to Sentry
|
2022-05-17 01:31:45 +09:00 |
|
Hugo "ThePooN" Denizart
|
d7aed77340
|
👷 Push tagged releases to Sentry
|
2022-05-16 16:01:42 +02:00 |
|
Dan Balasescu
|
ff85ce84ec
|
Merge pull request #18300 from peppy/add-ruleset-context-tags
Add ruleset context to sentry error reports
|
2022-05-16 17:21:39 +09:00 |
|
Dean Herbert
|
9331c62306
|
Also add realm ruleset count
|
2022-05-16 16:09:50 +09:00 |
|
Dean Herbert
|
5ec05a8653
|
Add tags for current screen and ruleset
|
2022-05-16 15:51:32 +09:00 |
|
Dean Herbert
|
8c9edee360
|
Add ruleset context to sentry error reports
|
2022-05-16 15:47:00 +09:00 |
|
Dean Herbert
|
328561f5c8
|
Merge pull request #18263 from frenzibyte/spotlight-beatmap-badge
Add support for "spotlight" label in beatmap overlay/listing
|
2022-05-15 12:32:20 +09:00 |
|
Salman Ahmed
|
4bb06873d5
|
Move badge hierarchy declaration to constructor for safer access
|
2022-05-14 21:54:56 +03:00 |
|
Bartłomiej Dach
|
351f5a30d0
|
Merge pull request #18264 from peppy/deselect-all-mods-key
Add key binding to deselect all mods
|
2022-05-14 20:48:42 +02:00 |
|
Dean Herbert
|
b6575c216b
|
Allow selecting all mods at free mod select using ctrl +a
|
2022-05-15 03:25:14 +09:00 |
|
Dean Herbert
|
8a01050168
|
Refactor mod select button initialisation to allow shared usage of deselect button
|
2022-05-15 03:16:43 +09:00 |
|
Dean Herbert
|
282c8aec86
|
Fix typo in test step
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-05-15 03:09:15 +09:00 |
|
Salman Ahmed
|
1878578196
|
Move todo comment to subclasses
|
2022-05-14 21:05:34 +03:00 |
|
Salman Ahmed
|
441957e18e
|
Convert get-only virtual properties to avoid DI order dependency
|
2022-05-14 21:05:34 +03:00 |
|
Salman Ahmed
|
88ba84ac9c
|
Replace Pill with Badge everywhere
|
2022-05-14 20:52:38 +03:00 |
|
Dean Herbert
|
6c3a4375c5
|
Fix case of "toggle mod select" string
|
2022-05-15 02:51:58 +09:00 |
|
Dean Herbert
|
a759cf2dab
|
Add key binding to deselect all mods
Defaults to `Backspace`.
|
2022-05-15 02:51:58 +09:00 |
|
Salman Ahmed
|
9bac33ec9f
|
Integrate spotlight beatmap badge in listing cards
|
2022-05-14 19:47:31 +03:00 |
|
Salman Ahmed
|
2878a6dcbe
|
Integrate spotlight beatmap badge in info overlay
|
2022-05-14 19:47:10 +03:00 |
|
Salman Ahmed
|
56d6cb5764
|
Add "spotlight" beatmap badge
|
2022-05-14 19:46:50 +03:00 |
|
Salman Ahmed
|
c8bea6273b
|
Abstractify beatmap badge logic to own class
|
2022-05-14 19:46:37 +03:00 |
|
Salman Ahmed
|
d5027cdfbd
|
Add FeaturedInSpotlight property to API beatmapsets
|
2022-05-14 19:46:13 +03:00 |
|
Bartłomiej Dach
|
6e74244022
|
Merge pull request #18239 from peppy/editor-readability
Add lingering hitobject display to editor, replacing "Hit Animations" toggle
|
2022-05-14 01:04:21 +02:00 |
|
Bartłomiej Dach
|
ab5c736da1
|
Merge branch 'master' into editor-readability
|
2022-05-13 21:10:48 +02:00 |
|
Bartłomiej Dach
|
b533ed5e9b
|
Merge pull request #18252 from peppy/editor-track-shortcuts
Add editor track traversal shortcut keys (`Z`-`V`)
|
2022-05-13 20:42:22 +02:00 |
|
Dean Herbert
|
a346456daf
|
Add test coverage of new traversal keys
|
2022-05-14 03:01:42 +09:00 |
|
Dean Herbert
|
c4871ebcf4
|
Add editor track traversal keys (Z -V )
|
2022-05-14 02:50:51 +09:00 |
|
Dean Herbert
|
8edbc10155
|
Merge pull request #18249 from peppy/update-resources
Update resources
|
2022-05-13 23:13:39 +09:00 |
|
Dean Herbert
|
cf3ead8047
|
Remove unused local
|
2022-05-13 22:06:30 +09:00 |
|
Dean Herbert
|
dec298cccb
|
Update resources
|
2022-05-13 21:47:22 +09:00 |
|
Dean Herbert
|
35026ad642
|
Add missing EditorClock caching
|
2022-05-13 21:39:54 +09:00 |
|
Dean Herbert
|
d9782b5ef6
|
Remove redundant parenthesis
|
2022-05-13 21:31:49 +09:00 |
|
Dean Herbert
|
0cf52c4ba5
|
Merge pull request #18248 from peppy/add-crowdin-readme
Add crowdin information to README
|
2022-05-13 21:31:17 +09:00 |
|
Dean Herbert
|
38b8baf095
|
Remove unused border colour
|
2022-05-13 21:28:50 +09:00 |
|
Dean Herbert
|
1529162318
|
Remove circle scaling (apparently the fixed scale is required for spacing)
|
2022-05-13 21:28:45 +09:00 |
|
Dean Herbert
|
4b4f3ec064
|
Add crowdin information to README
|
2022-05-13 19:47:31 +09:00 |
|
Dean Herbert
|
ff13ef6bb0
|
Fix a couple of markdown inspections
|
2022-05-13 19:46:21 +09:00 |
|
Dean Herbert
|
26c8516130
|
Merge pull request #18127 from jai-x/new-chat-drawable-channel
Update new chat overlay day separator colours and spacing
|
2022-05-13 00:30:13 +09:00 |
|
Dean Herbert
|
a35c57860c
|
Resolve colour inline
|
2022-05-12 23:54:43 +09:00 |
|
Dean Herbert
|
0318944b80
|
Fix incorrect alive criteria causing clicking future objects to be too greedy
|
2022-05-12 23:37:29 +09:00 |
|
Dean Herbert
|
51744e428f
|
Merge branch 'master' into editor-readability
|
2022-05-12 22:56:55 +09:00 |
|