- Steam App
- Kenshi (233860)
- Event type
- patch note
- Published
- 31 January 2022 - 16:15:42 UTC
- Source
- steam_community_announcements
Small updates to Japanese translation in main branch plus experimental release of FCS v2.1. FCS update currently found in experimental branch until next update. FCS 2.1 Changelog: Added documentation for FCS Adapted from our own in-house documentation Non-comprehensive, but it's a start! Added improved item search functionality Recursive property and reference searching E.g. find squads with more than 10 skeletons (In Squads section) squad.v0 > 10; squad.race = skeleton find research items with ingredients with values over 1000 cats (In Research section) cost.value > 1000 Building shells requiring construction materials with ingredients that have a value over 100 cats (In Building Shell section) construction.ingredients.value > 100 Added ability to search using Regex e.g. Find all dialogue lines with numbers in text ...