Patch 0.11.54.12

The Isle

Experience fierce open world survival gameplay as you attempt to stay alive on an unforgiving island inhabited by dinosaurs! Hunt. Grow. Survive.

[h1]Changelog 0.11.54.12[/h1] [h2]Additions[/h2] [list] [*] Added server whitelists - [b]Details below[/b] [/list] [h2]Enhancements[/h2] [list] [*] Various adjustments to improve accuracy of directional attacks [*] Fixed locomotion input locking during vomiting [*] Improvements to spectator mode update rates [*] Added the missing hint for the 3x carb diet combination [/list] [h2]Bug fixes[/h2] [list] [*] Fixed the input lockup when a character is knocked down during a pounce [*] Fixed players being shielded from attacks if they are standing on a corpse [*] Fixed being able to interact with already swallowed actors [*] Fixed omnivore diets ignoring carnivorous diet requirements [*] Fixed the carb diet spending more stamina instead of spending less [*] Fixed gallimimus paranoia audio playing in all biomes instead of just the jungle [*] Fixed corpses not floating to the top of water [*] Fixed gallimimus mobilization vocals playing indefinitely when sprinting and causing other vocals to become blocked [*] Fixed pounce sometimes causing the target to always buck if the buck input was pressed as the pouncer was dismounting [/list] [h2]Server Whitelisting[/h2] Server owners can enable whitelists by adding [b]bServerWhitelist=true[/b] under the [b]TIGameSession[/b] section of the [b]Game.ini[/b] file. In the same file, add each Steam64 ID using: [b]WhitelistIDs=71231XXXXXXXXXXXX[/b] under the [b]TIGameStateBase[/b] section. Once enabled, only IDs in that list will be able to join the server. Server admins will be able to join regardless of if they are on the whitelist or not. [b]Example below:[/b] [/Script/TheIsle.TIGameStateBase] WhitelistIDs=71231XXXXXXXXXXXX WhitelistIDs=71231XXXXXXXXXXXX WhitelistIDs=71231XXXXXXXXXXXX [/Script/TheIsle.TIGameSession] ServerName=Server Name MaxPlayerCount=50 bServerNesting=false bAllowReplay=false [b]bServerWhitelist=true[/b]