157,339 Commits over 4,536 Days - 1.45cph!

1 Year Ago
merge from main -> hotbar_food_eating
1 Year Ago
Use idle sail anim when sails are wind blocked, high wind sail when not blocked.
1 Year Ago
1 Year Ago
Fixed deep sea portal map marker position Make sure it doesnt dupe itself
1 Year Ago
skull torch setup
1 Year Ago
Fix refcount leaks due to render.Pop/PushFilter functions This was due to recent changes, but exposes a bigger issue that also affected func_breakable_surf Added MAX_PLAYER_BITS VRAD: Enable static prop lighting (vertex & lightmap) with `-fast` * Since it is already controlled by `-StaticPropLighting`. `-fast` makes static prop lightmaps generate much faster. * Mention -StaticPropLighting requirement for vertex lighting on static props in the FGD (`Disable Vertex Lighting` field) Minor model rendering changes from cs:go * Mostly null checks, etc. Prevent crashes with vertexSize of 0 on materials * Will now use error material instead, and SPAM you about what material is wrong Fix a crash on game exit to do with models Clear "missing" flag on all materials when a map is started loading
1 Year Ago
merge from cannon_animation
1 Year Ago
Switch GetRootEntity in Ballista to use GetRootParentEntity instead.
1 Year Ago
1 Year Ago
merge from naval_update
1 Year Ago
Fix LODs on cannon skinned mesh renderers, hook up basic wheel spin, fix handle animation being broken after using the new model, disable reload for now.
1 Year Ago
merge from copy_paste_boats -> naval_update
1 Year Ago
Add `copyboat` command - functions identical to 'copybuilding' but has a bit of special handling for boats - add "GetRootParentEntity()" to BaseEntity to get the highest level parent - fix "snap to terrain" paste setting causing bases (and boats) to snap to the bottom of the ocean instead of top of the water
1 Year Ago
entity updates
1 Year Ago
entity updates
1 Year Ago
skinning knife and shovel entity updates (offsets to line up with pose)
1 Year Ago
Added floating city 2 in the deep sea
1 Year Ago
merge from naval_update
1 Year Ago
merge from naval_update/floating_cities
1 Year Ago
S2P floating city 1 and 2
1 Year Ago
merge from naval_update
1 Year Ago
merge from ghost_ship_parenting -> deep_sea
1 Year Ago
Add "ShouldChildrenInheritNetworkGroup()" to allow a parent to prevent any of it's children from inheriting network group - set to false so ghost ships don't network children to the whole deep sea
1 Year Ago
Preserve meshCache old behaviour by adding submesh tris to another field
1 Year Ago
Reimplemented sail wind blocking: sails will only be blown by the wind if there is room behind the sail. Added list of points to check for clear LOS. Debug drawing of LOS points and status. Sail.Blowing now checks Flag_WindBlocked is false. Additional recache of value on sail raised/lowered.
1 Year Ago
Merge from monument_notification_sounds
1 Year Ago
1 Year Ago
Cancel running tile building operations if the tile is re-queued
1 Year Ago
set up ak variant entities and masks
1 Year Ago
Update: AnalyticsUploader - implement FPUploaderImpl - add editor-only DryRun switch to log everything instead of actually sending it - IUploader.Upload is now async Tests: none, not hooked up to anything yet, that'll be next experiment
1 Year Ago
Fix notification 'red bubble' not appearing when we have unread notifications on launch
1 Year Ago
merge from mesh-guide-shader-improvements (further fixes)
1 Year Ago
merge from main
1 Year Ago
Global network the floating island entity, now that we split the children
1 Year Ago
Manifest update
1 Year Ago
merge from naval_update
1 Year Ago
Pick axe animation and entity updates
1 Year Ago
Fixed contact menu button sizing issues, moved it to flex
1 Year Ago
Fix flickering block spiral stair guide
1 Year Ago
Fix twitch drop background NRE
1 Year Ago
exported updated dragon rpg anims and created/added world model rig it to dragon rpg entity
1 Year Ago
fix door wreath/knocker guides not rendering
1 Year Ago
Add convar functions for setting favourite colours with one list command, improve help text for convars
1 Year Ago
Added Single 50 Cal Bullet, Empty Bullet and Ammo Link Model
1 Year Ago
properly render multiple guides at once with different states
1 Year Ago
fix_dumb_name -> naval_update
1 Year Ago
Rename 'Mouted' to 'Mounted'
1 Year Ago
Move useable by turret check to the serverside
1 Year Ago
Compile fixes
1 Year Ago
Lower wander strength to stop them running into walls