194,425 Commits over 4,079 Days - 1.99cph!

8 Years Ago
Reset scale of radial menu widgets so the last clicked button isn't scaled up when the radial menu opens
8 Years Ago
Working on ladder support NPC support for composite (multi-part) generated ladders
8 Years Ago
Fixed addons not registering to their parents Addon list when loading a game
8 Years Ago
Backup
8 Years Ago
CraftingMenu
8 Years Ago
Missing script
8 Years Ago
Topnav stuff
8 Years Ago
Fixed UnitPortraitManager leaving other clones on when inspecting a unit
8 Years Ago
Item prefab update will now only add a box collider if there is no other colliders on the prefab, regardless of collider name
8 Years Ago
Cherry pick merge in some extra changes so the bootstrap scene gets made active reliably
8 Years Ago
Adjust ladder climb speed
8 Years Ago
Backup
8 Years Ago
Added an extra load process to group that ensures all group members are set to the correct controller (fixes issue when loading game and group is loaded after units, causing all units to be marked as not player controlled) Fixed a key not found exception in ProgressionWindow, prints a warning for the UnlockDefinition that cannot be displayed (BasicBuildings in this case)
8 Years Ago
Less frequent character vis checks
8 Years Ago
Include far clip plane in inview check
8 Years Ago
Scientists no longer drop 1000 LR300 weapons (Temp loot table fix for Staging playability)
8 Years Ago
Merge from main
8 Years Ago
Optimized memory pool size for networkables and entity links
8 Years Ago
Rebuilt Facepunch.Network
8 Years Ago
FindInGroup editor safeguards
8 Years Ago
Fixed some memory pooling related issues
8 Years Ago
gas station damage pass wip
8 Years Ago
adding easing to unit move/rotation renaming 'pitch' parameter to 'move' for clarity
8 Years Ago
If ai_dormant is on, only tick metabolism simulation on agents that are active.
8 Years Ago
Merged from ai branch to main
8 Years Ago
Yet another merge from main
8 Years Ago
Added terrain atlas generator ability to load non-read/write textures Switched all terrain4 textures to non-read/write
8 Years Ago
Fixed a small if server check for client compile.
8 Years Ago
Merged from main
8 Years Ago
interaction changes
8 Years Ago
* Added missing material file for the new Combine Soldier PM skin * FIxed Entity.StartLoopingSound so that it actually starts playing the sounds it creates
8 Years Ago
Supermarket scene setup
8 Years Ago
Packed all materials depending on terrain4 textures Packed a few rock and prop materials + recycler
8 Years Ago
Fixed shader packed map labels
8 Years Ago
Added packed version of standard-specular shader Fixed packing getting flat specular when scaled up Keywords permutation parity between metallic and specular shaders
8 Years Ago
Fixed KNFE in ProgressionWindow init
8 Years Ago
Moved ProgressionWindow to OnGameReady callback so that we know which gamemode we're running
8 Years Ago
Supermarket counter
8 Years Ago
updated window shader, re-mapped all windows, created interior textures
8 Years Ago
Dispose of steam client in GameManager.Quit as well as OnApplicationQuit to be safe
8 Years Ago
Compile fixes
8 Years Ago
Recessed wall prefab Replace prefab Scale to fit wall piece
8 Years Ago
art
8 Years Ago
AttackState refactor wip
8 Years Ago
Changed how busy inputs work. Pie menu interactions worka bit nicer now.
8 Years Ago
stopped being exhausted breaking both hand carrying abuns
8 Years Ago
made big rock bigger
8 Years Ago
Immediately kill agents on spawn if they we can't produce a navmesh area that support them (DynamicNavmesh specific).
8 Years Ago
made clay 2 handed carry
8 Years Ago
A bit of cleanup to make Dynamic Navmesh work properly again.