| .. |
|
AssistantButton.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantColorPicker.cs
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
AssistantComponentBase.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantComponentPropHelper.cs
|
generalized getters and setters for ints and bools
|
2026-03-09 18:25:30 +01:00 |
|
AssistantComponentType.cs
|
added a new color picker component to the lua parsing
|
2026-03-09 13:23:35 +01:00 |
|
AssistantDropdown.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantDropdownItem.cs
|
Added a component factory and refactored Dropdowns; reformat getters
|
2025-07-21 16:14:05 +02:00 |
|
AssistantFileContentReader.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantForm.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantHeading.cs
|
generalized getters and setters for ints and bools
|
2026-03-09 18:25:30 +01:00 |
|
AssistantImage.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantList.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantListItem.cs
|
added a descriptive list component
|
2026-02-10 17:06:45 +01:00 |
|
AssistantProfileSelection.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantProviderSelection.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantSwitch.cs
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
AssistantText.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
AssistantTextArea.cs
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
AssistantWebContentReader.cs
|
fixed inheritance flaws
|
2026-03-03 15:44:31 +01:00 |
|
ComponentPropSpecs.cs
|
overhauled the textarea component to be as feature complete as possible
|
2026-03-09 18:56:38 +01:00 |
|
IAssistantComponent.cs
|
renamed AssistantComponentType.cs because of a typo
|
2026-02-24 11:39:17 +01:00 |
|
PropSpec.cs
|
WIP: Implementing a parser for the lua data structure
|
2025-07-22 20:15:36 +02:00 |