Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expanded NPC table support to EB Project Editor #20

Open
PhoenixBound opened this issue Oct 22, 2024 · 0 comments
Open

Add expanded NPC table support to EB Project Editor #20

PhoenixBound opened this issue Oct 22, 2024 · 0 comments

Comments

@PhoenixBound
Copy link

As of b5c1624 in CoilSnake (and a few commits before it), the NPC config table is no longer in the MiscTablesModule, but in the ExpandedTablesModule. This breaks the project editor, which assumes it can find that info in that module. This should be updated before the next version of CoilSnake is released.

(A few open questions: Should EB Project Editor try to support CoilSnake projects from old versions that have npc_config_table.yml in the other module, or should it only support the version of CoilSnake it's bundled with? Also, since renaming the files is so uncommon, it's worth considering whether going through the project.snake to get the file name is necessary in the first place.)

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

No branches or pull requests

1 participant