HomeWildfire Games

Remove silencing of resource-not-found errors (that were introduced with an…
AuditedrP18977

Description

Remove silencing of resource-not-found errors (that were introduced with an enabled property in the JSON resource files that got removed later). Refs #3934.

Details

Auditors
Polakrity
Committed
elexisNov 21 2016, 6:32 PM
Parents
rP18976: Disable all unusable structures on survival of the fittest, refs #3102.
Branches
Unknown
Tags
Unknown

Event Timeline

Polakrity raised a concern with this commit.May 25 2019, 4:49 AM
Polakrity added a subscriber: Polakrity.

Templates.js
resources parameter in GetTemplateDataHelper() became unused in the function.

Probably, the actual damageTypes parameter can be also removed with 4801

This commit now has outstanding concerns.May 25 2019, 4:49 AM
elexis requested verification of this commit.Sep 3 2019, 11:42 AM

Thank you for the report @Polakrity!

This commit now requires verification by auditors.Sep 3 2019, 11:42 AM
Polakrity accepted this commit.Sep 17 2019, 12:11 PM

It looks good to me.
All calls to this function with unused arguments have been removed.

All concerns with this commit have now been addressed.Sep 17 2019, 12:11 PM