242,245 Commits over 3,867 Days - 2.61cph!

16 Days Ago
bird rotation
16 Days Ago
Change input to jump only
16 Days Ago
Mountable: - Added dismount on input - Added eye override pose - Adjusted poses when on mountable - Changed mountable spawning behaviour
16 Days Ago
CoinUI now animates up/down when pickup up/taking more than 1 coin at once Added "NPC" Mixer
16 Days Ago
additional camera shot
16 Days Ago
Intro camera for stage 1
16 Days Ago
Added `give_coins` and `give_item` commands
16 Days Ago
move spawn
16 Days Ago
Adding and removing from HashSetEx is thread safe Move Physics step to AFTER FixedUpdate instead of before. Add Collider.GetVelocityAtPoint Change how RigidBodies update their positions from the Physicsbody Update keyframes more explicitly InterpolationSystem uses HashSetEx Clean up how transforms are updated from bodies Revert rigidbody positions updates to be non threaded, I don't feel comfortable Add IScenePhysicsEvents Add Summary to FixedUpdate
16 Days Ago
Camera intro
16 Days Ago
Map updates Merge branch 'main' of sbox-piecrumb
16 Days Ago
▋▄▄▇▊ ▆▍▉▅ ▌█_▄▄▇▉_▍▋▊▇▍▌▌▊▇ (▌▍▅ ▅▉▆▊▅▊▍▅▇▋▅ ▊▇▇█ █▄▄▅ █ ▊▌▋ ▅▇▅█▉ ▍█▊▉▊▅ ▌▍▌ ▅▆▇▅▆)
16 Days Ago
Added ItemPickup.SpawnPickup and Dialogue.OnDialogueComplete. Made Ginnie spawn item after dialogue Added Level Panel that displays Level information
16 Days Ago
Check if navmesh if ready on wolves, even if movement is currently disabled
16 Days Ago
divesite_despawn_fix -> main
16 Days Ago
Doubled divesite check radius - Still low enough to properly despawn divesites - High enough to allow swim to surface
16 Days Ago
test fix
16 Days Ago
Refresh shape contacts before and after changing tags, fixes shape collision rules not updating when proxy bounds are overlapping
16 Days Ago
Cloud browser sidebar
16 Days Ago
Fix RangeSprite position on MinigameFish Added Medium & Large Backpacks Updated PlayerInventoryPanel Added Auto-Miner, mines nearby Tiles slowly https://files.facepunch.com/CarsonKompon/2024/October/09_09-23-BluePossum.mp4
16 Days Ago
Parent footstep to object
16 Days Ago
more tweaks
16 Days Ago
Don't reset the colour
16 Days Ago
header and class fixes
16 Days Ago
header
16 Days Ago
█▍▆ ▇▇▄▊▉▇▊▅ ▅█▅▋▅▌▍ ▍▉▄ ▇▆▉ █▍▅█▊▄██ ▄▉▆▋ ▅▊▆ ▇▊ ▉██▋▌ ▊█ █ ▌▉▄▍▉▋ ▄▊▋▌: ▇. ▍▆▌▇_▅▊▄_▌▌▄▄▅▋▉▍ = ▉.▍▋; ▋. ▊▆▊▍_▌██_▉█▌▅▄█▋▍_██▊▄▇▄▋▌ = ▉.█▌; ▇▇▇ ▊▆▅▌▍▆▄
16 Days Ago
Don't draw physics wireframe with alpha, it's hard to see
16 Days Ago
Balloon model
16 Days Ago
Stage frogmap
16 Days Ago
New stage
16 Days Ago
▌█▋▆▄ ▊█▄▋ ▌█_▆▍▉▆_▄▋▌▌▊▇▅█▋ (▍▋▌ ▇▆▍▊▅▄█▉▉▄▆▇.▉▋▅▊▍▄█▍▇▍▆▍▌▆ ▉▋▊▄▍▇)
16 Days Ago
Don't need this
16 Days Ago
Clean up birds
16 Days Ago
Fix assert firing when wolf doesn't lock on a target because of an early out, but then tries to release the lock (harmless but prints errors) Make lock system API more intuitive and less error prone
16 Days Ago
Input
16 Days Ago
Added Catapult Explosive Ammo Blockout Model
16 Days Ago
Set rotation on start
16 Days Ago
Expose Friction on Collider (we can add them all but this is all I need right now)
16 Days Ago
navbar snippets
16 Days Ago
navbar styles and beginnings of input
16 Days Ago
Balloons adjustments
16 Days Ago
added TowConfig prefabattribute that's retrieved and combined between two objects when towing begins - combines to the most restricted settings of both configs (a towing object may allow free rotation on an axis that the towed object may need to restrict)
16 Days Ago
Clean up node creation menu types, add a description of each class Clean up FindAllReflectionNodeTypes Clean up EventSystem.Run * Avoid repeated logic * Aggregate exceptions * Make sure all actions run Fix AreParametersActionGraphSafe with delegate parameters Validate event method parameters in RunEventNodeType
16 Days Ago
cars ticking tow attachment properly and handling detaching
16 Days Ago
Level select menu + map res balloon prefab
16 Days Ago
adjusting layering and position of towing anchors and triggers
16 Days Ago
Calculate gtao depth and normals properly, use inverted depth for gtao
16 Days Ago
missing pages
16 Days Ago
Reduced AO on catapult trims
16 Days Ago
Leaderboard backup, run #14525