Skip to content

Conversation

@star2000
Copy link

@star2000 star2000 commented Oct 16, 2025

  • I confirm this contribution is made under the Esoteric Software LLC CLA.
  1. Fixed an issue where npm run build:construct3:copy-assets would fail on Windows because the cp command could not be found.
  2. Added npm run dev:c3 as a way to quickly start development when developing c3 plugins.
  3. Improved readability when using console.log
  4. Supports placing atlas and texture files in the same subdirectory.
  5. Added the AddAnimation method and highlighted it with SetAnimation.
  6. Duplicate plugin.addon.schema.json files were removed to reduce plugin size.
  7. min-construct-version is set to r459 because IProjectFile.GetPath is required.
  8. Chinese translation added
  9. The npm run format command was executed.
  10. File extension filtering has been added to the atlas and skeleton parameters.

@star2000
Copy link
Author

@davidetan Add these and it's basically usable

@davidetan davidetan self-assigned this Oct 17, 2025
@davidetan davidetan changed the title Construct3 plugin adds AddAnimation method and Chinese translation [ts][c3] Construct3 plugin adds AddAnimation method and Chinese translation Oct 17, 2025
@star2000 star2000 changed the title [ts][c3] Construct3 plugin adds AddAnimation method and Chinese translation [ts][c3] Improved Construct3 plugin Oct 30, 2025
@star2000
Copy link
Author

@davidetan It's time to review and merge.

@davidetan
Copy link
Collaborator

@davidetan It's time to review and merge.

Please be patient. We are a small team with many tasks, and we won't merge until we have time for a detailed review.
I appreciate your contribution, and the C3 addon is at the top of my backlog, but I will work on it as soon as I have completed other tasks.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants