Current Version: v226.8
* Attempting fix for issue where players randomly could not connect to servers they had previously been playing on (until such servers were rebooted).
v226.5
* Fixed issue where ‘activated’ Structure state (campfires etc) could become desync’ed on Clients. Also heavily optimized how Remote Procedure Calls are networked to increase server performance. (v226.5 fixed issue where Structure spawn VFX weren’t playing, requires server update)
v226.3
* Optimized the physics & networking of dropped items for better server performance
v226.2
* Fixed WaterTaps not refilling containers (requires server update)
* Fixed Dino Poops not appearing…. Dino Laxative! (requires server update)
* Fixed Dropped Items not appearing some times on Linux dedi server, woot! (requires server update)
* Fixed Dino Poop to smoothly fall from Dinos on clients, rather than ‘teleporting’ to the ground.
v226.1
* Fixed client crash associated with clicking on Chieftain Hat Blueprint in Smithy
* Fixed client-side streaming crash that people were getting (disable threaded GC) — darn threaded GC had rare issue, will further investigate.
* Server: Removed Chieftain Hat Blueprint from Smithy (requires server update)
v226.0
* New Armor Set: Ghillie Suit (Camo, Reduces Enemy Dino Visibility Range by 50% more, and Heat-Resistant)
* New Creature: Oviraptor! Gotta get those eggs! (Needed more polishing time)
* New Structure: Industrial Oven for holiday cooking en masse
* New Strucure: Modern Bed
* New Structure: Table Furniture (upon which you can place floor structures)
* Industrial Forges can now craft up to 20 items of a type at once, however they can not be placed on Dino Platforms anymore.
* Garbage Collector improvement to reduce game stalls/hitches (GC no longer forces an async flush which would result in a stall if any streaming operation was occuring).
* Mods are now only installed/extracted while at the main menu, to avoid lowering in-game performance
* Fixed a protential case where players could be disconnected due to exploding Rocket Launcher projectiles
* Chief Hat & Turkey Mask now appear properly on Dinos
* Doubled Rocket Damage Globally, and also against Dinos by an extra 100%
* Exposed Custom Recipe Cooking Quality and Skill Scalars for Server Configuration. Increased Default Cooking Quality and Skill Scaling by a further 20% each.
WindowsServer\Game.ini
(or LinuxServer)
[/script/shootergame.shootergamemode]
CustomRecipeEffectivenessMultiplier=1.0
CustomRecipeSkillMultiplier=1.0