140,157 Commits over 4,505 Days - 1.30cph!

2 Days Ago
salting the SculptFormat data with the entity ID to avoid collision with default data
2 Days Ago
Merge from main
2 Days Ago
Renamed Halloween Garland to Halloween String Lights and reran Mani
2 Days Ago
merge from storepage_aug26
2 Days Ago
Bar game branding power of two
2 Days Ago
Bar games store page media
2 Days Ago
Only allow breaking connections from powerlines if you have building auth over the entity at the other end of the connection
2 Days Ago
merge from storepage_aug26 (stone sculpture page done)
2 Days Ago
Video fix
2 Days Ago
Updating uzi rig with new model and adding world model rig
2 Days Ago
Gave sculptures bullet penetration again, but on the right branch
2 Days Ago
merge from main
2 Days Ago
Stone sculpture media video
2 Days Ago
given bullet penetration to sculptures, takes 20% off the damage
2 Days Ago
bar games pack square images, still waiting on thumbnail
2 Days Ago
Merge from main
2 Days Ago
Merge from terrain_hole_mask_res_fix
2 Days Ago
Fix terrain hole mask with resolution scaling changes
2 Days Ago
merge from PlayerMaintainedMonuments
2 Days Ago
Fix splash-2 sound definition error S2P Dome
2 Days Ago
Avoiding assigning camera.depthTextureMode when not needed to reduce camera serialisation bump
Rin
3 Days Ago
Merge from pooltable_dismount_kill_fix
3 Days Ago
Added some instructions to pool
3 Days Ago
FInal new darts ui fixes
3 Days Ago
Move "loading saves" from GameSetup -> EditorPref - fixes having to re-save the scene or juggle the file in PlasticSCM every time someone else has saves enabled/disabled or has set a custom save file to load - stores in EditorPrefs per-scene - follows existing behavior: defaults to false unless enabled in the scene - adds toolbar button similar to the "Skip Domain Reload" button
3 Days Ago
Update default nexus endpoint
3 Days Ago
add dolly preview window in the dolly editor
3 Days Ago
Finally fixed the deployable netting sounding like chainlink fence when struck
3 Days Ago
workbench upgrade world models each workbench upgrade item has its own world model now instead of a burlap sack in some cases, i've created simplified versions of an upgrade so they visually make sense as a dropped item
3 Days Ago
Can connect wires to the new powerline IO even without building privilege
3 Days Ago
Add vertical scrolling to the timeline
3 Days Ago
Fixed "Spawn with toolgun" not respecting tool trace for props * Also fixed it not remembering prop skin and bodygroups r_visualizetraces 2 now visualizes hull trace sizes Try using a hull trace for "Can we reach ladder" check * This is meant to address the ability to attach to a HL2 ladder through certain walls with tiny gaps Minor cleanups Do a LoS trace when searching for ladder dismounts * Also clear all previous dismounts when searching for ladder dismounts, in case the ladder moved or something Fixed Lua error in main menu when unsubbing before menu init Apply crazy physics entity removal to movetype FLY(GRAVITY) entities * This fixes crossbow and SMG1 projectiles spamming warnings infinitely when they somehow fall outside of the map Improve "TWOPASS" brush rendering in shadow passes
3 Days Ago
set up events to hide flare when thrown in 3p
3 Days Ago
Disable being able to swap heavy fuses from the power plant fuseboxes. Get zapped for trying
3 Days Ago
elite, bradley and large wooden crate + variants now all have gibs. greatly improved the gibs on the basic crate and the visuals.
3 Days Ago
Merge: from mt_snapshot_saving - Bugfix for exception when saving ApartmentRooms in Jobs 4 mode Tests: rented a room in Jobs 4 mode, verified with debugger that code was hit and no exception produced
3 Days Ago
Bugfix: use transform handles when saving ApartmentRoom.GetDailyUpkeepCost in Jobs 4 mode Bypasses transform access which avoids tripping up on unity MT checks Tests: rented a room in Jobs 4 mode, had a breakpoint in the code - no exceptions
3 Days Ago
merge from main
3 Days Ago
merge from fix_reload_anim
3 Days Ago
scaled masterkey in source, now proper size and rotation. zero'd out the .worldmodel prefab.
3 Days Ago
merge from sculpt_admingui_fix
3 Days Ago
Merge: from main
3 Days Ago
Basic spline setup for new stations
3 Days Ago
Apply roll when switching from dolly view to editor
3 Days Ago
Fix dof not showing up hi-res screenshots.
3 Days Ago
Fix sandbox clone NRE
3 Days Ago
merge from unixtimestamp_boundary_fix
3 Days Ago
update from main
3 Days Ago
Remove `mat_software_aa*` convars, since they don't do anything * Software AA system is locked to XBox 360 builds Make bone manipulations not hijack Lua SetRenderBounds * Bone manipulation still override regular render bounds, but now Lua Entity.SetRenderBounds will override that as well Enable dumpstringtables <table> to only print specific table Remove sv_dumpstringtables (unused) Implement some stringtable changes from CS:GO branch * Short dumpstringtables, Implement clientside string index search so ParticleEffect can just work with clientside-only precaches now, other self checks Make prop water level code apply to all animating entities (SENTs) Try to fix baseanimating overlays resetting on server join Merge Pull Requests * Optimizations for Vector:ToColor * Added math.Cot Remove cl_drawleaf (unused) * Not to be confused with r_drawleaf More Lua hook related optimizations * Similarly to stopping gamemode hooks from trying pointlessly read returned bool, do the same for SENTs, also fix some sent types not using pooled hook name strings while others do Some clientshadowmgr changes from CS:GO * To hopefully prevent potential crashes Fixed Lua errors when auto refreshing SWEPs with some addons Fixed alignment of textures in mat_texutre_list tiles Potential ToGL crash fixes for community shaders Cleanup: Removed 2 unused (C++) globals More hook return value optimizations * Stop reading those bools from Lua and then do nothing with them! This should be the last batch of them Make _rt_ResolvedFullFrameDepth use IMAGE_FORMAT_R32F Remove math.Cot * It's too simple of a function, shouldn't have included it in the first place Fixed Hammer crash when giving sprites a .mdl model Fixed a crash with removing npc_attackchopper effects Fixed a crash with removing func_fish_pool fish Fixed another decal related crash Fixed combine drop shop being able to remove players Merged Pull Requests * Micro optimizations for table lookups in Sandbox tools and TTT spawnpoint selection Fixed prop_effect in dupes having wrong bounds, causing weird icons Partially merge edict limit pull request + some other changes * Make the trails tool not play "success" animation when we failed to create the trail Fixed returning from PreDrawSkyBox causing area portal flickering Fixed more at entity limit crashes * Mostly NPCs and HL1 entities Merge remainder of Pull Request regarding "at edict limit" handling Micro optimization for prop_effect intialization (Pull Request)
3 Days Ago
Fix clan leaderboard never refreshing after it loads once