..
DifficultyMultiplierDisplay.cs
Fix multiplier display not blocking input
2022-04-22 15:22:58 +09:00
IncompatibilityDisplayingModButton.cs
Move out incompatibility displaying tooltip to own class
2022-02-23 23:18:15 +01:00
IncompatibilityDisplayingModPanel.cs
Allow mod panels to be clicked in incompatible state
2022-04-21 23:37:01 +02:00
IncompatibilityDisplayingTooltip.cs
Move out incompatibility displaying tooltip to own class
2022-02-23 23:18:15 +01:00
IncompatibleIcon.cs
Adjust visuals of incompatible icon and move to own class
2021-08-24 14:01:49 +09:00
ModButton.cs
Revert no longer required tooltip content changes
2021-08-31 19:36:27 +03:00
ModButtonEmpty.cs
Update licence header (and remove year)
2019-01-24 17:43:03 +09:00
ModButtonTooltip.cs
Revert no longer required tooltip content changes
2021-08-31 19:36:27 +03:00
ModColumn.cs
Fix mod panels not ignoring super key presses
2022-04-27 16:55:17 +09:00
ModControlSection.cs
Move available mods to global context
2019-12-13 21:36:50 +09:00
ModPanel.cs
Allow mod panels to be clicked in incompatible state
2022-04-21 23:37:01 +02:00
ModSection.cs
Apply batch fixing of built-in types using var
2021-10-27 13:04:41 +09:00
ModSelectOverlay.cs
Use existing web localisation for most hardcoded strings
2022-04-20 16:31:11 -07:00
ModSelectScreen.cs
Deselect old incompatible mods if any on user mod select screen
2022-04-21 23:49:30 +02:00
ModSettingsArea.cs
Slightly adjust scroll handling and also apply to ModSettingsContainer
2022-04-05 17:19:33 +09:00
ModSettingsContainer.cs
Fix mod settings showing scrollbar when screen is offset
2021-02-12 10:42:48 -08:00
NestedVerticalScrollContainer.cs
Add missing newline
2022-04-05 19:25:47 +09:00
ShearedOverlayContainer.cs
Add better click-to-dismiss logic for sheared overlays
2022-04-21 16:27:27 +09:00
UserModSelectOverlay.cs
Rename LocalPlayer
to User
in mod select prefixes
2021-09-01 17:22:52 +09:00
UserModSelectScreen.cs
Deselect old incompatible mods if any on user mod select screen
2022-04-21 23:49:30 +02:00