138,485 Commits over 4,324 Days - 1.33cph!

12 Months Ago
Added ping leeway to GetReactionTime calculation
12 Months Ago
Bugfix: fix GamePhysics batched queries bugs - Was incorrectly indexing the array of results - GetIgnore(Vec3, float) was using a swept sphere instead of sphere overlap (like original code) Tests: ran unit tests - they now pass
12 Months Ago
Merge from snakes
12 Months Ago
Merge from main
12 Months Ago
Undo accidental changes
12 Months Ago
Temporarily throw some venom (bread) to the ground on snake death, until corpse/ragdoll is setup.
12 Months Ago
zigg jungle overgwrowth progress
12 Months Ago
Tests: Add missing layer for WaterVisibilityTrigger objects in WaterLevel tests This now stressed the execution path for the submerged head in GetWaterInfo and shows I have a divergence. Will fix shortly. Tests: ran all tests
12 Months Ago
Snake corpse. Spawn corpse.
12 Months Ago
Additional fixes for Metal API
12 Months Ago
Boomerang now sticks into whatever it hits, creating a pickupable world object like any other projectile
12 Months Ago
Added placeholder snake venom item
12 Months Ago
Remove some debug spam
12 Months Ago
Reaction time and chance to reposition tweaks
12 Months Ago
lerp direction changes rather than straight setting
12 Months Ago
Tweaked boomerang return arc
12 Months Ago
Merge from jungle_update
12 Months Ago
Fixed look rotation zero error on server projectiles
12 Months Ago
Update: making PlayerCache a server-only utility - Made some tests server only It's an intrusive collection (requires an int field on BasePlayer), and we only add it for server version of player. For now there's no need to generalize it anyway. Tests: compiled in editor
12 Months Ago
main -> Boomerang
12 Months Ago
Merge from softcore_update (deployable corpse preview, works on furnace, large wooden box and workbench 3) Rebased from main
12 Months Ago
Merge from high_walls_skins
12 Months Ago
Merge from main
12 Months Ago
Compile fix
12 Months Ago
Fixed frontier icons not mip mapping
12 Months Ago
Set snake population biome to jungle
12 Months Ago
Fixed frontier wall item move sounds
12 Months Ago
Fixed high external frontier walls not dropping gibs
12 Months Ago
Merge from snakes
12 Months Ago
Merge from blowpipe
12 Months Ago
Fix frontier wall not respawning properly when reskinned
12 Months Ago
zigg jungle overgwrowth progress
12 Months Ago
Bump protocol
12 Months Ago
Move some code
12 Months Ago
Merge from deployable_corpse
12 Months Ago
Move interface from placeholder location to new file IReceivePlayerTickListener
12 Months Ago
▇ ▄█▆▋▇▅ ▇▄ ▉▇▋▊▇▌▄ █▍▆█▋▊▊▅ ▅▅▆▉▋▅▍▄▍
12 Months Ago
Merge from main
12 Months Ago
Merge from parent
12 Months Ago
▋ ▉▍▅▉▄▍ ▌█▊▊ ▌▆▋▇▍ ▇▌▅▉▅▇▋ █▊▌▍█▇▅▄ ▋▍▉ ▋▍█▌▍▍▊▊ ▇█▋▇▅▇▇▌
12 Months Ago
Merge from jungle_update
12 Months Ago
Removed bone dart item and related setup. Wood dart default ammo type.
12 Months Ago
Merge from jungle_update
12 Months Ago
▅ ▄█▅▆▊ ▋▇▌▌ ▍▍▋▅▌▌▆▋▄▉█▅▍▊▅▊▊▇▄▅▆█▍█▄▋
12 Months Ago
Merge from main
12 Months Ago
▄ ▉▅▊▇▌▌▇ ▊▄ █▇█▅█▉ ▇▉ ▍▌▆▊▊▍▍▇▍ ▄█▉█▍▅ ▇▇▊ ▊▄▋▍▆ ▊▇▊▄▅▋▆▋▍▆ ▇▌▊ ▉█▌▅▋▍▍▋▍▄▉▉▆▄▌▋▌▇▋ ▍▉▉ ▇▍▍▌▊▊ ▇▉▆▅▄█ ▌▍▋ ▉▇▋▄ ▉▋▆ ▄█▍▋ █▍ ▄▍▉▌▅▄ ▄▍▆▍▇▆ ▇█▌█▉▋ ▅▌▍▇▍▄
12 Months Ago
▄▇▇▌▉▇▄▇ ▅▊▉▆▊▄▊▄▊▄▌▆▊▊▍▉▉ ▌▉▊ ▇▇▄ ▌▉▆▍█ ▇▇▄▊▅ ▉▄▅▍▊█▆ ▇█▌▉ ▍▌▋▇ ▇▋▆ ▋▌█▄ ▌▉▊ ▋▇▅▅▊ ▇▍ ▅▅▅▊▋▊▍█▆▇▍██▍ ▊▉▊▄▊▄ ▆▌ ▋▉▆ ▉▆▍ ▄▄▆▋█▉▋▋▊▊▊▅▇▇▉▅▄▇ ▅▋▄▌█ ▄▄▆▊▇▇▉ █▅ ▇▄▇▆▄▆ ▍▌▅▍▌▍█ █▋▍▆ ▊█▌█ █▌▅ ▉▅ ▊▅▌██▅▆
12 Months Ago
Merge from high_walls_skins
12 Months Ago
Update wall.external.high.adobe.sitem ID due to easter conflict
12 Months Ago
Merge from main