200,001 Commits over 4,140 Days - 2.01cph!
#230, #1353, #1369 +typos and experimental ALL CAPS in tutorial menu.
[D11] DTLS multiple connection and XBox One release support integrated. Added timeout to the UDP socket read to allow shutdown signal processing. Fixed send message from client with the remapped port.
Added basic prison support to Cyka Blyat.
Merge the latest from Main
fall damage fixes
server.playerserverfall convar (default true)
Added some connectivity calculations etc.
server falling deals appropriate fall damage
players do not fall through water
wounded players also now fall instead of hovering
disconnected/sleeping players now fall to ground
Toggle LightEx along with light lodding/culling
fixed muzzle brake not properly applying recoil reduction
muzzle brake reduces damage by 15%
Regenerated scene to prefab stuff and updated game manifest
skin approval
compound bow behaves exactly like hunting bow when not charged (same rof/damage etc, was 80%)
compound bow costs 25 metal frags instead of 75
Fix for errors preprocessing gibbables
Fix for rotating instanced building blocks
Changed planner to use ResourceRefs so that building blocks can be preprocessed
Fixes for BuildingBlock.DrawHighlight with instanced building blocks
[D11] Updated descriptions for a number of items - more to come
[D11] Fix scale issues with ingame options menu
[D11][UI] added hint strings to LOC
[D11] Merges all of putsons audio changes.
[D11][Tutorial] StartupContents moved from baseoven to parent storagecontainer. health and containers now saving correctly for scene to sav functions
[D11] More putson requests
Removed tags for what looks like a character creator
[d11][Audio] Imrpoved 3D roll off behavior
tracers visible from long distance
[D11] latest putson requests
[D11][UI] Removed select Map menu for create server menu and fixed various issues the screen. Removed Seasonal
Removed a buttload of animation reference strings that shouldn't be in a loc file. Fixed spelling of T-Shirt.
[D11] [UI] disabled the quick drop while you have the planner out
[D11] Latest putson sfx requests
[d11][Audio] Added FE chat send fx
#1365, repurposed some authorisation strings so they aren't specific to the auto turret and can now be used for the tool cupboard and future games.
Added UK English spelling of 'Authorise' to the UK doc
[D11] Updated trophy description
[D11] Move achievement detection to the server
[D11] Fix achievement #26 again! - Monument visit PlayFab stat and achievement #8 detection, Biome PlayFab stats and achievement #9 detection
Code locks stackable in players inventory
[D11][Tutorial] Added tutorial callbacks for food consumption and crafting
Community Contributions:
* Added No Collide option to Weld tool
* Added Panel.GetTooltip() and Panel.GetTooltipPanel()
* Removed MarkupObject:Create, Added MarkupObject to the registry
* Player.Set/RemovePData() now return the return values they were documented to return