Skip to content

Commit

Permalink
2.0.0: Workers should behave more realistically with gradual destruct…
Browse files Browse the repository at this point in the history
…ion of rocks, trees, etc.
  • Loading branch information
jpw1991 committed Jul 28, 2023
1 parent 3510228 commit 09d6be2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChebsMercenaries/Package/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ You can find the github [here](https://github.com/jpw1991/chebs-mercenaries).
- Translations
+ [**pandory**](https://github.com/pandory-network) - German language localization.
+ [**Cordain**](https://github.com/Cordain) - Polish language localization.
+ **007LEXX** - Russian language localization.

## Changelog

Expand All @@ -137,6 +138,7 @@ You can find the github [here](https://github.com/jpw1991/chebs-mercenaries).

Date | Version | Notes
--- | --- | ---
28/07/2023 | 2.0.0 | Workers should behave more realistically with gradual destruction of rocks, trees, etc.
23/07/2023 | 1.7.0 | Add Russian translation & open untranslated parts of the mod up to future translation; update CVL to 2.1.2; permit tweaks of mercenary health in configs; fix diverse bugs eg. female workers not spawning with their AI attached
13/07/2023 | 1.6.0 | Try to make workers behave better; update CVL to 2.1.0 to prepare for upcoming changes
17/06/2023 | 1.5.1 | Fix roam distance not working; fix missing localizations
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ You can find the github [here](https://github.com/jpw1991/chebs-mercenaries).

Date | Version | Notes
--- | --- | ---
28/07/2023 | 2.0.0 | Workers should behave more realistically with gradual destruction of rocks, trees, etc.
23/07/2023 | 1.7.0 | Add Russian translation & open untranslated parts of the mod up to future translation; update CVL to 2.1.2; permit tweaks of mercenary health in configs; fix diverse bugs eg. female workers not spawning with their AI attached
13/07/2023 | 1.6.0 | Try to make workers behave better; update CVL to 2.1.0 to prepare for upcoming changes
17/06/2023 | 1.5.1 | Fix roam distance not working; fix missing localizations
Expand Down
5 changes: 4 additions & 1 deletion Translations/English/chebsmercenaries.english.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@
"$chebgonaz_mercenarytype_archertier2": "Archer II",
"$chebgonaz_mercenarytype_archertier3": "Archer III",
"$chebgonaz_mercenarytype_miner": "Miner",
"$chebgonaz_mercenarytype_woodcutter": "Woodcutter"
"$chebgonaz_mercenarytype_woodcutter": "Woodcutter",
"$chebgonaz_worker_target": "Target",
"$chebgonaz_worker_cantfindtarget": "Can't find target.",
"$chebgonaz_minionstatus_following": "Following"
}

0 comments on commit 09d6be2

Please sign in to comment.