# Ravenfield June EA26 Mini-update - Product: Ravenfield (https://whatsnew.fyi/product/ravenfield) - Vendor: SteelRaven7 - Date: 2022-06-30 - Original notes: https://store.steampowered.com/news/app/636480/view/3362515187810575820 - Permalink: https://whatsnew.fyi/product/ravenfield/releases/2022-06-30-june-ea26-mini-update What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Update engine version to Unity 2020.3.34f1 - **added** — Add Big Head mutator that grows your head as you get a higher kill-streak - **added** — Expose bone scaling to RS via Actor.SetHumanoidBoneScale() - **added** — Expose Actor.SetWeaponParentScale() and Actor.SetWeaponParentApproximateWorldScale() - **fixed** — Fix AI sprinting behaviour so squad leaders sprint most of the time when moving towards an objective but stop sprinting when an enemy is spotted, with squad members following the leader - **changed** — Rebake occlusion data on coastline - **fixed** — Fix bug where cover points would not be placed on the terrain on ingame map maker maps - **fixed** — Disable collisions between first person layer and Players/Actors to prevent weird player movement issues when using weapons with attached colliders - **changed** — When assigning a move order or attack/defend flag order, bots will no longer stop and get into cover or stop to take down faraway targets until they have arrived at their destination - **changed** — When bots are following and are more than 15 meters away, they will no longer stop to get into cover or stop to shoot at faraway targets - **changed** — Make AI way more likely to target the currently assigned squad target Hey, here's a quick mini-update with some fixes and additions to the game. As this isn't large enough to release as it's own major EA update, I figured I'd release a mini-update to EA26. Change log: - Updated the engine version to Unity 2020.3.34f1 - Added Big Head mutator (Your head grows as you get a higher kill-streak) - Exposed bone scaling to RS via Actor.SetHumanoidBoneScale() - Exposed Actor.SetWeaponParentScale() and Actor.SetWeaponParentApproximateWorldScale() - Fixed AI sprinting behaviour, squad leaders will now sprint most of the time when moving towards an objective, but will stop sprinting when an enemy is spotted. Squad members will follow the leader and sprint to catch up. - Rebaked occlusion data on coastline - Fixed a bug where cover points would not be placed on the terrain on ingame map maker maps. (Navmesh needs to be rebaked for this to take effect on existing levels) - Disabled collisions between first person layer and Players/Actors. This should prevent weird player movement issues from occuring when using weapons with attached colliders (which is used by some modded weapons such as shields etc.). Improvements to commanding squadmates: - When assigning a move order (or attack/defend flag order), bots will no longer stop and get into cover or stop to take down faraway targets until they have arrived at their destination. - When bots are following, and are >15 meters away, they will no longer stop to get into cover or stop to shoot at faraway targets. They will still use cover as normal when within 15 meters of their desired formation position. - Tweaked some code to make AI way more likely to target the currently assigned squad target. (The one you assign by aiming down sights and holding the squad order button) See you again after summer! /Johan