Skip to content

Added Active as a usage type to CombatStyle#171

Open
Lector wants to merge 3 commits into
mainfrom
feature/combat-style-usage-type
Open

Added Active as a usage type to CombatStyle#171
Lector wants to merge 3 commits into
mainfrom
feature/combat-style-usage-type

Conversation

@Lector

@Lector Lector commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Closes /issues/170

Hier klappt noch irgendetwas nicht. Ich weis nicht wo der Fehler ist.

@Lector Lector requested a review from elyukai as a code owner June 22, 2026 12:55
@Lector

Lector commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

Bei mir lokal kommt noch ein Fehler bei IdentifierGroup.ts. Ich kann aber nicht nachvollziehen wie es dazu kommt.

Comment thread src/types/Locale.ts
"Aspect": null,
"As chosen": null,
"Passive": null,
"Active": null,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sehr nice, danke!

@elyukai elyukai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich hätte den Namen usage_type einfach in beiden Fällen belassen. Gibt es einen Grund, warum du die Namen verändert hast bzw. unterschiedlich gemacht hast?

@Lector

Lector commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

dann hätte wir in einer Datei 2 Mal usage_type ... da hätte ich jetzt einen Fehler erwartet. Wenn wir den usage_type von CombatSA und CombatStyle aufteilen müssen wir durch einen unterschiedlichen Namen doch zwischen denen unterscheiden können.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CombatStyle - UsageType - Other/Active

2 participants