Page MenuHomeWildfire Games

Teach PertraAI to fear fire.
ClosedPublic

Authored by Freagarach on Jan 20 2021, 10:07 AM.

Details

Summary

Recently (rP24608), fire damage was introduced for the Iberian fire ship (and the Theban fire raiser), but we did not add it to the config of PetraAI.
This does that.

Test Plan

Play with PetraAI (or against).

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

Freagarach created this revision.Jan 20 2021, 10:07 AM
Owners added a subscriber: Restricted Owners Package.Jan 20 2021, 10:07 AM
Freagarach published this revision for review.Jan 20 2021, 10:08 AM
Freagarach added inline comments.
binaries/data/mods/public/simulation/ai/petra/config.js
29 ↗(On Diff #15559)

Higher importance for there is no resistance against fire implemented.

Build is green

builderr-debug-macos.txt
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../../../binaries/system/libsimulation2_dbg.a(precompiled.o) has no symbols
ld: warning: text-based stub file /System/Library/Frameworks//CoreAudio.framework/CoreAudio.tbd and library file /System/Library/Frameworks//CoreAudio.framework/CoreAudio are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//AudioToolbox.framework/AudioToolbox.tbd and library file /System/Library/Frameworks//AudioToolbox.framework/AudioToolbox are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//ForceFeedback.framework/ForceFeedback.tbd and library file /System/Library/Frameworks//ForceFeedback.framework/ForceFeedback are out of sync. Falling back to library file for linking.
ld: warning: text-based stub file /System/Library/Frameworks//CoreVideo.framewor

See https://jenkins.wildfiregames.com/job/macos-differential/2985/display/redirect for more details.

Silier accepted this revision.Jan 21 2021, 8:00 PM

looks ok

This revision is now accepted and ready to land.Jan 21 2021, 8:00 PM
This revision was automatically updated to reflect the committed changes.