Attribute Item Data Migration #72

Closed
opened 2026-04-19 19:36:51 +00:00 by Oliver · 1 comment
Owner

Due to the creation of attribute items, this should introduce a data migration for the following things:

  • PlayerData#attr.* into Attribute Items
  • actorDefaultAttributes world setting from the TOF-format into raw Attribute item data
  • Actor#_preCreate should convert system.attr if present into Attribute items (logging a deprecation warning)
Due to the creation of attribute items, this should introduce a data migration for the following things: - `PlayerData#attr.*` into Attribute Items - `actorDefaultAttributes` world setting from the TOF-format into raw Attribute item data - `Actor#_preCreate` should convert `system.attr` if present into Attribute items (logging a deprecation warning)
Oliver added this to the Attribute Items milestone 2026-04-19 19:36:51 +00:00
Oliver added the
Priority
High
Compat
Deprecation
Kind
Enhancement
labels 2026-04-19 19:36:51 +00:00
Oliver self-assigned this 2026-04-20 05:01:02 +00:00
Author
Owner

I've decided not to do the Actor#_preCreate conversion of system.attr into items, which will be a breaking change without deprecation

I've decided not to do the `Actor#_preCreate` conversion of `system.attr` into items, which will be a breaking change without deprecation
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/taf#72
No description provided.