HomeWildfire Games

Add techs and auras to the list of possibly missing files.

Description

Add techs and auras to the list of possibly missing files.
Refs: #6544
Accepted by: @Langbart
Differential Revision: https://code.wildfiregames.com/D4725

Event Timeline

Langbart raised a concern with this commit.Jul 14 2022, 7:29 PM

With rP26996 there are two new techs phase_city_pers.json and phase_town_pers.json, both are (wrongly) listed by the checkrefs.py script, see log output below for more clarity.

Terminal
python3 checkrefs.py -u
...
WARNING - Unused file 'public/autostart/entrypoint.js'
WARNING - Unused file 'public/simulation/data/technologies/phase_city_pers.json'
WARNING - Unused file 'public/simulation/data/technologies/phase_town_pers.json'
This commit now has outstanding concerns.Jul 14 2022, 7:29 PM
Stan added inline comments.Jul 14 2022, 9:43 PM
/ps/trunk/source/tools/entity/checkrefs.py
297

Problem is here... I didn't expect a pers one...

Freagarach added inline comments.
/ps/trunk/source/tools/entity/checkrefs.py
297
Langbart resigned from this commit.Aug 6 2022, 7:09 PM
This commit no longer requires audit.Aug 6 2022, 7:09 PM