smoogipoo
|
fa872858b5
|
Remove unnecessary check
|
2021-05-10 16:40:06 +09:00 |
|
Dean Herbert
|
97e72849af
|
Fix regressed HitErrorDisplay behaviour (and localise binding to meter implementations)
|
2021-05-10 15:24:13 +09:00 |
|
Dan Balasescu
|
78952c07b0
|
Merge branch 'master' into remove-hud-overlay-unused-pieces
|
2021-05-10 14:39:32 +09:00 |
|
smoogipoo
|
35a7226cd8
|
Add newline
|
2021-05-10 13:41:04 +09:00 |
|
Dean Herbert
|
3c3500d070
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-10 12:23:18 +09:00 |
|
Dean Herbert
|
1bbbe80420
|
Fix missing instances of HealthProcessor caching
|
2021-05-10 12:22:24 +09:00 |
|
Dean Herbert
|
b274fdf20d
|
Merge branch 'master' into skin-components-bind-outwards-health
|
2021-05-10 11:13:44 +09:00 |
|
Joseph Madamba
|
a71e52da4c
|
Fix enum ordering after adding source
|
2021-05-09 15:39:59 -07:00 |
|
Joseph Madamba
|
a21718f1cd
|
Move source case to a better spot
|
2021-05-09 14:26:45 -07:00 |
|
Joseph Madamba
|
8964d51de9
|
Add ability to sort by source in song select
|
2021-05-09 14:10:38 -07:00 |
|
Dean Herbert
|
2bcf1ed306
|
Merge pull request #12715 from Cublibre/fix-early-exit-crash
Fix InvalidOperationException when exiting a map at the end
|
2021-05-09 23:21:19 +09:00 |
|
Bartłomiej Dach
|
67cea6e762
|
Remove explicit binding to accuracy counter from overlay
|
2021-05-08 21:38:06 +02:00 |
|
Bartłomiej Dach
|
0bc6a026eb
|
Merge branch 'master' into skin-components-bind-outwards-accuracy
|
2021-05-08 21:08:53 +02:00 |
|
Bartłomiej Dach
|
dec5400c0a
|
Merge branch 'master' into skin-components-bind-outwards-score-display
|
2021-05-08 19:58:19 +02:00 |
|
Bartłomiej Dach
|
9e0ea494fd
|
Merge branch 'master' into skin-components-bind-outwards
|
2021-05-08 19:04:56 +02:00 |
|
Christine Chen
|
25312b3e88
|
Don't restart completion delegate on exit, revert exit behavior to lazer
|
2021-05-08 11:47:44 -04:00 |
|
Christine Chen
|
8c564a69ed
|
Fix InvalidOperationException when exiting a map at the end
|
2021-05-07 21:11:03 -04:00 |
|
Dean Herbert
|
495eb04e2f
|
Merge pull request #12488 from Denrage/add-missing-author-links
Add missing author links in Beatmap Details
|
2021-05-08 05:41:40 +09:00 |
|
Dean Herbert
|
a1aeac5677
|
Remove remaining cruft from SkinnableAccuracyCounter
|
2021-05-07 18:12:18 +09:00 |
|
Dean Herbert
|
68de870986
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-07 18:11:14 +09:00 |
|
Dean Herbert
|
9fe6e1096a
|
Remove cruft from SkinnableHealthDisplay
|
2021-05-07 18:11:08 +09:00 |
|
Dean Herbert
|
1cb10c2a22
|
Remove unnecessary binding logic from HUDOverlay
|
2021-05-07 17:51:46 +09:00 |
|
Dean Herbert
|
a7acecc52b
|
Merge branch 'skin-components-bind-outwards-health' into remove-hud-overlay-unused-pieces
|
2021-05-07 17:51:41 +09:00 |
|
Dean Herbert
|
04d35826a3
|
Merge branch 'skin-components-bind-outwards-accuracy' into remove-hud-overlay-unused-pieces
|
2021-05-07 17:25:39 +09:00 |
|
Dean Herbert
|
755588258e
|
Update HealthDisplay components to use DI to attach data source
|
2021-05-07 17:22:45 +09:00 |
|
Dean Herbert
|
01eff7f316
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display
|
2021-05-07 16:30:08 +09:00 |
|
Dean Herbert
|
93f10330e3
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-accuracy
|
2021-05-07 16:29:10 +09:00 |
|
Dean Herbert
|
ad398165a2
|
Update AccuracyCounter components to use DI to attach data source
|
2021-05-07 16:27:25 +09:00 |
|
Dean Herbert
|
17b93361d5
|
Merge branch 'master' into skin-components-bind-outwards
|
2021-05-07 16:20:24 +09:00 |
|
Dean Herbert
|
a2e4fb5b6b
|
Update ScoreCounter components to bind outwards
|
2021-05-07 16:16:48 +09:00 |
|
Salman Ahmed
|
fc2a527e9d
|
Revert "Guard against potentially null track if ever"
This reverts commit b1134c3857 .
|
2021-05-07 09:57:08 +03:00 |
|
Salman Ahmed
|
7c4e54a1d4
|
Unrevert null-colaescing/conditionals removal
|
2021-05-07 09:54:14 +03:00 |
|
Dean Herbert
|
165f443ab5
|
Merge branch 'master' into add-missing-author-links
|
2021-05-07 14:32:44 +09:00 |
|
Salman Ahmed
|
b1134c3857
|
Guard against potentially null track if ever
|
2021-05-07 08:30:50 +03:00 |
|
Salman Ahmed
|
37f44d2e37
|
Revert wrong not-null track changes
This reverts commit f9d99a9882 .
This reverts commit 71547bece0 .
|
2021-05-07 08:28:44 +03:00 |
|
Salman Ahmed
|
71547bece0
|
Remove any null-coalescing/conditionals in WorkingBeatmap.Track usages
|
2021-05-07 07:46:23 +03:00 |
|
Salman Ahmed
|
539643c72b
|
Set loadable beatmap track to clock immediately in BDL
This reverts commit 84da247002 .
Use loadable beatmap track for clock directly in BDL
|
2021-05-07 07:21:56 +03:00 |
|
Salman Ahmed
|
84da247002
|
Fix editor clock using the wrong beatmap track on creation
|
2021-05-07 05:32:55 +03:00 |
|
Dean Herbert
|
ee23124bb1
|
Remove no-longer-used interface
|
2021-05-06 15:18:06 +09:00 |
|
Bartłomiej Dach
|
3cac837acf
|
Merge branch 'master' into skin-bindables
|
2021-05-05 20:16:27 +02:00 |
|
Dean Herbert
|
cb8bda2248
|
Merge pull request #12503 from Denrage/split-BufferedWedgeInfo
|
2021-05-06 03:16:16 +09:00 |
|
Dean Herbert
|
cffeb8641f
|
Make setters private for protected containers
|
2021-05-06 02:14:57 +09:00 |
|
Dean Herbert
|
fe9ade6754
|
Rename Container to DisplayedContent
|
2021-05-06 02:14:04 +09:00 |
|
Denrage
|
b6b9a69601
|
Removed unnecessary class for wrapping
|
2021-05-05 18:50:49 +02:00 |
|
Denrage
|
bb385f4255
|
Reverted difficulty and mod updates
|
2021-05-05 18:15:59 +02:00 |
|
Denrage
|
2797507758
|
Reorganized elements for readability
|
2021-05-05 17:56:07 +02:00 |
|
Denrage
|
88506a51dd
|
reduced complexity
|
2021-05-05 17:51:29 +02:00 |
|
Denrage
|
5049e2fbf9
|
Refactored out changes in DifficultyColourBar
|
2021-05-05 15:28:33 +02:00 |
|
Dean Herbert
|
4ef901d08d
|
Remove unnecessary redirection property to Container.Info
|
2021-05-05 21:07:49 +09:00 |
|
Denrage
|
cf6ed7a7cf
|
Refactored out changes in StarRatingDisplay
|
2021-05-05 13:13:37 +02:00 |
|