Skip to content

Conversation

@dengr1065
Copy link
Collaborator

There will be more. Most of the changes are to simplify first-time repository setup (downloading Texture Packer, creating config.local.js). Documentation is updated accordingly.

Since it's quite hard to use a DOM library type there, remove the type
entirely.
Nothing is using them anymore. It can be added back if needed later.
Refactor local-config.js tasks file into a generic "environment"
category consisting of checking if Java is installed, downloading the
runnable Texture Packer if it's not yet downloaded and copying the local
configuration template; update README accordingly.
Remove environment.prepare task from default build pipelines, add a
postinstall script that calls the task, using environment.js as the
gulpfile to speed it up.
Remove tasks from docs.js as they are unlikely to do anything meaningful
nowadays. Also remove the buildTypes script as it doesn't work anymore.
A better solution will be provided in the future.
Adding preload.cjs to the source tree caused TypeScript to transpile it
as well, which does not match wanted behavior
Use additional gulp.src options instead of specifying more or complex
globs.
Add the src/js/built-temp directory as a new variable in config.js,
replace all existing references to built-temp with this variable.
@dengr1065 dengr1065 merged commit 9906397 into master Jun 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants