191,031 Commits over 4,049 Days - 1.97cph!
Disabled graphics jobs on staging for side by side comparison with release
Item quality gives a bonus to Tool effectiveness (action time)
Item quality gives a bonus to weapon damage
Item quality gives a bonus to durability/decay rate
Nuked InteractionPlanData class, moved properties to InteractionPlan
IsCarryingRequiredTool returns true if it's an interaction that doesn't require any tool types or if AllowNoTool is enabled
Fixed IsCarryingRequiredTool out of range error
ehandle lives in userdata
more clothing not working
ToolUseParamters, replaces list of ToolType defs
Made some more GC free enum flags ext methods, replaced usages (Hostility, UnitAges, UnitGenders, UnitAttachmentPoints)
Force end the game from the GI thread when a player disconnects
Fix client crashing when they no longer have a valid connection. Add an implicit message when a kick reason isn't given
merge 'fixed some scenes not playing in 64 bit builds'
Allow kick without reason for webrcon, make sure disconnect happens after the kick message is sent
More control mode rework, refactoring.
Added turn ended GIVIewer event.
[D11] WIP faster warmup with warmup bundle - needs bundles re-built with USE_WARMUP_BUNDLE enabled. Currently I call FileSystem_Warmup.run immediately after AssetBundleBackend is constructed, just for quicker testing.
Created a base class for all types of game mode
Support player list and console scrollback in webrcon. Also fix time not counting from application startup, and allow console command aliases
Stats debug manips foldouts
Minor ai balance tweak for Military Tunnel.
Fixed missing billboard on oak_e
Senses data fov/los bools, debug tweak
Fixed animals not getting stance effects
[D11] Disabled anti-hack move validation on a server running auto-bot tests.
[D11] Fixes for new UI scripts causing serialisation errors on a bundle build.
[D11] Re-disabled compression on server asset bundle build to improve build times, and re-added a line lost in the merge for applying script-overridden build defines (probably wouldn't have affected most people).
Fix for people getting stuck when trying to attack targets they can't perceive
Toggle UI locked icon size up
fixed coach cap and whistle to use 1 material and texture, fixed triangulation and alternative colours. removed old headset. fixed broken material on propeller cap.
added WIP confetti explosion effect first pass
fixed some scenes not playing in 64 bit builds
Small AI tweaks at Military Tunnels.
Fixed blueprint icon sometimes being incorrect in loot UI
[D11] Make D11Jenkinsfile use correct branch
fixed meshbuilder FastVertex methods
Fix infinite checkpoint activation loop with teammate
ai.move is false by default in the editor