* Add SeStringEvaluator service
* Move DrawCopyableText into WidgetUtil
* Use Icon2RemapTable in SeStringRenderer
* Beautify some code
* Make sure to use the correct language
* Add SeString Creator widget
* Fix getting local parameters
* Update expressionNames
* misc changes
* Use InvariantCulture in TryResolveSheet
* Add SeStringEvaluatorAgingStep
* Fix item id comparisons
* Add SheetRedirectResolverAgingStep
* Add NounProcessorAgingStep
* Update SeString.CreateItemLink
This also adds the internal ItemUtil class.
* Fix name of SeStringCreator widget
* Add Global Parameters tab to SeStringCreatorWidget
* Load widgets on demand
* Update SeStringCreatorWidget
* Resizable SeStringCreatorWidget panels
* Update GamepadStateAgingStep
* Experimental status was removed in #2144
* Update SheetRedirectResolver, rewrite Noun params
* Fixes for 4 am code
* Remove incorrect column offset
I have no idea how that happened.
* Draw names of linked things
---------
Co-authored-by: Soreepeong <3614868+Soreepeong@users.noreply.github.com>
Co-authored-by: KazWolfe <KazWolfe@users.noreply.github.com>
* chore(SMNGauge): update gauge to latest CS struct
* chore(SMNGauge): Fix `AttunementTimerRemaining` typo
* refactor(SMNGauge): Cast `AttunementType` to a new enum instead of leaving it raw
* fix(SMNGauge): Use `AttunementType` for `Is<X>Attuned`
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Add conditional for CI builds, add --skip-tests to make up for the combined build/test step.
* Behavior change, now requires arg `ci` to be passed to trigger tests. Tests can also be manually triggered with `test`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Add conditional for CI builds, add --skip-tests to make up for the combined build/test step.
* Behavior change, now requires arg `ci` to be passed to trigger tests. Tests can also be manually triggered with `test`.