Page MenuHomeWildfire Games

Wild domestic animals should stay visible in FOW
ClosedPublic

Authored by Imarok on Nov 26 2017, 4:05 PM.

Details

Summary

This is broken since rP20248.
Fixed by adding _trainable variants that are hidden in FOW.

Test Plan

Look how wild and trained domestic herd animals behave in FOW

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Imarok created this revision.Nov 26 2017, 4:05 PM
Owners added a subscriber: Restricted Owners Package.Nov 26 2017, 4:05 PM

Missing brit, otherwise looks good.

~/0ad/binaries/data/mods/public/simulation/templates$ grep "\-gaia/faun" * -R
structures/cart_corral.xml: -gaia/fauna_sheep
structures/maur_corral.xml: -gaia/fauna_sheep
structures/iber_corral.xml: -gaia/fauna_sheep
structures/ptol_corral.xml: -gaia/fauna_sheep
structures/brit_corral.xml: -gaia/fauna_sheep
structures/gaul_corral.xml: -gaia/fauna_sheep

Imarok updated this revision to Diff 4401.Nov 26 2017, 4:52 PM

Missed Brit

In D1071#42533, @temple wrote:

Missing brit, otherwise looks good.

~/0ad/binaries/data/mods/public/simulation/templates$ grep "\-gaia/faun" * -R
structures/cart_corral.xml: -gaia/fauna_sheep
structures/maur_corral.xml: -gaia/fauna_sheep
structures/iber_corral.xml: -gaia/fauna_sheep
structures/ptol_corral.xml: -gaia/fauna_sheep
structures/brit_corral.xml: -gaia/fauna_sheep
structures/gaul_corral.xml: -gaia/fauna_sheep

True /.

temple accepted this revision.Nov 26 2017, 4:55 PM
This revision is now accepted and ready to land.Nov 26 2017, 4:55 PM
Vulcan added a subscriber: Vulcan.Nov 26 2017, 8:15 PM
Executing section Default...
Executing section Source...
Executing section JS...

Successful build - Chance fights ever on the side of the prudent.

Updating workspaces...
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Checking XML files...
Executing section Default...
Executing section Source...
Executing section JS...

Successful build - Chance fights ever on the side of the prudent.

Updating workspaces...
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Checking XML files...
This revision was automatically updated to reflect the committed changes.