FAForever / FAForever/faftools
Maps may break
- Langage dominant
- Python
- Étoiles
- 1
- Forks
- 8
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Generate Map Upload may break the map
* it get the name from `scenario.lua` `map` key and replace it with a new one case sensitive. (https://github.com/FAForever/faftools/blob/982073d556b43963e6fc9f6356aad484416d8b84/faf/tools/fa/maps.py#L366)
* Replace maybe miss some expressions (https://github.com/FAForever/faftools/blob/982073d556b43963e6fc9f6356aad484416d8b84/faf/tools/fa/maps.py#L276)
https://faforever.slack.com/archives/general/p1485308092008963
Solution:
* still rename map folder to `.v<0-4version>`
* replace the `maps\` with the new `maps\.v<0-4version>`
* don't rename other lua files, because it errorprone to replace references
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.