248,733 Commits over 3,959 Days - 2.62cph!

3 Months Ago
Merge from main
3 Months Ago
Merge: from /main/soundmodulator_leak Tests: spawned car_2mod_01, drove around - pool telemetry stayed stable, audio was good.
3 Months Ago
Fixed vending machine skins being rendered as beanie hat
3 Months Ago
Merge: from main Tests: built all modes in editor
3 Months Ago
merge from world_update_2
3 Months Ago
Move Hammer stuff to its own project We don't need <Vulkan> in the editor title anymore Cleanup
3 Months Ago
set the large powerlines path to avoid beach and beachside to prevent paths intersecting cliffs on the coast
3 Months Ago
Backups
3 Months Ago
▆▆▍▌▋ ▋▋▆▊ ▇▇▆▄▇▄▇▆▉▅▍_▇▄▄▋▄_█▆▍
3 Months Ago
▋▍▆▊▇▍▆▋█▍▊█▇ ▌▇▋▌▌▅ ▊▅▌▍ ▇▍▌▇▇▋▉ ▋▊▋▋▉▅ ▅▉▆▄▉▉▆▄ ▍▌█ ▆▋▋▉▄ / █▆▅▍▄▌▋▉ ▉▍▄▌▆▍ ▋▉▇▅_▉▇▊▄▄▊▉▍▇▅▇
3 Months Ago
HCR viewmodel - Corrected slightly offset ironsights
3 Months Ago
Leaderboard backup, run #14164
3 Months Ago
Merge from world_update_2
3 Months Ago
Fixed two possible cave configs that had misconfigured culling volumes that would result in seeing through into the void cave_large_hard, cave_small_medium
3 Months Ago
testing cloud improvements
3 Months Ago
Parent merge
3 Months Ago
Merge from world_update_2
3 Months Ago
Only clear decals that are going to be recycled when playing back a demo shot, leave static monument decals untouched
3 Months Ago
Some prefab cleanup on divesite_d, still needs more work Fixed starfish_01 not culling Prefab replacer now selects the newly spawned prefabs
3 Months Ago
Parent merge
3 Months Ago
Merge from world_update_2
3 Months Ago
Radtown: Fixed floating vats and other interior props. Fixed some one-sided caution signs to use fence variants. (S2P)
3 Months Ago
NPC Ginnle and Update to Map
3 Months Ago
Merge from world_update_2
3 Months Ago
Fix holding ALT not providing gizmo inputs. Resolves Facepunch/sbox-issues#6495
3 Months Ago
Revamped hill cliffs Anchor length, SlopeScale and TerrainPlacementlBlocked radiuses to make cliffs spawn on steeper slopes than before Reduced ObjectDistance for hill cliffs from 5 to 3 Allowed hill cliffs to overlap Roadside and Railside topologies
3 Months Ago
Added ParsedDialogue class and DialogueEntry.GetParsedDialogue(). Includes support for <pause:time> tags First Pass on DialogueBubbleUI, Cutscene Manager now displays dialogue via this Panel.
3 Months Ago
CameraTargets now have EditorHandles and Gizmos, rework their functionality too. Created basic Dialogue Component Rewrote CutsceneManager to take in Dialogue instead of MovieClips. Remade the test cutscene to work with the rewrite.
3 Months Ago
adjust hcr firerate
3 Months Ago
hcr wip stats
3 Months Ago
merge from fix_monument_scenes_client_entities -> main
3 Months Ago
Fix monument scenes causing entities to spawn on both client and server inside monuments
3 Months Ago
Fixed airfield sometimes spawning too close to river
3 Months Ago
▆▍█▉▉ ▍▉▋▉ ▄▍▋-▌▇ ▉▋▋▄█
3 Months Ago
More WIP
3 Months Ago
Add JSON converters for InputDefinition / OutputDefinition
3 Months Ago
3 Months Ago
Fixed rivers being allowed to continue too long below ocean level, causing the ocean to flood large areas of the terrain
3 Months Ago
Fixed underwater specular on terrain
3 Months Ago
Make Resource IValid, not valid when not yet loaded/missing Replacing deleted assets is treated as new, triggers reload events properly Deleting/replacing prefabs updates instances in open scenes Prefabs: register promise for missing source files, update inspector UI to show missing Add chunky mode to ResourceControlWidget
3 Months Ago
HCR viewmodel - removed sway from ADS fire anim
3 Months Ago
Optim: lazy-allocate Sound Modulator lists - Added an assert to trigger when we try to remove a modulator we don't own Noticed that we have 3 modulators on average per 4 lists of modulators, so we can save 1-3 lists per sound and recycle better. Tests: When driving around, got max 42 SoundModulation instances with 66 lists (instead of 168 previously)
3 Months Ago
merge from br-zone-water
3 Months Ago
unfucked oasis_c terrain data assignment - was due to a undone rename earlier in the day repainted the topologies for ocean/oceanside/monument in it
3 Months Ago
merge from main
3 Months Ago
Fix Close On Launch not being saved properly in Startup Window (Fixes Facepunch/sbox-issues#5718)
3 Months Ago
Update: don't expose modulators outside of SoundModulation - Changed printEngineSounds cmd to update more detialed info while removing redundant info - Simplified checks since we can now guarantee that our object is safe by construction. Tests: drove around in a car and checked the output in console.
3 Months Ago
Mention valid sample rates in "Invalid sample rate X for sound Y" warning
3 Months Ago
exported wolf run attack shorter anim and edited wolf prowl anim
3 Months Ago
Make wolves run away if they are hit by fire, improve blackboard vislog