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 option to disable auto-packing #1366

Closed
vrad-exe opened this issue Aug 5, 2020 · 2 comments
Closed

Add option to disable auto-packing #1366

vrad-exe opened this issue Aug 5, 2020 · 2 comments
Labels
Compiler Issue pertains to the custom BEE compilers Done in next release This has been addressed in the next release Enhancement Improvement or tweak to the mod

Comments

@vrad-exe
Copy link
Member

vrad-exe commented Aug 5, 2020

When editing custom textures or models, auto-packing can be somewhat annoying because it requires you to recompile the map every time changes are made. An option should be added under the Development tab to disable auto-packing. When off, only dynamically generated files (like the music soundscript) and files specified in comp_pack entities would be included.

@vrad-exe vrad-exe added Enhancement Improvement or tweak to the mod Compiler Issue pertains to the custom BEE compilers labels Aug 5, 2020
@TeamSpen210
Copy link
Member

Good idea!

@vrad-exe
Copy link
Member Author

vrad-exe commented Aug 7, 2020

Actually, maybe just always disable auto-packing when in preview mode? It's not really needed, since you'd have all the resources. It would still be used when publishing of course.

@TeamSpen210 TeamSpen210 added the Done in next release This has been addressed in the next release label Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler Issue pertains to the custom BEE compilers Done in next release This has been addressed in the next release Enhancement Improvement or tweak to the mod
Projects
None yet
Development

No branches or pull requests

2 participants