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

Model Warning and Limit Increases #109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JosiahJack
Copy link

Warn on model load issues rather than error out. Quality of life feature for mod development.

Increase limits for sounds, models, skins, to better accommodate large mods and maps and also since tools are able to create standard mdl files with more than vanilla engine limits. There are some mods who may not exceed these limits but some maps that utilize large mods can have large numbers of custom sounds and models.

…r sounds, models, skins, to better accomodate large mods and maps and since tools are able to create standard mdl files with more than vanilla limits
@dumptruckDS
Copy link

dumptruckDS commented Jan 1, 2023

I'd make the sounds and model load changes opt-in by a command line switch. We've seen this cause a lot of headaches in the mapping community where new mappers will only test their maps in QSS for example. So a missing sound or model will keep maps from being playable in QS and other ports. It happens quite often.

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