Skip to content

Conversation

@Draconizations
Copy link

@Draconizations Draconizations commented Nov 25, 2025

Finally opening a PR for this ext of mine. Similar to multiple character subtypes, but for traits instead. It should replace every reference to a subtype_id in the Feature model to use the subtypes relation instead, but there's always a chance I missed some. The enhanced trait dropdown and trait indexes are supported as well.

Run php artisan convert-trait-subtype after migrations. This does drop the subtype_id column, so any extensions that reference it will become incompatible.

Draconizations and others added 30 commits July 11, 2025 00:49
…s' into extension/multiple-trait-subtypes-v3.1
…s' into extension/multiple-trait-subtypes-v3.1
…izations/lorekeeper into extension/multiple-trait-subtypes
…s' into extension/multiple-trait-subtypes-v3.1
…s' into extension/multiple-trait-subtypes-v3.1
…s' into extension/multiple-trait-subtypes-v3.1
…raconizations/lorekeeper into extension/multiple-trait-subtypes-v3.1
@itinerare itinerare added enhancement New feature or request needs review Pull requests that are pending community review labels Nov 25, 2025
@Draconizations Draconizations force-pushed the feat/multiple-trait-subtypes branch from 5449290 to e05b2aa Compare November 25, 2025 03:44
@Draconizations Draconizations force-pushed the feat/multiple-trait-subtypes branch from 68f0d92 to 110f425 Compare November 25, 2025 03:50
@Draconizations Draconizations force-pushed the feat/multiple-trait-subtypes branch 2 times, most recently from 6fda0f4 to 09f194e Compare November 27, 2025 08:24
@Draconizations Draconizations force-pushed the feat/multiple-trait-subtypes branch from 423e485 to 2749709 Compare November 27, 2025 08:27
@Draconizations
Copy link
Author

so sorry for the commit mess everyone, turns out having two editors open for different LK repos confused me greatly

@SpeedyD
Copy link
Contributor

SpeedyD commented Nov 27, 2025

You may also want to resolve conversations you've fixed :)

Copy link
Contributor

@SpeedyD SpeedyD left a comment

Choose a reason for hiding this comment

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

Aight, so, real review time: My brain is exhausted, but I think it looks good? I however cannot in good conscience approve it until I look it over and test properly when NOT exhausted..

Sorry for that. ^^;;

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

Labels

enhancement New feature or request needs review Pull requests that are pending community review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants