243,186 Commits over 3,898 Days - 2.60cph!
Map updates
Merge branch 'main' of sbox-piecrumb
▋▄▄▇▊ ▆▍▉▅ ▌█_▄▄▇▉_▍▋▊▇▍▌▌▊▇ (▌▍▅ ▅▉▆▊▅▊▍▅▇▋▅ ▊▇▇█ █▄▄▅ █ ▊▌▋ ▅▇▅█▉ ▍█▊▉▊▅ ▌▍▌ ▅▆▇▅▆)
Added ItemPickup.SpawnPickup and Dialogue.OnDialogueComplete. Made Ginnie spawn item after dialogue
Added Level Panel that displays Level information
Check if navmesh if ready on wolves, even if movement is currently disabled
divesite_despawn_fix -> main
Doubled divesite check radius
- Still low enough to properly despawn divesites
- High enough to allow swim to surface
Refresh shape contacts before and after changing tags, fixes shape collision rules not updating when proxy bounds are overlapping
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
Parent footstep to object
█▍▆ ▇▇▄▊▉▇▊▅ ▅█▅▋▅▌▍ ▍▉▄ ▇▆▉ █▍▅█▊▄██ ▄▉▆▋ ▅▊▆ ▇▊ ▉██▋▌ ▊█ █ ▌▉▄▍▉▋ ▄▊▋▌:
▇. ▍▆▌▇_▅▊▄_▌▌▄▄▅▋▉▍ = ▉.▍▋;
▋. ▊▆▊▍_▌██_▉█▌▅▄█▋▍_██▊▄▇▄▋▌ = ▉.█▌;
▇▇▇ ▊▆▅▌▍▆▄
Don't draw physics wireframe with alpha, it's hard to see
▌█▋▆▄ ▊█▄▋ ▌█_▆▍▉▆_▄▋▌▌▊▇▅█▋ (▍▋▌ ▇▆▍▊▅▄█▉▉▄▆▇.▉▋▅▊▍▄█▍▇▍▆▍▌▆ ▉▋▊▄▍▇)
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
Added Catapult Explosive Ammo Blockout Model
Expose Friction on Collider (we can add them all but this is all I need right now)
navbar styles and beginnings of input
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)
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
cars ticking tow attachment properly and handling detaching
Level select menu + map res
balloon prefab
adjusting layering and position of towing anchors and triggers
Calculate gtao depth and normals properly, use inverted depth for gtao
Reduced AO on catapult trims
Leaderboard backup, run #
14525
Show vending machine names in the F1 UGC panel
Remove unused SpeculativeContact stuff
Deleted underwater_divesites scene folder, all divesites now use a prefab based workflow
Added Fishing SFX
First Pass on Fishing Minigame
Updated SpriteTools
Updated Fishing Minigame, now has results state. Difficulty varies a bit more.
https://files.facepunch.com/CarsonKompon/2024/October/08_22-32-MatureAmericancrow.mp4
Added a ton of different fish with different rarities
Fixed Item imgs not being contained properly, ParsedLabel has default formatting
Applied a force include SceneToPrefabTag to the rocks root in most affected monuments (rocks were being ignored by HLOD because their root was below the cutoff for HLOD generation)
S2P Trainyard, Arctic Research Base, Satellite DIsh, Powerplant, NMS, Military Tunnel, Lighthouse, Harbor 1
More accurate HLOD warnings for renderer setup issues (missing materials, mismatched submesh counts, etc)
Fixed "Create HLOD" button on HLODBounds component reusing previous bakes
Revert radtown scene to version from radtown_fixes, has more up to date fixes
NRE fix in SpriteEditor Preview when no icon exists