Skip to content

Conversation

@DosenSuppe
Copy link
Member

Since the ActiveInstrucion marks it's property PossibleResults of type IReadOnlyList as obsolete, I also marked the PossibleInstructionResult() method of EnumInstructionResult as obsolete and added the method InstructionResults() which returns the same data as PossibleInstructionResult() but as an array.

…tructionResult

Added method `InstructionResults()` which returns the same data
as `PossibleInstructionResult()` but as an array.

Marked the `PossibleInstructionResult()` method as obulete, use
`InstructionResults()` instead.
@DosenSuppe DosenSuppe requested a review from a team October 13, 2025 11:53
@DosenSuppe DosenSuppe added the bug Something isn't working label Oct 13, 2025
@DosenSuppe DosenSuppe self-assigned this Oct 13, 2025
- using invariant culture when parsing values to string
@DosenSuppe DosenSuppe merged commit 085aa1e into dev Oct 15, 2025
8 checks passed
@DosenSuppe DosenSuppe deleted the fix/activeinstruction-enuminstructionresults-results-mismatch branch October 15, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants