HomeWildfire Games

Fix the last remaining warnings introduced by rP23049

Description

Fix the last remaining warnings introduced by rP23049
Add a parent variant for the camelry gather variants
Make the camelry use those variants so that they get the custom knife.
Remove the glitching basket for camelry, as its gather_meat and they do not use it anyway.
Remove the bow while gathering as well. If it should be displayed, it should either be on the camel, or on the unit shoulder.

Details

Committed
StanOct 12 2019, 6:24 PM
Parents
rP23069: [Windows] Automated build.
Branches
Unknown
Tags
Unknown
Build Status
Buildable 9790
Build 16467: Post-Commit BuildJenkins

Event Timeline

elexis added a subscriber: elexis.Oct 14 2019, 1:10 PM

Doesn't seem fixed actually:

ERROR: art/animation/quadraped/camel_death.dae: Assertion not satisfied (line 393): failed requirement "recognised skeleton structure"
ERROR: Could not load animation 'art/animation/quadraped/camel_death.dae'
ERROR: CSkeletonAnimManager::GetAnimation(art/animation/quadraped/camel_death.dae): Failed loading, marked file as bad

Happens upon destroying persian trader.

And I dont know which commit introduced it, but I assumed it was that one since I got the error message that day the first time while testing the previous days too and it was related to camels.

Stan added a comment.Oct 14 2019, 1:27 PM

I checked only checkrefs.pl warnings. Death and Sitting should be reexported

Animation errors fixed by rP23078