139,127 Commits over 4,474 Days - 1.30cph!

10 Months Ago
Spawning progress/backup
10 Months Ago
main -> unskinned_windmill
10 Months Ago
scientist_boat_fixes -> naval_update
10 Months Ago
Up scientist boat count from 12 to 36 (might scale with server pop in the future)
10 Months Ago
Dont global breadcast deep sea boat spawning - should prevent weird issues... scientists being without the boat?
10 Months Ago
merge from main
10 Months Ago
Now disable their canvas when invisible: - Reticle - Player names - Demo recorder saved - Vital notices Removed canvases on farmable animal, sleeping bag name, io entity
10 Months Ago
merge from fix_workshop_dof -> main
10 Months Ago
cherry pick: fix workshop DepthOfField inconsistencies
10 Months Ago
DepthOfField workshop fix
10 Months Ago
Fix crash when changing mesh quality levels near a ghost ship
10 Months Ago
Fixed TreeSway causing graphical glitches with Flashlight * The core issue was that value of `pShaderAPI->CurrentTime()` changed mid-frame, so some mesh would render with one time value, and then depthWrite shader would render the shadows for that mesh with a different timestamp, all within the same frame. Now we cache the time at frame start, fixing this and possibly other issues. $basetexturetransform support for DepthWrite (alpha tested materials) Prevent potential crashes on changelevel to do with color correction Pull request: Minor loading screen cleanups Disallow spawning SWEPs without models via spawnmenu * Weapons like the built-in fists, that are just invisible when spawned in (middle mouse click) Allow duplicating HL2 weapons from spawnmenu via duplicator as non admin Speed up entry animations for the 3 PHX seats * From 3 seconds to 1 second, like the other seats Fixed 2D skybox not rendering in water reflections without 3d skybox * When the water material specified "render 3D skybox", but map has no 3d skybox.
10 Months Ago
Removed canvas on health vital, use a canvas group instead
10 Months Ago
Merge from sail_rotate
10 Months Ago
Casino bugfixes Interior bounce lights will again be always on Tweaked padding pool area to make it possible to access and leave the padding pool easier Static discoball prefab Progress on the static pool / not fully functional yet Added bar shopkeeper
10 Months Ago
Loading screen and developer tools (console) toggle their canvases Removed the old "UI - Scaled" canvas in EngineUI, has been replaced by "UI - Scaled_1080p"
10 Months Ago
RPG7 - updated sling in world model
10 Months Ago
Now disable their canvas when invisible: - Net graph - UI background - Demo playback UI - Tutorial help popups
10 Months Ago
merge from fix_workshop_bodypart_clipping -> main
10 Months Ago
- Added anims and controller for boat building station - swapped out static for rigged mesh in .deployed - deleted blockout mesh
10 Months Ago
Workshop fix censored player model parts causing clipping
10 Months Ago
Allow diving tank to be refilled and repair bench
10 Months Ago
merge from boat_engine_fuel
10 Months Ago
fixed merge change
10 Months Ago
merge from boat_building
10 Months Ago
Added a sail interaction option to rotate the sail 180 degrees if it's not lowered.
10 Months Ago
merge from boat_physics_pass - generally made boats much faster but retained control on acceleration so they don't go crazy
10 Months Ago
buffed boat propulsion sails 2000 -> 2500 engine 5000 -> 10000 (4x sails)
10 Months Ago
increase accel again
10 Months Ago
merge from fog_drawdistance_fix
10 Months Ago
fix apparent fog density being affected by draw distance
10 Months Ago
Fixed IO texts not being set as dynamic Also toggle the canvas when invisible
10 Months Ago
added wallpaperbase.sav craggy file to make wallpapering easier
10 Months Ago
boomerang anim updates
10 Months Ago
Merge: from main Didn't refresh and missed the desired fixes
10 Months Ago
Merge: from main
10 Months Ago
increased max acceleration
10 Months Ago
setup 3p rpg skin anims
10 Months Ago
removed boat<->boat separation forces because they did more harm than good, especially with more than 2 boats in the mix
10 Months Ago
Community UI canvases are toggled off when they're empty
10 Months Ago
height based tropical shore
10 Months Ago
better control over max acceleration of the playerboats, needs tuning still
10 Months Ago
merge from twitchdrop_mipmaps_fix
10 Months Ago
Fixed twitch drop campaign image generating mip maps
10 Months Ago
fix workshop favourite paths save button sizing issue, lost file from merge
10 Months Ago
Fixed shockbyte texts not set as dynamic
10 Months Ago
merge from unpooled spiketrap fix
10 Months Ago
merge from junglebarrel_collisionfix
10 Months Ago
merge from camera_waterlevel_optimize
10 Months Ago
merge from smallspiketrap_fixes