Skip to content

INF parsing fixes for split seq blocks.#588

Merged
luciusDXL merged 1 commit intoluciusDXL:masterfrom
acpushbutton:EditorInfFixes
Feb 10, 2026
Merged

INF parsing fixes for split seq blocks.#588
luciusDXL merged 1 commit intoluciusDXL:masterfrom
acpushbutton:EditorInfFixes

Conversation

@acpushbutton
Copy link
Contributor

  1. Add function mergeExistingInfItem() to scan for existing INF items with matching name and wallnum, then merge the newly added item's classData to the existing entry. This structures the data such that the INF editor UI can use these classes correctly.

  2. Add s_levelInf.item.clear() to areas where it was needed. Item data was accumulating and ending up in strange places like exported TFL files.

1. Add function mergeExistingInfItem() to scan for existing INF items with matching name and wallnum, then merge the newly added item's classData to the existing entry. This structures the data such that the INF editor UI can use these classes correctly.

2. Add s_levelInf.item.clear() to areas where it was needed. Item data was accumulating and ending up in strange places like exported TFL files.
@luciusDXL luciusDXL merged commit e64c4f5 into luciusDXL:master Feb 10, 2026
2 checks passed
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.

2 participants