193,807 Commits over 4,079 Days - 1.98cph!

1 Year Ago
merge from DisableNonMovingItems
1 Year Ago
subtracting 90200 - server compile errors
1 Year Ago
merge from qol_f8_server_version
1 Year Ago
merge from optimize_team_update
1 Year Ago
merge from qol_hbhf_dialog
1 Year Ago
merge from Twitch_Rivals_IV
1 Year Ago
█▋▆▌ ▍▅▌▌ ▌▆▇▌█▍▄ ▍ ▍▄▋▌▄▉▌▍ ▋▍▉▊▇▉ ▉▆ ▉▍▋▊▊▍ ▆▆ ▅ ▊▉ ▆▍▅▉█▅▇ ▌▅ ▇▄▆▍▌▇▄ ▍▊▅ █▇▊▄ ▇▉▅█ ▆▄▋▉ ▋▇ ▍▉▍▊█ ▅▉▍▋▇▍
1 Year Ago
Cooking and hunting
1 Year Ago
Add proper eraser tool Some bug fixes for the new UI
1 Year Ago
More base help
1 Year Ago
Set check freq to 15
1 Year Ago
First pass on base building help
1 Year Ago
Compile fix
1 Year Ago
Moved some vars, increased SLEEP_CHECK_FREQUENCY to 20 seconds
1 Year Ago
Add some more highlights in the crafting menu if an item is required by the current mission
1 Year Ago
Remove debug DrawRay
1 Year Ago
Periodic raycast check to reactivate kinematic dropped items if needed
1 Year Ago
Make sure it still works with 0-4
1 Year Ago
Change `ent setgrade {radius}` to work with `brick`, `brutalist`, etc instead of 0-4
1 Year Ago
Crafting help
1 Year Ago
First pass on overhauling the help away from a full screen input blocking modal into a side of screen popup Uses new TriggerTutorialPrompt volumes to pop up a specific text/image/video combo based on the players position as well as current mission and stage Updated the first mission with new trigger volumes
1 Year Ago
Replaced a few keywords with runtime branching (75% reduction in variants)
1 Year Ago
Add InputField & code to allow you to search keybinds in options menu Add padding to the bottom of keybinds so the search bar doesn't move around while typing
1 Year Ago
Cache sleep check, fix server call
1 Year Ago
No longer need to be currently spectating in order to run ToggleSpectateTeamInfo (will still only have an effect while spectating)
1 Year Ago
Re-enabled Tugboat deployment for the Twitch Rivals desk
1 Year Ago
Merge Twitch_Rivals_IV -> Main (desk updates)
1 Year Ago
Fixed chair collider width
1 Year Ago
Rebuild sign painting UI with flexbox, cleaned up the layout of things Changed brush size and opacity to be sliders Added tooltips to clear and save button explaining what they do, updated tooltips for undo/redo with their shortcut keys Fixed the preview camera not aligning with the right panel so there is never a weird gap
1 Year Ago
Update FP.Flexbox with a way to override the preferred width/height to nicely size images
1 Year Ago
Show the drone's ID when a drone is selected in your inventory Show `streamer mode` in the inventory panel if streamer mode is enabled
1 Year Ago
Basic GC buffer setting setup.
1 Year Ago
Fixed broken reference to priv.
1 Year Ago
Apply starting rotation Renamed shelter prefabs
1 Year Ago
Show server version in F8 panel
1 Year Ago
Fixed "Core/Foliage" shader not working with decals; only supports no-layers or layer0/default, for now
1 Year Ago
Actually include the functional part of SolidEnergy shader (DX9 only)
1 Year Ago
Added SolidEnergy shader from CS:GO Enables certain things to draw correctly from Portal 2 and Black Mesa Actually include the functional part of SolidEnergy shader (DX9 only)
1 Year Ago
Swapped mesh colliders for primatives. Lowered shelter.
1 Year Ago
Hide compass when the map is open
1 Year Ago
Change the patrol heli crate from military crate model to elite / bradley crate model
1 Year Ago
Added new shader "Rust/Standard Packed Mask Blend" for testing
1 Year Ago
Add extra colors for industrial pipes - orange - light blue - purple - pink
1 Year Ago
Updated Prevent Building Bounds To Prevent Clipping Moved Storage Adaptor To A More Suitable Position
1 Year Ago
Disable HL2's sneak attack code for non hostile NPCs Also disable sneak attacks when ignore players is set, or ai is disabled Make duplicator actually spawn the correct NPC It was spawning them by entity class, luckily all of the base ones are present in the "NPC" list, now it spawns them by their actual original name in the "NPC" list. Make it easier to select addons in the Addons list (Pull Request) Reduce Panel:DrawTextEntryText type checking Causes issues with existing addons Add custom icons for tree nodes in spawnmenu categories (Pull Req) Added GM:CanCreateUndo hook (Pull Request) Added new CRecipientFilter functions CRecipientFilter.AddPlayers( table or filter ) CRecipientFilter.RemovePlayers( table or filter ) CRecipientFilter.RemoveMismatchedPlayers( table or filter ) Add "Bone" field for Entity:GetAttachment Add optional argument to Loco:Jump - activity Unhide r_portalscloseall Added Vector:Distance2D[Sqr](Vec) Entity:SetIK is now shared (was clientside only) Added GM:HandlePlayerArmorReduction( ply, dmginfo ) This change moves the armor reduction system to Lua (base gamemode), allowing full control over it. Fix OOB crashes with Entity.GetAttachment Fix SteamID placeholder calculation for clients with no SteamID Make CreateConVar type errors non halting experimental: dont break mods Fixed crashes due to CSoundPatch Add g_ragdoll_maxcount to server settings in spawnmenu Minor code adjustments RT_DEPTH_ONLY > RT_DEPTH_NONE for projected textures Minor changes from upstream Added missing TF2 map icons Fallback shaders only if they don't exist Change default value of mat_depthbias_shadowmap to 0.001 Was 0.0001, was in certain cases caused visual bugs. You can still set it to whatever you want. Delete crashhandler.dll/so I am fairly certain these are from Steam client binaries, which are now shipped by SteamCMD automatically TextEntry improvements * Fixed SetDrawLanguageIDAtLeft causing cursor selection to be offset * Fixed deleting a bunch of text and then typing not updating the horizontal scrolling to show the typed text Main menu workshop changes Allowed to favorite addons through menu UI Favorite and Vote Up/Down are now better synched with real values Favorite categories are not cached Merged Pull Requests * Fixed an infinite loop with string.Comma * Fixed server browser showing lowercase gamemode names for empty categories Mention nav_quicksave 2 in its description Merged Pull Requests Added math.Factorial Added language string for g_ragdoll_maxcount Fix citizens healing players with ai_ignoreplayers 1 func_door looping sound fixes Bump ents.FindInCone/Box return limit to match FindAlongRay (1024) Added lua_refresh_file <path> Bump ents library limits to MAX_EDICTS Enable episodic behaviors for npc_citizen Improve autorefresh handling for lua_openscript scripts If the opened script is in one of the special folders such as autorun/, autorefresh those based on our pre-existing rules. Added ENTITY:TranslateActivity( act ) for `ai` type entities Do not handle spawnicons and posters during render.RenderView Added GM:PostEntityFireBullets( ent, info ) This hook is called for every "pellet" of a FireBullets call, contains the performed trace (i.e. which entity it hit, and precisely where), and can block the bullet from firing when returning false Some of the bullet structure data is not available due to it being deemed useless or "obsolete" when the hook is called. Altered how missing members of GM:EntityFireBullets return table work They used to default to weird static values, now will inherit the previous value that was passed to the hook, which seems more logical Minor code adjustments Entity.SetPreventTransmit can now accept a table of players or a filter Added NPC.SetIdealYaw/UpdateYaw/IsFacingIdealYaw Added NPC.SetIgnoreConditions/RemoveIgnoreConditions Turn Lua effect creation warnings to non halting Lua errors Fixed NPC:SetSquad not working when the NPC has no squad Added IGModAudioChannel:GetBufferedTime() Fixed addon file conflict problem duplicating file paths on remount Merge Pull Request - return true for EntityFireBullets in base gamemode This allows multiple hooks to modify the bullet structure Don't play ammo pickup sounds for NPCs Panel:GetText/Value now returns text of RichText panels
1 Year Ago
Panel:GetText/Value now returns text of RichText panels
1 Year Ago
Additional explosion bounce and overlay tweaks
1 Year Ago
added collision to laptop screen back
1 Year Ago
reworked collision on twitch rivasl desk so it can be deployed on tugboats
1 Year Ago
Updated and Improved Legacy Furnace Icon to include VFX