134,558 Commits over 4,293 Days - 1.31cph!
▅▊▍ █▇ ▆██▋▅█▅ █▆▍▊▍ ▌█ ▊▋▌ `▇█▇_▇▉▉▉` ▅█▆▋▍▍▍ ▉▌ ▉▇▍▍▄▉▇ ▍█ ▍▇▄█▇ ▉▍
▌▇▆▉ ▅▍▊▌ ▌▊▋▅█▉ ▆▍▅▅▇ ▄▋▌ ▌▋▅▇▍▊ ▅▉▊'▅ ▊▋ ▄▉▊▄▊ ▊▋▄▄▇▋▅ ▉▍ ▊█▌▆▄▉▆▍ ▉█▇ ▋▍▍▋▇▍ ▊▉ ▋█▋ ▆▅▉ ▊▆▊▌ █▄▍▌▄ ▄▋▊█▅
Move development build logs into a convar instead (to give us more control of when we want to print)
Codegen
More potential crash fixes to do with model flexes
Scale JIGGLE_IS_BOING jiggle bones with bone scale
▄▌▋▅▊▍▋ █▍▍ ▄▉▇▄▋ ▍█▅▆▇▍▇▆ ▇▋ ▉█▌▍▆-▆▊ ▇▋▌▊ ▉▋ ▉▍ ▇▆▉▌▅▊▇▌▌ ▆▋▊ ▆▋▊▊ ▉█ █▄▉ ▍▉▋▋▇▆ ▉▆▄▇▋ ▊▆▄▋ '/'
merge from naval_update/deep_sea
Removed unused sprite added by error
- tweaked holster position
- tweaked lod group settings
- removed uneeded worldmodel prefab
- entity setup
- created correctly set up worldmodel prefab (current being used is set up to use batch rendering with meshes that exceed the limit to batch)
- set .item to use new worldmdodel prefab
merge from fix_puzzle_reset_underground -> main
Paintable Reactive Target - Initial folder structure, added model with LODs and textures
Removed prevent building volume from deep sea portals, not necessary
more prefab and setup updates, re-exported anims at origin, removed prefab offsets
Raise min height of airfield radiation puzzle
Shrink size of airfield puzzle reset from 35m -> 28m
S2P
Shifted arctic research base AI wake zone up by 15m, which shifts the puzzle reset & radiation height upwards
S2P
Clear indicesToCheck list before reusing it for water collision ignores.
Fixes native crash from projectile batching, and buoyancy batching breaking after enabling the deepsea.
Add `monumentpuzzleresetradiationoverride` convar to force enable radiation despite the puzzle's reset status (makes testing easier)
Apply minimum height to the radiation spheres as well as the puzzle resets
Show height cutoff position when `drawpuzzlereset` convar is enabled
initial implementaion, viewmodel prefab updates
(Hopefully) Fix player animations sometimes being left in weird states because of pooling.
Clean up the way we release animation handles to make sure the input ports always get disconnected regardless of whether the handle is valid or not, release handles when pooling players.
zipline IK adjustments and finger pose fix
Fix compile errors due to branch differences
Fix crash from accessing null playable graphs and playables when releasing animation handles.
Validate graphs when setting animation handle progress - fixes cannon reload error spam.
stone component blockout WIP
More fixes for potential BSP loading crashes
Prevent infinite loops in MapIO
* When running over 100 map inputs per frame, continue firing inputs in the next frame. No input events are discarded. A console message is printed if the limit is hit.
Update ambient_generic radius description in Hammer
Remove status trying to use non existent convars
Update Bootil's ZLib (Just testing if it will build on Linux)
Remove Bootil's ZLib usage (GZip), since it is unused by the game
Merged Pull Requests
* Fixed "Edit entity" property creating Lua errors when the entity was removed after menu open
* Don't use deprecated VGUIFrameTime in the base game
Fix spawnicons not rendering when returning true in GM:RenderScene
Try to solve undo ordering issues due to clearing of undo table
Actually reenable net message buffer limiter thing
Whoopsie
Reenable FreeImage's GIF support for now
* Should not rely on this, GIFs as addon previews are not officially supported (never were)
Queue simple timers to next frame if called from a simple timer callback
Fixed crashes to do with flexes on NPC models
Probably fixed screenspace_general_8tex
Added more data to util.GetSunInfo
color, material, size
Fixed a typo in nags_alyx.txt
Do not eject players from vehicles on Spawn() during level transitions
Fixed save restore warning due to NPC flex related changes
Minor cleanups
Fixed Sun Editor not inheriting map values properly
Added SurfaceName to `trace` concommand
Do not eject players from vehicles on Spawn() during level transitions
Fixed save restore warning due to NPC flex related changes
Minor cleanups
Fixed Sun Editor not inheriting map values properly
Added SurfaceName to `trace` concommand
▅▅▌▊▉▄ ▋▇▄ ▆▉▆ ▌▆ ▋▍▊▇▅▌▊ ▉▉ █▌▌▄▄ ▌▄█▅ (▆▋ ▌▍██▊▆▊▅ ▋▇ ▅█▋▆). ▌▍▄▉▅▉▊ ▊▉█▌▋▍▋█▍▋█ ▄▄█▋▉▅.
▊▌▆▉ ▌▆▇▇▄ ▌▅▌▍▌.
Raise min height for water treatment radiation puzzle
S2P
Raise min height of trainyard radiation puzzle
S2P
Raise min height of sewer branch radiation puzzle
S2P
Raise min height of powerplant radiation puzzle
S2P
Raise height offset of NMS
S2P
Raise height of Launch Site PuzzleReset
S2P
Fix removed using statement in PuzzleReset
1p arcade idle anim update
█▋█ ▌▅▄█ ▆▄█▍▆-▌▊▇▍▅▉ ▇██ ▊▅▆▊ ▆▉▆▄▆▊▋
Picture Frames - removed glass from standing light up frame, fixed texture metadata
Fixed deep sea entrance marker showing inside the deep sea
Fix collider names on BBS causing warnings after a recent change
ballista_mounting_fix -> main
Fixed mounted ballistas flipping the player view when mounting.
This was caused by a change on cannons (to support parented cannons on boats).
Now only apply the parenting logic to cannons and not the regular Ballista entity.
merge from naval_update/deep_sea
Added a timer to portal map marker to show the time left before the deep sea closes