Model Warning and Limit Increases#109
Open
JosiahJack wants to merge 1 commit intoandrei-drexler:masterfrom
Open
Model Warning and Limit Increases#109JosiahJack wants to merge 1 commit intoandrei-drexler:masterfrom
JosiahJack wants to merge 1 commit intoandrei-drexler:masterfrom
Conversation
…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
55da7cc to
6c29de2
Compare
|
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. |
b014af0 to
cfe2eb1
Compare
e78c96b to
42850da
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.