Cover image of 0.9.9.31 Experimental Update

Attention soldiers,

We're going to update the Steam and Xbox Experimental applications of the game. The game will be updated today, June 29th. There will be server downtime between 12:00 - 15:00 CET.

This update brings a lot of new features for you to experiment with:

  • Ballistic protection

  • Basic Deployment of Weapon

  • Conflict: Cleansweep Factor

  • Medical Vehicles

  • Basic Health System

  • Unconsciousness

  • Respawn System Refactor

  • Keybinding menu

  • Server Authoritative Vehicles

  • Ping & Packet Loss visualization

Important information for modders and players!
Modded helicopters may not work as intended since some networking changes have already been branched into 0.9.9. The community used unfinished components to create their current mods, which we no longer support.

As mentioned in the last Dev Report, we introduced major updates (0.9.8) that included changes in the server configuration structure and parameter names. It was mentioned that there would be backward compatibility until the next major update. However, in the 0.9.9 update, this backward support is no longer possible, and server configurations must be updated. You can check the wiki on how to host servers to find out exactly what changed in the server configurations.

0.9.9.31 Changelog

Game

  • Added: Health Package features 

  • Added: Weapon Deployment feature

  • Added: Server authoritative vehicles feature

  • Added: CharacterIdentityComponent::GetHeadEntity script API

  • Added: Head aiming limits for unconscious characters

  • Added: Ping and packet loss to logStats

  • Added: Diagnostic for toggling unconsciousness and forcing unconscious pose

  • Added: Sound event for when a character gets hit by a projectile from a controlled character 

  • Added: Extra error logging to BaseUserAction setup

  • Added: GearLR and GearFB variables are now sent to the inventory character preview as well

  • Added: Gear size animation variables that describe the thickness of loadout and make the character hold the weapon accordingly to prevent clipping

  • Added: BaseGameTriggerEntity::SetUpdateRate and BaseGameTriggerEntity::EnablePeriodicQueries functions

  • Added: Error instead of warning log messages for inventory not finding an item

  • Added: Function to retrieve transform matrix for sights

  • Added: BaseMuzzleComponentPrefabData for constants from a prefab and moved some variables there that were inside a TODO move to prefab data

  • Added: Option to set custom idle turns angle limits for prone stance

  • Added: Possibility to set character orientation matrix when disabling ragdoll

  • Added: Missing init calls for additional compartment actions

  • Added: Extra parameter to AIWeaponTargetSelector

  • Added: BaseTarget.GetTimeLastDetected

  • Added: New method for sights direction that ignores bone animation

  • Added: Support for liquids in vehicle's wheel contact

  • Added: BaseCompartmentSlot now has an array of additional user actions

  • Added: BaseTriggerComponent GetOwner for script

  • Added: MovementDirection animation variable works during swimming

  • Added: Warning and snap to server position upon huge round trip time and missing client history

  • Added: PlayerController:SCR_OnInit

  • Added: FactionAffiliationComponent on changed callback has more information 

  • Added: Support for suppressing OnPlayerKilled callbacks to avoid nasty stuff in scripts 

  • Added: Script access to some functions of NwkCarMovementComponent

  • Added: Teleportation of ragdolls when teleporting character

  • Added: Custom fall damage handling for ragdolls

  • Added: BaseTriggerComponent EOnContact & EOnInit

  • Added: Fixed support for scripted loitering character commands

  • Added: Exposed CharacterHeadingAnimComponent to script

  • Added: Checkbox for pieces of clothing to ignore InflatedDeflated functionality

  • Added: Replication and compensation of server time to clients using ChimeraGameNwkNode

  • Added: Quaternion to scaled axis representation

  • Added: Bone lod mapping from multiple MeshObjects

  • Added: Magazine ammo count is now correctly saved when using the "saving loadout" action

  • Added: EquipedLoadoutStorageComponent::GetSlotsFromArea API

  • Added: Supporting a different bind pose for each head, allowing facial animations

  • Added: Eject action

  • Added: Possibility to handle bone transformation in interpolation step

  • Added: Character head aiming direction keeps getting updated while the character is in the air

  • Added: Gradual rotation of character when jumping without locomotion

  • Added: Radio messages encryption API 

  • Added: Support of CreateInstanceFromContainer on ItemAttributeCollection

  • Added: Touching material by AoT to force texture loading

  • Added: Turret entity class

  • Added: Usage of full wheeled re-simulation + unconstrained motion for prediction

  • Added: Exposed vehicle G-force magnitude to character animation graph

  • Added: Collimator sights

  • Added: Maximal noise surface value from suspension for character wobble animation

  • Added: ChimeraNavmeshWorld, which selects DestructibleEntities for navmesh marking

  • Added: G-force API to wheeled vehicles

  • Added: AI Group is now correctly deactivated based on agents attached to it

  • Added: FloorAngle variables now are with respect to entity orientation, not heading. Additionally, they update also when the character is not moving

  • Added: FloorAngle variable now ignores movement direction - the angle of the plane in the movement direction can be gotten through easy trigonometry between FloorAngle and FloorAngleLateral. Left to the reader as an exercise

  • Added: FloorAngleLateral animation variable for feet adjustment when standing perpendicular to a sloped surface

  • Added: OnDiag to ScriptedDamageManagerComponent

  • Added: Single manager that handles post-physics simulation events

  • Added: Shutdown logic on character ownership change to be identical with the current vehicle

  • Added: Physics activation state synchronized

  • Added: Ownership callback to CarController

  • Added: Configuration for blast particle effects

  • Added: Inventory hand slot prototype

  • Added: Additional WB params for setting up thresholds for triggering idle turns

  • Added: Added a MovementSpeedReal animation variable which keeps the current speed of the character in meters per second. Currently for testing and should be rewritten later due to the current variable being one frame delayed against actual movement

  • Added: Simple networked pawn

  • Added: 2dmap - min, max color setup for ocean+terrain

  • Added: Exposed CharacterInputContext::IsUnconscious to script (missing cpp file).

  • Added: Exposed CharacterInputContext::IsUnconscious to a script

  • Added: Zeroing generator for rear-sight apertures (like M72)

  • Added: TFL_NO_TREE flag to BaseGameTriggerEntity

  • Added: Exposed method for getting default magazine or projectile of a muzzle

  • Added: Initial setup for landing gear IK driven animation

  • Added: Exposed InventoryStorageManagerComponent::GetMagazineCountByMuzzle

  • Added: OnOwnershipChanged event to PlayerController

  • Added: New simulation signals for animations (#2); new signals + signal testing

  • Added: MineManagerComponent, to be used for registration of mines from a script and later use of AI

  • Added: New simulation signals for animations

  • Added: Animation of a character turning via wheeled signal state

  • Added: UpdateGeometries on cloth, so they are updated based on the mesh

  • Added: BaseWeaponManagerComponent::GetDefaultWeaponIndex and BaseWeaponManagerComponent::SelectWeapon script API

  • Added: A new storage component, to be able to make attachments on any items

  • Added: BaseGameTriggerEntity::GetTraceMask/AddTraceMask/ClearTraceMask script API

  • Added: BaseGameTriggerEntity::AddClassType/RemoveClassType and BaseGameTriggerEntity::AddFilterName/RemoveFilterName script API

  • Added: Script API for accessing local and server timestamps

  • Added: Turret angles can be reset when the gunner goes unconscious

  • Added: Constant angular reticle size to collimators

  • Added: Deflated offset and angles, so it changes attachment position with it

  • Added: IsAi inside CharacterControllerComponent

  • Added: Set multiplayer activity of listen server 

  • Added: Reticle texture configs

  • Added: Door sounds redesigned using our recordings

  • Added: Map tool menu API for adding a custom entry

  • Added: Leave faction option is available from the pause menu

  • Added: Audio for respawn timer

  • Added: Sounds for start/stop drawing of map marker

  • Added: Sounds for drawing the start/stop of map markers

  • Added: Text for selected von display

  • Added: Correct display name for officer class name

  • Added: New icons for briefing Objectives

  • Added: New icons for objectives

  • Added: M997 MERDC variant and added it to Vehicle EntityCatalog

  • Added: Virtual ballistic protection logic

  • Added: Names, description texts, and inventory parameters to M1 helmet, M69 jacket, and 6B2 vest

  • Added: Configured Inflated radio backpacks in Radio backpack prefabs

  • Added: Slower passive regeneration while unconscious or with a low blood level

  • Added: ADS camera will now stabilize during ADSIn->Out transition once tags are added

  • Added: First-person camera tilted down in vehicles to better show the dashboard

  • Added: Missing interaction for removing dead and unc characters from M923A1 Transport truck

  • Added: Patrol cap into US Arsenal

  • Added: Strings for a voting system of kicking and banning

  • Added: Localization texts for Game Master Deploy Menu

  • Added: Action Hints for the Editor's Deploy Menu's localized string

  • Added: Improved Editor Deploy Menu's localization strings

  • Added: Navigation hint for a Game Master

  • Added: New icons for nametags

  • Added: Implemented spawn location preload

  • Added: RespawnRefactor - Doxygen for Welcome and Debriefing screen 

  • Added: Images for Game Master Deploy Screen

  • Added: Confirmation dialog when selecting a permanent faction

  • Added: New GM Deploy Menu images 

  • Added: Nametag unconsciousness display icon

  • Added: New images for FM tiles incapacitation 

  • Added: New images for FM incapacitation and medical vehicles 

  • Added: New image for FM tile radio signal 

  • Added: New HitZone config HitZone_Wood_Beam.conf

  • Added: All SCR_InfoDisplayExtended classes now have DisplayOnSuspended and DisplayOnResumed methods that get called when GUI is suspended/resumed due to visibility flags (eg. SHOW_IN_EDITOR false)

  • Added: InspectCasualtyUseraction and widget

  • Added: Hoverover info for big bleeding icon and improved inspect casualty layout

  • Added: Forgotten line for hover over info for big bleeding icon

  • Added: Naked campaign prefab, loadout is now using this

  • Added: Names and descriptions for new body armor and helmets

  • Added: Names and descriptions of field shovel

  • Added: WorldTimestamp API for script

  • Added: Support for using WorldTimestamp in replication.

  • Added: Checking whether physics element transformation has really updated something

  • Added: Showing whether the geometry has some animated parent

  • Added: TransformGizmo Shape visualizer

  • Added: Thorough check, whether the child hierarchy needs to be updated when the skeleton changes

  • Added: Online: SHA512 CRC checking for fragments + whole file with retry feature on fail

  • Added: ContactPoint to TraceMove result

  • Added: Multiplayer activity can now track the number of players

  • Added: World file extension check 

  • Added: Set crossplay/modded information on the loading screen 

  • Changed: Root motion in prone turns option now enabled by default

  • Changed: Property grid - Info about owner containers added to WB_GetVariableDisplayState event 

  • Changed: Exposed getter for AIControlComponent to be utilized for optimizing

  • Changed: Re-enabled use of nav links for car movement. Navlink interaction physics block for vehicles

  • Changed: Gears enumerator is in the public header for other components to use

  • Changed: Switched all systems to use new RPC syntax

  • Changed: Added feedback loop for PID controllers and constant slow down based on the wanted orientation

  • Changed: Switched ChimeraGameNwkNode, lobby system, game-side replication-related types, and TimeAndWeatherManagerEntity to use new RPC syntax

  • Changed: Moved GForce script API to VehicleBaseSimulation

  • Changed: BaseGameTriggerEntity now has a list of classes instead of just one class for his filter

  • Changed: Session/scenario restart API

  • Changed: Unconscious characters now don't react to kinematic objects(cannot be pushed by doors/characters). Doors go through unconscious characters

  • Changed: Ragdoll processing is now done together with a keyframe

  • Changed: Character position is not always synced on remote proxies

  • Changed: Improved unstucking behavior for AICarMovement and added OnStuck call for AIGroupMovementComponent

  • Changed: Instigator is now tracked by player id

  • Changed: CommunicationSoundComponent - Now activates the component upon Queuing of events 

  • Changed: Door links register to the road network

  • Changed: BaseGameMode will register itself even in edit mode

  • Changed: Reworked FuelNode and FuelManagerComponent

  • Changed: Vehicle replication clean-up 1: removed temporary pipeline

  • Changed: Damage system switched to new RPC call syntax

  • Changed: Batch size calculation to adjust for a small number of anims

  • Changed: Car's suspension serialization API

  • Changed: Increased distance divisor as prediction is now more accurate

  • Changed: Disabled prediction for non-ADS view. This improves the non-ADS smoothness of the weapon as the character only moves with 1mm precision, but ADS hands are more precise

  • Changed: Vehicle's wheel structures re-factor

  • Changed: Gear can be selected any time now

  • Changed: Moved local transform to AddChild function directly instead of SetLocalTransform later, so people can use correct transform in OnAddedToParent/OnChildAdded callback

  • Changed: The AIBaseUtilityComponent has been moved to cpp to increase performance. The RemoveObsoleteActions now does not reorder the array each time. The rest of the scripts have been modified to use the new system

  • Changed: Removed recalculation of group acceptance radius

  • Changed: Added subscription to OnPathSet signal

  • Changed: Overridden signal of changing path and minor improvement on AITaskMoveInFormation based on that

  • Changed: Expanded Car Controller API, now allows for the setting of state

  • Changed: Included speed adjustments and slight maneuvering for driving through curves

  • Changed: Character animations: vehicle command: g force value replaced by maximal surface noise from wheel contacts

  • Changed: Combined two ForEach inside DistanceProducerSystem

  • Changed: CharacterHeadAimingComponent is now only ticking on owner

  • Changed: OnOwnershipChanged logic is now in wheeled simulation to more clearly separate responsibility

  • Changed: Handbrake behavior to be identical to the current vehicle

  • Changed: Vehicle has physics disabled when a client is no longer the owner

  • Changed: Enable usage of VoNComponent from non-character entities 

  • Changed: How physics activation is synchronized

  • Changed: Synced up vehicle physics activation

  • Changed: Engine start/shutdown to be a bit closer to the car version

  • Changed: Only activate physics on a server if the client explicitly activated them

  • Changed: Scripts: fixed doxygen group names in generated code

  • Changed: Minor vehicle entity cleanup (includes, removed unused parts)

  • Changed: Cleaned BaseWeaponManagerComponent

  • Changed: Reorder stuff inside InventoryStorageManagerComponent

  • Changed: Clear stuff inside WeaponSlotComponent

  • Changed: 2dmap - export tool refactored to a managed instance

  • Changed: 2dmap - export API refactored to support more arguments

  • Changed: Base changes to get reliable AI Car movement

  • Changed: Setup of Maxspeed limiters to penalize walking/sprinting speed from a script

  • Changed: SetStance refactor for characters

  • Changed: Moving of aiming component around AIAgents

  • Changed: Signals do not go through the signal system but are networked via states

  • Changed: ChimeraGameNwkNode server time updated every frame, but still replicated only every fixed frame

  • Changed: DEFLATED model uses the same materials override as the WORN model

  • Changed: Adopt new multiplayer activity API 

  • Changed: Multiplayer activity is set right after connection to the server is initialized 

  • Changed: Various weapon loudness tweaks

  • Changed: Players are no longer put automatically into the group when they change faction

  • Changed: Elapsed scenario time icon

  • Changed: Gamepad controls in the Deploy map menu

  • Changed: Spawning from deploy menu by pressing space for a keyboard, holding a for controller

  • Changed: Moved IsExpanded getter to the base deploy selector class

  • Changed: RespawnRefactor - Welcome/DebriefingScreen now uses the intended pagination layout 

  • Changed: Updated Respawn Menu controls

  • Changed: Added separate control hints for the ToolBar menu

  • Changed: RespawnRefactor - RespawnRefactor - Utilize intended Objectives icons 

  • Changed: RespawnRefactor - Correct member variables for objective icons 

  • Changed: RespawnRefactor - Pagination keybindings changed from Nav to Tab 

  • Changed: Conflict - Welcome screen images and text 

  • Changed: Incorrect icon in welcome screen, role selection screen was missing max players indication

  • Changed: Removed inertia logic from the animation graph

  • Changed: Sound event names for task accept and abandon

  • Changed: Some pitch variation removed, samples adjusted

  • Changed: Map line delete button sound

  • Changed: Conflict - FIA presence layout 

  • Changed: Conflict - Autoreload timer increased to 75s 

  • Changed: VON menu visual update

  • Changed: Unified VON menu adjust the action

  • Changed: VON menu visual update part two

  • Changed: Decoupled unconsciousness logic in von controller from von comp setter

  • Changed: HUD Manager's Editor Notifications are disabled

  • Changed: Slotted entities get freed from replication before they are destroyed

  • Changed: Quickbar item restock after drop/use based on list item type

  • Changed: UAZ LODs and skinning, also a bit polish on LOD0 on rear chassis part 

  • Changed: Fire colliders and mine trigger colliders added 

  • Changed: Faster GetIn/GetOut anim sfx

  • Changed: Set item model as item model and as default meshobject

  • Changed: Soldier loadouts updated with new items

  • Changed: Using proper LBS icon for LBS' in inventory

  • Changed: Naming of new M1 helmet and M69 vest variants

  • Changed: Disabled flashlight physics when equipped on the chest

  • Changed: Characters now revive at a .7 resilience threshold 

  • Changed: Fixed rifle < 1m climbs anims to prevent floating in the air

  • Changed: Added necessary event to start the vehicle

  • Changed: Unarmed rifleman received Patrol cap instead of Boonie hat

  • Changed: Resolution of ARTII and B12 reticles

  • Changed: Added TagDeath to vehicle death states

  • Changed: Fixed horn anims not matching GUID with .asi file

  • Changed: Added bind pose and bone mask for suspension chassis

  • Changed: Added transition between vehicle attachment and death pose to avoid character standing up upon being removed from a vehicle while uncon/dead

  • Changed: Fixed IK config for melee animations

  • Changed: Removed toggle button from persistent faction dialog

  • Changed: New tile image for Field Manual 

  • Changed: Character teleportation out of the spawn zone was moved right after entity creation in the script, hopefully improving player detection and location finding

  • Changed: Fixed radio going through torso when held in a vehicle and opening inventory

  • Changed: Changed target icon for uncon nametag

  • Changed: Fixed melee IK node properly this time 

  • Changed: Repairing normals on Type56 

  • Changed: Replaced unarmed 20/80 climb over by older animations as most recent ones are incorrect 

  • Changed: Humvee M2 pintle now using proper starting animation node allowing unconscious 

  • Changed: Increased size of healing user action contexts, and moved arm-healing actions

  • Changed: Resilienceregeneration reduced when bleeding and unconscious at once

  • Changed: InspectCasualty action moved to the torso

  • Changed: Added loc for inspectcasualty useraction and added loc for hover over bigbleeding icons

  • Changed: InspectCasualty action disabled when not damaged

  • Changed: String statuses for the next batch

  • Changed: Naming of olive and woodland M69 vests and M1 helmets

  • Changed: Updated asset description texts

  • Changed: Field_manual label added to new FM strings

  • Changed: Updated FM texts for B8 & B12 binoculars and Incapacitation

  • Changed: Register UAZ452 graph parts 

  • Changed: Updated replication documentation to show the use of WorldTimestamp in codec

  • Changed: SetLocalTransform sets just world transform when the hierarchy component has autotransform off (to make it in accord with non-parented entity)

  • Changed: Unified code for getting skeleton nodes (GetNodeTransforms), regarding INHERIT_PARENT_SKELETON

  • Changed: SetElementTransform checks redundancy - if there is the same matrix used, it doesn't update the physics

  • Changed: "Show bones" visualization changed to the new TransformGizmo shape, to make it usable fast 

  • Changed: Changing additional local transforms do not enforce children entities update, if not in a hierarchy with pivot bone

  • Changed: Skeleton::UpdateNodes optimized for various cases. At least 30% faster now

  • Changed: When NodeDestroyed is called on a client, RplComponent breaks the replication hierarchy it was holding together with.

  • Changed: Threshold for the y-axis character position changes from 0.01->0.001. This makes very small movements on slopes smooth

  • Changed: Multiplayer activity update throttling 

  • Changed: Make param of RoomConnectionData::ExpandFromRoom const 

  • Tweaked: AI perception: when a Perceivable is teleported, its visibility is reset to 0 for all observers

  • Tweaked: PerceptionComponent now forgets targets from the Enemy and Detected categories after some time

  • Tweaked: AI weapon selection can reload UGL and RPG muzzles now

  • Tweaked: disabled engine start on Collective input

  • Tweaked: AI perception component has a higher update rate at LOD value of 0

  • Tweaked: Ears sensor was reworked to use real physical sound values (Watts and deciBels)

  • Tweaked: AI can detect vehicles from a bigger range

  • Tweaked: Diag visualization of sensors was split into several diag menu options

  • Tweaked: Diag visualization of sensors is now transparent

  • Tweaked: PerceptionComponent.GetClosestTarget now accepts float timeSinceDetectedMax

  • Tweaked: Modified BaseZeroingGenerator to cope with entities that have no muzzle

  • Tweaked: Improved reticles resolution for optic

  • Tweaked: UAZ469 door sounds

  • Tweaked: Added sound events to M997 patient unconscious + switchIn/switchOut animations

  • Tweaked: Added preliminary "lie down on stretcher" sounds to Character_Movement_Vehicles.acp

  • Tweaked: Vehicle cabin occlusion

  • Tweaked: Radial menu items preview update simplified and unified

  • Tweaked: Radial menu centering on open

  • Tweaked: RespawnRefactor - Implemented correct Objectives icons 

  • Tweaked: Eject action default filter changed from DoubleClick to HoldOnce to prevent ignoring the X key in some cases

  • Tweaked: Fixed roughness of grass clutter (was accidentally uniform 1 value); tweaked global AO of vegetation and clutters to better fit current lighting; improved hue and saturation of coniferous surfaces (they were too desaturated before) 

  • Tweaked: ScenarioFramework - Trigger activation and conditions adjusted to work with the latest GameCode changes 

  • Tweaked: SCR_DestructionBaseHandler wreck delayed at least one frame

  • Tweaked: Common un-destructible hitzone for config for truck modules and M151 bench

  • Tweaked: Reduced damage passed from canvas from 100% to 10%

  • Tweaked: M997 slots setup

  • Tweaked: UAZ-452 collision damage setup

  • Tweaked: M997 removed obsolete redefines of the car controller component 

  • Tweaked: Compartment accessibility setting for UAZ452

  • Tweaked: Compartment accessibility setting for M997

  • Tweaked: License plate light on UAZ452

  • Tweaked: Shorter no door anims for Humvee

  • Tweaked: Head collider on character mesh

  • Tweaked: Reimported clothing models to refresh meta files and fix potentially broken materials

  • Tweaked: Woodland pattern on BDU jacket and pants

  • Tweaked: M1 helmet with changes to proportions, and updated textures to match new UVs

  • Tweaked: Decreased duration of bandaging self

  • Tweaked: M998 and UAZ-469 driver camera initial angle offset in 1st person

  • Tweaked: Change anim to the left hand

  • Tweaked: M998 horn sound events

  • Tweaked: Vehicle wheels - correct health settings, switched to DamageManager

  • Tweaked: Initial zeroing on PSO-1 was changed from 400m to 100m 

  • Tweaked: Aggregated user actions for UAZ back passenger seats

  • Tweaked: All vehicle light slots changed to SCR_LightSlot

  • Tweaked: Removed obsolete light action from Wheeled_Base.et 

  • Tweaked: Sound events position adjusted to new climb anims

  • Tweaked: UGL hints show outside optics only and have 5 seconds timeout

  • Tweaked: ScenarioFramework - Refactored how triggers are set-up and used 

  • Tweaked: HEAT spalling penetration ability reduced to 40% of the main penetrator

  • Tweaked: Aggregated user actions for truck front passenger seats

  • Tweaked: RespawnRefactor - Debriefing shows strings based on endgame result 

  • Tweaked: B8 binoculars strings, added very placeholder text, and un-hid them

  • Tweaked: Added get in interrupt and get out interrupt events for uaz452 buchanka

  • Tweaked: Polish get in for uaz452 driver

  • Tweaked: Rivers without GUID are now not reported as an error

  • Fixed: EntitySlotInfo::GetSlotInfo and EntitySlotInfo::GetSlotInfos do not account for WeaponSlotComponent

  • Fixed: InventoryItemComponent::OnParentSlotChanged argument invalid when the magazine was spawned

  • Fixed: The flockmovement takes into consideration the scale of the spline prefab now

  • Fixed: Item colliders were not moving correctly with the character

  • Fixed: Missing API for wheel liquid contact in other versions of wheeled simulation components

  • Fixed: Re-entering unconsciousness causes body rotation

  • Fixed: Character would always turn on back when going unconscious

  • Fixed: Explosions - Cargo and canvas do not receive damage from explosives

  • Fixed: Logging errors could cause VME because the action was not initialized for the GetActionNameScripted callback

  • Fixed: TryRecoverLastRightHandItem can start even when changing items is not allowed, causing AIs to drop weapons instead of slinging them when going unconscious

  • Fixed: CharacterCommandMove should use only one IsRootMotionControlled value during the entire frame (as opposed to one value in PreAnim and second in PrePhys and PostPhys)

  • Fixed: If stuck on top of a navlink, continue moving to the endpoint

  • Fixed: Character stuck in FPV camera after being in 3PV, going into ADS, and dropping weapon with Tab+X

  • Fixed: ADS now resets when the character goes unconscious, fixing a bug where they could otherwise get stuck in FPV

  • Fixed: Double GenericEntity displayed in BaseGameTriggerEntity

  • Fixed: Worn items colliders aren't animated

  • Fixed: Checking parent instead of child when checking for ownership.

  • Fixed: Solved an assert in WB due to a data type mismatch between script and C++

  • Fixed: Transition between ragdoll and unconscious animation

  • Fixed: Invisible ragdolls caused by the wrong entity position

  • Fixed: Interior audio signal for remote entities 

  • Fixed: Character shaking when an unconscious character is killed (killing character now disables unconsciousness)

  • Fixed: several issues in AIActionBase and AIBaseUtilityComponent

  • Fixed: OnConsciousnessChanged event was called on proxies when it should be only on the owner and server. (rev 14387) - the original behavior was correct, the mistake was caused by the script

  • Fixed: Characters' feet align to the ground even in vehicle mounted turrets 

  • Fixed: OnConsciousnessChanged event was called on proxies when it should be only on the owner and server

  • Fixed: Character's AimX aiming variable is clamped by sidestep's set values even if the character is sitting and thus can't do side steps

  • Fixed: AI character was aiming up when looking through binoculars and the weapon was raised (even though visually it wasn't raised)

  • Fixed: When starting the engine, engage the brakes to stay in position.

  • Fixed: Set path when a leader has none

  • Fixed: Premature setting of mission header 

  • Fixed: Proper -PI to the PI limit for aiming angles while jumping

  • Fixed: Limiting AimingAngles with the CharacterAimingComponent vertical aiming limit based on stance

  • Fixed: Smooth CharacterAimingComponent stance limit adjustment

  • Fixed: CharacterInputContext::IsUnconscious is now replicated to proxies too

  • Fixed: FactionManager's base:: would refer to Entity, not GenericEntity as intended, resulting in broken init calls

  • Fixed: Doors pushing characters

  • Fixed: Unconscious characters being pushed by non-vehicle entities

  • Fixed: Overall cleanup and Simplification of enabling/disabling ragdoll

  • Fixed: Animation/Placement of the character breaks down after taking control of an unowned character

  • Fixed: Better determination for sitting in turrets, sitting at turrets always resets them to 0 aiming

  • Fixed: BaseInventoryStorageComponent::GetOwnedItems declaration was not correct

  • Fixed: Changing gear when using FULL assistance can be stuck in first gear

  • Fixed: Fixed getting stuck in traversing curves by preventing direction reverting and balancing the curve point with the path's information

  • Fixed: Weapon doesn't have any attachment in the render preview of the inventory

  • Fixed: Player was able to swim underwater 

  • Fixed: BaseHUDComponent is not created on a dedicated server anymore

  • Fixed: Unconscious body slides when going unconscious during walk animation

  • Fixed: BaseMuzzleComponent could be added to any entity

  • Fixed: Network serialization of the car's suspension is now working with prediction

  • Fixed: AI character now aims from the muzzle, bypassing weapon sight

  • Fixed: AI character now aims from the head instead of the muzzle when reloading or changing weapons, which fixes weird rotation while aiming and switching weapons or reloading

  • Fixed: Explosions not dealing damage to destructibles 

  • Fixed: OnAddedToParent called by adding an entity to the entity slot now has the right local transform set

  • Fixed: AIActions have correct priorities again

  • Fixed: User cannot switch to reverse from higher gears

  • Fixed: Explosions don't deal damage most of the time

  • Fixed: The AI can have multiple actions in their queue again. Checking for types is now done correctly

  • Fixed: Possible inconsistency in when the simulation is active on the server

  • Fixed: Save/Load/JIP/reconnect handling of unconsciousness

  • Fixed: Script Leaking + Script declarations on the AIActionBase and AIBaseUtilityComponent interfaces

  • Fixed: Missing reset of curve traversal

  • Fixed: AIMovementComponent is not updated when AI is teleported from vehicle to vehicle

  • Fixed: Idle turns can bug out because of NaNs if the prediction was not made

  • Fixed: Character can change stance while unconscious

  • Fixed: Character instantly dying after entering an unconscious state in a vehicle on DS

  • Fixed: Deactivated character would not be teleported

  • Fixed: Powerline entity cable object component initialization and creation

  • Fixed: Desynchronization of handbrake

  • Fixed: Removed CMD_Injured, now everything uses CMD_Unconscious

  • Fixed: Vehicle wobble animation variable gets reset when the player exits the vehicle.

  • Fixed: AI was not activated back correctly

  • Fixed: AI was not activated back after being deactivated

  • Fixed: AI could control the character when spawned

  • Fixed: Clouds: Fixed static clouds (missing wind movement) with a dedicated server

  • Fixed: AI was not correctly deactivating at 1000 m

  • Fixed: OnDistanceChanged was not called after all observers were gone

  • Fixed: Cleanup and a small fix for imprecise idle turn predictions.

  • Fixed: Group update positioning when not ticking group movement

  • Fixed: CosAngle returns value in interval <-1,1>

  • Fixed: Invalid folder for downloaded cloud saves

  • Fixed: Missing doors blocking navlink traversal

  • Fixed: Server used to disable gravity when it lost ownership

  • Fixed: Not restarting correction rtt delay when changing ownership

  • Fixed: Exiting a vehicle while free looking in an extreme direction can lead to angle unhandled angle overflow, causing the camera and weapon to be misaligned

  • Fixed: After being teleported in the game master, the character often starts turning in a different direction than was set by the user.

  • Fixed: Doors on navmesh tile edges do not regenerate all the areas they modify

  • Fixed: Searching attachments in the hierarchy of components in WeaponComponent

  • Fixed: Character inventory preview has a backpack hidden when in vehicles

  • Fixed: Go over the hierarchy of components when searching for the storage component

  • Fixed: Fans signal affected by the dashboard power signal

  • Fixed: Changed raycast call to use the returning distance instead of calculating the start and hit point difference

  • Fixed: Now the OnTakeOff, OnFlying, and OnLanding functions are now callbacks

  • Fixed: MP Proxy characters now wake up prone after being unconscious even if before they were erected

  • Fixed: Server cannot see character rotation

  • Fixed: Calling the same event twice with different arguments would cause it to be called multiple times only with the last supplied arguments

  • Fixed: Refactor of character heading angles and aiming angles. Removed Get/Set Heading/Aiming/LookAt angles functions on CharacterControllerComponent. Get/Set Heading/Aiming/LookAt Angles functions on CharacterInputContext all use radians, with the yaw angle being in a clockwise direction (turning right = increase and vice versa)

  • Fixed: Character would rotate in random directions after exiting vehicles, sometimes also after climbing over objects

  • Fixed: FactionManager not being accessible in edit mode (failed registration)

  • Fixed: SetUnconscious compared argument to wrong reference variable in an effort to drop redundant calls - could lead to some calls being ignored. Also could attempt to call OnConsciousnessChanged twice

  • Fixed: Fixed the wrong name and return type on IsUnconscious

  • Fixed: NaN exception when the character is swimming in (un)certain depth

  • Fixed: While reloading, the AI Weapon&Target selector didn't detect the left-hand magazine, thus AI thought it was out of ammo

  • Fixed: OnCompartmentLeft was not called when switching seats in a vehicle

  • Fixed: Update of adjusted stance

  • Fixed: Missing turning animation for non-owner proxy drivers

  • Fixed: Fuel was not correctly synchronized in multiplayer

  • Fixed: Not correct deletion of an item when reloading slots

  • Fixed: Disabled/Enabled physics correctly for a loadout with animate colliders on

  • Fixed: Order of connection steps 

  • Fixed: Climbing down from stuff now calls the correct updated climbing type

  • Fixed: Climbing early exit now cannot trigger while we are still in the air

  • Fixed: Incorrect checks for aim and movement limits when the weapon has high pitch rotation

  • Fixed: Wrong JIP inputs and input actions synchronization

  • Fixed: It is possible to shoot from a turret while being unconscious

  • Fixed: BaseLoadoutClothComponent should tick on remote proxies

  • Fixed: Ballistic protection items would not show correctly in edit mode

  • Fixed: Worn model was not correctly applied to cloths

  • Fixed: Inventory would influence deflated/inflated property and positions of BaseLoadoutClothComponent

  • Fixed: GarbageManager should not allow operation on clients

  • Fixed: Weapon visibility was not correctly updated when inserted into a slot

  • Fixed: Lowest crouch stance, 0.05, is incorrectly replicated as prone.

  • Fixed: ADS would sometimes zoom when changing stance

  • Fixed: Bounding box of the animated colliders part should be updated based on the skeleton

  • Fixed: AI drops weapons when going unconscious during weapon switch on low FPS

  • Fixed: MP - Mine can get armed despite the character dropping it during the arming procedure

  • Fixed: MP - Mine placing would not work after canceling the previous mine placing - bug introduced in 14611

  • Fixed: MP - Mine placing canceling would not work if you would hit the precise frame when the animation command was called but the animation did not start yet

  • Fixed: Two players could enter a vehicle at the same time even though they were hostile to each other

  • Fixed: Missing scenario interpretation on MP reload 

  • Fixed: Serialization buffer of input action is sent even if the next action data is corrupted

  • Fixed: Placing a character into a turret would not correctly set the faction

  • Fixed: Nullptr check when invoking animation variable that is out of range

  • Fixed: Negative weight after dropping all items from the inventory

  • Fixed: Loading of weapons during loading of loadouts was not working correctly

  • Fixed: Only the main game instance of ChimeraWorld is now allowed to push time updates into ChimeraGameNwkNode

  • Fixed: Adding multiple input actions during the performance of an action would only perform the first one

  • Fixed: MP: Reload on a low FPS server can cause an invisible magazine in the weapon

  • Fixed: 4x20 2D reticle cut off from the top when using sight adjustment

  • Fixed: US lantern without particle + fixes of emissivity of materials

  • Fixed: Mechanics layer occlusion

  • Fixed: PIP scopes view distance was fixed at1500m independently of view distance. It is now set consistently with view distance set in-game options

  • Fixed: players were able to spawn on radio operators before the timer ran out by holding enter

  • Fixed: Missing player controller nullcheck

  • Fixed: Out of memory caused by incorrect ActionListeners handling

  • Fixed: Map controls not being disabled when focusing on menus in respawnMap

  • Fixed: Controls buttons being visible while not focused

  • Fixed: Focusing toolbar menu will now disable map context

  • Fixed: Border issues on spawnpoint selector

  • Fixed: Task list is now right next to the MapTools

  • Fixed: RespawnRefactor - Game master access from WelcomeScreen 

  • Fixed: Player loadout preview was missing in the deploy map loadout selector

  • Fixed: RespawnRefactor - VME in workbench when Play from current position enabled 

  • Fixed: RespawnRefactor - VME in workbench for ArsenalManagerComponent 

  • Fixed: RespawnRefactor - Another WB VME caused by play from the current position 

  • Fixed: RespawnRefactor - Switching directly to GM from the welcome screen locks some mouse input 

  • Fixed: RespawnRefactor - Compass and Watches being cut off in RespawnScreen 

  • Fixed: Group name was not shown on the deploy menu open

  • Fixed: RespawnRefactor - Scaling of images in WelcomeScreen 

  • Fixed: Saved loadout button was shown even when the saved loadout was not available

  • Fixed: Editor camera was not correctly terminated

  • Fixed: RespawnRefactor - WelcomeScreen Fix for pagination clicking not working on the first click 

  • Fixed: Pencil drawings on the Deploy menu are now behind UI

  • Fixed: First Spawn point in the array of available spawns doesn't have a bar in spawn selection

  • Fixed: It's no longer possible to manipulate map tools while they are under buttons

  • Fixed: Player can spam the group leader with requests

  • Fixed: Gm placed spawn points were missing names in the deploy map

  • Fixed: Notifications not showing up in the Deploy menu and Editor

  • Fixed: Conflict - Callsigns of bases sometimes missing after reconnect 

  • Fixed: Conflict - Positioning of HQ tents on starting bases 

  • Fixed: Performance of GM, update widget animator

  • Fixed: Incorrect von menu keybind adjustment

  • Fixed: Von entry unwanted animation and improper centering with long channel text

  • Fixed: Incorrect radio power state

  • Fixed: Radios channel tuning is not working correctly for clients

  • Fixed: Von menu UI not reacting correctly to frequency changes on client due to frequency getter being delayed

  • Fixed: Notifications not showing

  • Fixed: Spawning player in the editor respected invisible respawn timer, preventing spawning in quick succession

  • Fixed: It was not possible to place individual AI characters after the last change

  • Fixed: Players were placed in AI groups

  • Fixed: VONMenu radio channel displaying untranslated string for Russian faction

  • Fixed: Assigned correct wreck model to M997

  • Fixed: UAZ452 uses the correct wreck model

  • Fixed: UAZ452 searchlight had wrong emit angle set + fixed assigned light entity for Light_Searchlight config

  • Fixed: Name of UAZ in conflict

  • Fixed: GUID on Searchlight light slot on M998

  • Fixed: Window FR1 on UAZ452 now can get damaged

  • Fixed: UAZ-452 slot Wheel_R01 registering damage

  • Fixed: Soldier faction base prefabs don't have uniforms, gadgets, or watches - added new prefab with those and tweaked inheritance

  • Fixed: Inheritance of Character_US_AR - now inherits from baseloadout prefab

  • Fixed: Removed extra colliders and added missing colliders on some of the inflated backpacks

  • Fixed: Wrong model, the material on inflated RPG assistant backpack

  • Fixed: M88 and BDU have now correct in/deflated models assigned

  • Fixed: Some heads had turned on the alpha effect in FPV

  • Fixed: Base icon disappeared after being captured by another faction

  • Fixed: Update of alpha value was not updated when the character entity was dead

  • Fixed: Full group was missing an indication in the role selection screen

  • Fixed: Join faction/group hint was still visible after joining when the button was still under the cursor

  • Fixed: Inheritance from correct parent units

  • Fixed: Ragdoll definition - changed head collider - UCS_Head -> UCX_Head, removed irrelevant mass values

  • Fixed: ARTII reticle compression

  • Fixed: B12 reticle compression

  • Fixed: Added interior light prefab for UAZ452

  • Fixed: UAZ-452 engine start actions

  • Fixed: Leftover mentions of SlideDistanceLimit in prefabs, which was removed

  • Fixed: Composition children were moved to the composition center

  • Fixed: Empty slots in the loadout list in role selection were set enabled upon player loadout request

  • Fixed: Leader indication was not set correctly upon joining a group

  • Fixed: Music was missing in respawn menu

  • Fixed: Head-turning 180 degrees by changing locators and setting an offset on the prefab

  • Fixed: Player was able to hit respawn button multiple times, resulting in a vme

  • Fixed: Navigation buttons not found warning on configurable dialog creation. Server hosting dialog label

  • Fixed: Suspicious parent velocity assert when vehicle wheel dust effect is enabled

  • Fixed: Wreck models not applied for streamed in vehicles

  • Fixed: Player spawning should not clash with -ailimit anymore

  • Fixed: Switching weapon sight action hint is now correctly displayed

  • Fixed: Missing hint for selection or deselection of grenade launcher

  • Fixed: Missing magazine template that was removed on accident

  • Fixed: US GL has a PASGT vest, causing clipping with the grenadiers vest. The combo is illegal

  • Fixed: Conflict - Misaligned HQ tents 

  • Fixed: Conflict - MHQ signal calculation 

  • Fixed: Conflict - Wrong supplies amount shown when (un)loading supplies 

  • Fixed: Performance issues with the DespawnPatrol method 

  • Fixed: Broken Endscreen

  • Fixed: Truck cargo passenger compartments definitions, missing casualty actions, disabled teleport on getout

  • Fixed: RespawnRefactor - Wrong Conflict tasks and duplicities + stats in Debriefing 

  • Fixed: Camera was stuck on ocean view in scenarios with no SCR_WelcomeScreenComponent

  • Fixed: Map location hint was visible in the deploy menu

  • Fixed: Spawning on radio operators resulted in players spawning on top/inside of the character

  • Fixed: Disabling respawning through game master didn't disable the deploy button

  • Fixed: "Don't show this again" in persistent faction dialog was not saved in user settings

  • Fixed: Pinging AI teams replaced their icon with one that no longer exists

  • Fixed: Orientation of Vest_Lifchik model

  • Fixed: Removed Map Marker manager component from prefab

  • Fixed: Character will take out his weapon after climbing over a wall even when the weapon was hidden manually

  • Fixed: SCR_WeaponAction now has only local effect as WeaponComponent::SetBipod now replicates the state

  • Fixed: LayerPreset setup on M997_doors_front model

  • Fixed: LayerPreset on Backpack_Veshmeshok_Inflated colliders

  • Fixed: WoodenWall_02_8m_A now has the correct LayerPreset set on colliders

  • Fixed: Chat UI does not stay on screen anymore when opening and closing it really fast

  • Fixed: Chat Max character limit notification now disappears when deleting characters

  • Fixed: Chat messages are now correctly ordered when scrolling through chat history

  • Fixed: Browsing chat history moves back to the most recent message when some player sends a message

  • Fixed: Freeze in AI fireteam manager when group size is 0

  • Fixed: Casualtyinspection now only client side, non-disappearing icons fixed

  • Fixed: GetInNearest vehicle, not using a vehicle without an addon, proper lock order

  • Fixed: ETool should be Runtime in RplComponent

  • Fixed: Negative weight showing in inventory when all items are dropped

  • Fixed: Can no longer open inventory when unconscious 

  • Fixed: Character can now climb on walls up to 2.5m tall, as it was before

  • Fixed: Spawn protection not expiring on a server with disabled cheats

  • Fixed: Inconsistent behavior of Room Remove after a kick due to FF

  • Fixed: Behavior Editor - Crash when editing property of Switch node

  • Fixed: Editors issues with resources being saved into a data root directory

  • Fixed: World load fails when parent sub-scene is saved in data root dir

  • Fixed: ShapeMesh leaked when instanced

  • Fixed: Decal was not correctly shown when displayed on a MeshObject with a CF_INHERIT_PARENT_SKELETON flag

  • Fixed: RECALC_LOCAL_TRANSFORM should handle correctly if the flag AUTO_TRANSFORM is set

  • Fixed: When character motion is restricted due to breaking the elevation threshold it adds occluder the same way it does for normal collisions

  • Fixed: River's unique GUID is now always generated when the user creates/copies a river

  • Fixed: Error when the user copies a river with an existing GUID (or creates it from a prefab)

  • Fixed: Non-consistent order of objects in inherited arrays in config files

  • Fixed: Missing reset of world timestamp on world cleanup

  • Removed: Character omitting condition for interaction handler in vehicle hierarchy

  • Removed: Post respawn-refactor clarity pass

  • Removed: Disable gravity when using InteractionBlockHelper

  • Removed: Unused FOV focus property from EyesSensor

Stability

  • Added: 2dmap - placeholder to show badly setup descriptors in the map instead asserting && sanitized places where it could crash on missing properties

  • Added: Logging of last deleted resources and output of them in case of a crash

  • Fixed: Crash when parent don't have physics component and have a vest on them

  • Fixed: Wrongly setup destructibles could still crash the game when taking damage, now they shouldn't be taking damage

  • Fixed: Crash on startup transition 

  • Fixed: Miss-configured entity with MuzzleComponent causes crash

  • Fixed: Possible crash when gamemaster switches into collimator view

  • Fixed: Crash when Setting ragdoll right before destroying phys controller

  • Fixed: Temporary workaround for crash when addon reloading causes the game to update before it loaded the world

  • Fixed: Crash when AIs tried to access the related activity of a dead group

  • Fixed: Crash due to not disconnecting signal to the group leader

  • Fixed: Explosions - Crash when an entity would be destroyed by multiple explosions in the same frame

  • Fixed: Explosions - Crash when multiple mines explode at the same time 

  • Fixed: Turret doesn't make client and server crash anymore

  • Fixed: PerceptionComponent::GetClosestTarget crash when there is no PerceptionManager in the world

  • Fixed: Script: Function not linked crash fix

  • Fixed: Input: missing input device on dedicated server crash fix

  • Fixed: Hotfix for crashes on AMD GPUs when rendering underwater effect 

  • Fixed: World editor - Vector tool - Crash by pline points transformation 

  • Fixed: Crash in Anim Editor live to debug

  • Fixed: Crash when loading anim workspace with invalid child preview model. Was causing occasional crashes at startup with CLI to load world

  • Fixed: World editor - Crash after applying "Replace with prefab" action to RiverEntity

  • Fixed: Crash: Deleting node in Behavior Editor

  • Fixed: Crash related to particles

  • Fixed: Crash on deleting the same roadpart twice

  • Fixed: Crash in InLoopOut anim node

  • Fixed: Crash on addon download if DownloadVersionsRefactor is loaded

  • Fixed: UI: imageset loading crash fix

  • Fixed: Audio Editor - Alt connection crashing engine due to unnecessary updating of UI, which triggered focusOutEvent 

  • Fixed: Crash when using vehicle ray-cast debug test

  • Fixed: GPU crash in clutter instance processing

  • Fixed: Crash on failure to compile script module 

  • Fixed: Crash when new anim expression table created

  • Fixed: Crash when editing anim events and hitting Ctrl+S

  • Fixed: Assert and crash when using virtual connections to simulate server load.

  • Fixed: Crash in audio editor during resource validation

  • Fixed: Possible crash on maps without AIWorld

  • Fixed: Crash on deleting online saves

  • Fixed: Audio Editor - Crash when checking unreferenced files

  • Fixed: Crash in WorldSaveItem::FillManifest

  • Fixed: Workbench: WidgetStyleEditor: crash fix

  • Fixed: Workbench: crash fix when closing editors during script debugging

  • Fixed: Crash when editing events and saving by shortcut (dangling focus)

  • Fixed: Crash when renaming node to a name that is already in the graph

  • Fixed: Crash when debug draw can be called on a not fully initialized vehicle

  • Fixed: Crash when typing %n in chat 

  • Fixed: Possible crash on navmesh when out of memory

  • Fixed: Prefab preview - Crash after disabled entity in prefab 

  • Fixed: Possible crash in water caustic when the texture wasn't defined

  • Fixed: WeatherManagerEntity: Fixed crash due to NaN

  • Fixed: Crash when opening prefab with empty physics world

  • Fixed: Crash on writing more than 65536 characters to file from script

  • Fixed: Engine: assert "retry" crash without debugger attached

  • Fixed: JSON - Crash during the processing of missing script object (non-intended API use)

  • Fixed: Crash in gain-to-dB conversion due to negative gain

  • Fixed: Linux DS crash on bleeding particle FX

  • Fixed: ScriptAPI: AssertEntity crash fix

  • Fixed: World Editor - filtering components on the entity can cause an assert/crash 

  • Fixed: Crash in font rendering when approaching the end of the ring buffer

  • Fixed: Workshop - crash in the asset check

  • Fixed: InputBinding: crash fix when unknown action present

  • Fixed: Input: CheckConflicts crash fix

  • Fixed: ScriptCompiler: Variadic arguments (void) compile time validation, crash on template fix

  • Fixed: ScriptCompiler: invalid typedef compilation crash fix

  • Fixed: Particles crash with incompatible emitter material assigned

  • Fixed: ScriptAPI: ScriptContext::Convert class type check crash fix

  • Fixed: Crash on startup

  • Fixed: Input: InputBinding.CheckConflicts crash fix

  • Fixed: Server crashes when unable to communicate with the backend

  • Fixed: Workbench: UI editor crash fix

  • Fixed: ScriptAPI: prevent Debug.Break & Debug.CompileBreak from crashing when no debugger is attached

  • Fixed: Lack of setting could cause a crash

  • Fixed: Script: added dummy method linking to fix methods indices (fix crash on exit)

  • Fixed: Input: re-binding crash fix

  • Fixed: Crash when addon upload to workshop fails 

  • Fixed: Crash on generating empty navmesh tile

  • Fixed: Possible crash during workshop addon downloading

  • Fixed: Crash when hierarchy did not have a parent in HierarchyComponent in BaseLoadoutClothComponent::EOnPostFrame

  • Fixed: MP - GarbageManager crashes after flushing garbage on a map with a vehicle with a dead character inside

  • Fixed: Crash in SCR_DestructionBaseHandler and SCR_DestructibleHitZone

  • Fixed: Possible terrain tracing crash

  • Fixed: Another crash in particles on Linux DS

  • Fixed: Crash, when removed-but-not-deleted RplComponent, is still in the replicated entity hierarchy that has new parts streamed in.

  • Fixed: RestApi - possible crash when someone deletes callback during callback call

Audio

  • Changed: Audio - Modified how to speed signal behaves when the character is dead and resets its value to 0 when the ragdoll is not active anymore 

  • Changed: Audio - Moved binding BaseItemAnimationComponent events from WeaponSoundComponent to SoundComponent 

  • Fixed: Several logging and formatting errors in audio

  • Fixed: Audio - Issue where you could not change the combo boxes on the signals diag menu 

  • Fixed: Audio - Unconsciousness signal in MP 

Workbench

  • Added: Script Editor - changing font size directly in the editor

  • Added: Script Editor - column number visible in the status bar

  • Added: Script Editor - new "search in addons" option

  • Added: Script Editor - super + auto suggestions support

  • Added: Script Editor - outline & suggestion for modded classes

  • Added: Script Editor - outline improvements

  • Added: Script Editor - outline keyboard shortcut

  • Added: Script Editor - class/method highlighting in Outline Panel & in status bar info

  • Added: WidgetStyleEditor - remember the selection and fold state after an update

  • Added: Entity pre-create event to editor 

  • Changed: Script Editor - hints expanded by default

  • Changed: Generalized moon material and enable MatSkyPlanets to be created through the workbench

  • Changed: Scripts: Workbench: Add MeasureTool's ability to measure against entities

  • Tweaked: World editor - "Save World As" action is now disabled for packed maps

  • Fixed: Script Editor - suggestions on enum

  • Fixed: World Editor - deleting roads does not update the terrain

  • Fixed: WidgetStyleEditor: preview size

  • Fixed: Game cursor blinks when opening WorldEditor

Backend, Workshop, Server Hosting

  • Added: Server config validation

  • Added: Checksum validation for addon fragments to prevent addon corruption

  • Added: Additional server startup logging

  • Added: ForceUpdate when downloading addons - allows download even when the game window is not focused

  • Added: Server config param:

  • Added: ScriptApi to check if the player is in the list of admins or the server owner

  • Changed: Refactored addon downloading - improved reliability, error handling, and UI visualization

  • Changed: Improved server config error handling

  • Changed: publicAddress automatically detects public IP address instead of local IP address (use "local" for local detection)

  • Fixed: New a2s configuration in the server config

  • Fixed: Issues with SessionStorage local player data save/load

  • Fixed: Multiple issues with downloading addons

  • Fixed: Temporary handshake timeout for all new players caused by kicks while connecting to a server (RDB mismatch, Script mismatch...)

  • Removed: Backwards compatibility for old/renamed server params - see wiki for changes made in the last major update

Known Issues

  • The bleeding icon is not visible in the inventory

  • All vehicles will disappear after 10 minutes of not using them

  • Players are unable to join their friends through the Steam friend list

  • ReforgerGameSettings.conf contents are deleted after leaving a server

  • Spawn protection does not expire on the server until the player starts shooting

  • Playing in the fullscreen can cut the bottom part of the UI information for the weapons and turrets

  • Deleting all dead bodies and destroyed vehicles with the GM can lead to the kick of all GMs from the server

  • Players are not able to finish the tutorial because the game does not register a player building a small bunker

  • Right-clicking when using GM will open an empty radial or it will center the cursor instead of opening the context menu

  • Some buildings/compositions can be built without a proper obstruction check making these buildings/compositions unusable

  • Joining other players on the modded server with Steam or Xbox overlay will result in a player getting stuck on the loading screen 

  • After enabling a previously disabled add-on, included missions are not displayed in the "Scenarios" tab until the game is restarted

  • Characters in the turrets sometimes start drifting away creating a surrealistic portrait of a man with really long arms holding a turret

  • Xbox - Using ADS, spriting, or opening the radial menu can be interrupted and the player will need to use the action for them again

  • Players can crash when switching from the Game Master server to a different server like a Conflict if they use Steam or Xbox overlay

  • Deleting objects/fortifications does not reimburse supplies when it was built from a supply truck but deleted from the camp's freebuilding mode

  • Players that reconnect to the server are missing rights to use ArmaVision and Building interface. The only way is to disconnect from the server and connect back.

  • Spawning on the radio in the vehicle into the driver seat will not allow a player to control the vehicle until he changes the seat or leaves the vehicle and re-enters it

  • BTR is not working properly in the water

Warning: 

  • Server performance can be greatly reduced when replicating a high number of characters (players + AIs), and this issue becomes more prominent with increased limits, making it difficult to handle 128 players and 200+ AIs.

    • Playing Everon Conflict with 128 players is not recommended, while Arland might be more feasible due to its smaller size and fewer AI spawns. Pure PvP without AIs could be a potential alternative for larger player counts.


Published on 

We want you for our mailing list!

We offer great content once a month just for you!