reporust_rebootcancel

106,016 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Fixed walking/running stopping when closing inventory menu Fixed chat box opening again on submit Chat has scrollable history Can click on avatars in chat to view steam profile Fixed too many veritices in canvas error if lots of chatting
10 Years Ago
Backup
10 Years Ago
File replace.
10 Years Ago
File delete.
10 Years Ago
Fresh new error for Diogo.
10 Years Ago
wip
10 Years Ago
Splats and stuff.
10 Years Ago
Fixed PrefabPreProcess setting inactive prefabs to active after processing if in the editor
10 Years Ago
Added debug logs to CullCell
10 Years Ago
Fixed PrefabPreProcess calling Awake / OnEnable on preprocessed prefabs if inside the editor Added debug logs to RandomDynamicPrefab
10 Years Ago
Removed NPCSurvey from SpawnHandler tick (causing slow / crashing resource respawn?)
10 Years Ago
Fix rock sounds not playing
10 Years Ago
some 3rd person animations for the pump shotgun
10 Years Ago
Debugging not being able to wake up
10 Years Ago
Stacking fixes
10 Years Ago
Fixed stack splitting dupe bug
10 Years Ago
Brute force merge without any lube.
10 Years Ago
Making plastic behave.
10 Years Ago
Splats and stuff.
10 Years Ago
Terrain files.
10 Years Ago
Changed legacyterrrain splat control textures from rgba1+rgba2 to rgb0+rgb1+rgb2 Fixed control map being tiled in shader when in edit-mode
10 Years Ago
Catch & report RPC exceptions nicer
10 Years Ago
Fixed EAC banned users sometimes not getting kicked properly
10 Years Ago
Forgot this file
10 Years Ago
Fixed NRE in RandomDynamicPrefab.EnterView If network exception disconnection, tell server what the exception was Handle main menu news not loading properly Fixed blurry menu texture Fixed UI scaling wrong on 4:3
10 Years Ago
Fixed some player chat messages just printing "SERVER" Fixed white line on Steam avatars
10 Years Ago
Fixed not being able to drag from belt bar or some of loot bar Put corpse inventory container first (temp hack, so can loot corpse body)
10 Years Ago
Added experimental tiling per splat; only on legacy shader atm Unbroke blend mask toggle
10 Years Ago
Attempt at fixing TerrainPaint splats going retard sometimes
10 Years Ago
Terrain atlas generator now throwing error on invalid splat texture size
10 Years Ago
Fixed being able to drag empty icons Added Pickup notifications
10 Years Ago
Added blend masking toggle to TerrainPaint, for debugging purposes Fixed TerrainPaint mismatched splat channel ordering in play mode
zon
10 Years Ago
NPC no longer jump far ahead after being updated slowly.
10 Years Ago
Added skinned male variant head with LODS
10 Years Ago
Added some randomization to rad towns 2 and 3
10 Years Ago
Added randomized mushrooms to more trees
10 Years Ago
Fixed pointless allocations in AISense Changed AIObstacleRedirect to AISenseRedirect
10 Years Ago
Fixed ItemIcon shader being grayscale on OS X
10 Years Ago
Tweaks menu - sound + input options, fps graph Fixed String.ToInt not working as designed Fixed graphics.quality not changing all quality settings Updated phrases
10 Years Ago
Fixed two script class name fuckups
10 Years Ago
Bunch of terrain texture V2 renames.
10 Years Ago
merge from main
zon
10 Years Ago
Started to unify flee and retreat.
10 Years Ago
Missing file
10 Years Ago
Strip server-only components on client build
10 Years Ago
Removed ConsoleSystem.ConvarChanged Updated ConvarWater to use new convar callback
10 Years Ago
Belt bar selection highlight
10 Years Ago
Added TextureUtil class along with TextureUtil.ReadCompressedPixels from Texture2D
10 Years Ago
Scene2Prefab - optionally don't update unchanged scenes
10 Years Ago
Removed editor checksum debug log