reporust_rebootcancel

139,586 Commits over 4,383 Days - 1.33cph!

Today
Merge from main
merge from playerrigupdate2
Modified skinning on the leather gloves
Updated underwear male/female meshes
Updated player mouth/voice logic to work with new player models (and made jaw rotate as well as move)
Today
Add another parameter to chat.add2 so modders can put text before the username without polluting the client's name cache
Today
Speculative fix for changes being lost in the graph view of conversations from copilot
Today
Split dump commands into parts (adding, no change to original) - Animators - Entities - LODGroups - Network - Physics - Root Objects (all gameobjects all scenes) - Warmup - System info
Today
Merge from prototype
Today
//Todo
Today
More workbench UI work for prototype upgrade
Today
Replace temporary firing animation with the mortar attack animation, implement handle rotation, fix low/high sweep transitions not fully crossfading. Change mortar yaw transform to not rotate the whole mortar with it, fix all the bugs involved. (mount/look rotation)
Today
Deployable test for containers missing inventory open & close sounds Flags the new tin can alarm
Today
fix CCTVRemoteCamera missing vclouds and vfog components
Today
Blend between low/high sweep animations on mortar when aiming/up down to make hand IK not look crazy.
Today
Add a way to use multiple animation handles with the player model.
Today
fix default rotation of pumpkin in painting menu
Today
tighten up waterwheel dismount positions
Initial setup for new vending machine admin ui
Missing files
Today
update phrases - fix overfished message - waterflow message - lootinsafezone msg
Today
Bleed fix.
Today
More monument scene lighting fixes for updated assets.
Today
Merge from main
Today
exported latest bowless crossbow viewmodel anims
Today
Renamed neon sign textures to new conventions. Added open and closed cateogories in kiosk hierarchies in Kiosk A - F
Scientist Santa restored in the santa sleigh
Today
Restore path highlighting
Today
Start making conversation for apartment vendor NPC
Today
Code gen
Today
merge from mortar
Today
Mortar anim updates
Today
Seperate upgrade path logic for prototype/regular
Today
Comitting some mitting metas
Today
More neon sign work - new art, LOD0s only so far, some texture adjustments
Today
More UI
Today
move "inventory full" toast behind the inventory UI, blocks too much
Today
replaced door meshes with door prefabs on kiosks
Today
Merge: from hascloseconnections_fix - Bugfix for BaseNetworkable.HasCloseConnections and GetCloseConnections mot seeing outside of small layer Tests: ran unit tests
Today
Bugfix: ensure players are detected on the border of the network cell - expanded unit tests to cover these cases Tests: ran unit tests
Today
update apartment_complex_monument/prototype
Today
Buncha fixes.
Today
Fix a test fixture convar
Today
apartment doors lods, collision and static prefabs
Today
Added render texture pooling for active light shadow map caching and added an option to the experimental menu section for toggling shadow caching
Today
More UI setup
Today
Merge: from main
Today
Bugfix: fix HasConnectionsClose & GetCloseConnections missing players in medium and large ranges - also add a unit test to validate Connections overload Tests: ran unit tests
Today
merge from apartment_complex_monument/prototype -> apartment_complex_monument
Today
Fix nullref when trying to access Terrain.activeTerrain, use TerrainMeta instead