131,623 Commits over 4,232 Days - 1.30cph!

56 Days Ago
Merge from boat_building
56 Days Ago
grenade animation updates - throw anims
56 Days Ago
setup 3p player update minicrossbow animations
56 Days Ago
rotated cannon and removed lod setup on the prefab for now.
56 Days Ago
Removing split cannon fbx(subbed to wrong branch)
56 Days Ago
cleaned up some dead code in playerboat controls
56 Days Ago
Apply blurring over the whole context space to try and prevent oscillations between very similar states Use scoring for picking context directions rather than lowest danger weighting
56 Days Ago
Rifle anim updates
56 Days Ago
floorpaper tweaks
56 Days Ago
Convert stairs to BoatBuildingBlock to fix them not parenting to the boat
56 Days Ago
merge from bed_skinviewer
56 Days Ago
Added bed to skin viewer
56 Days Ago
merge from main
56 Days Ago
floorpaper tweaks
56 Days Ago
Steam DLC packs atlases
56 Days Ago
merge queryvisoptimization_bugs to main
56 Days Ago
Fix threading issues with removing transforms from query vis, clean up null transform access array entries for pending removals.
56 Days Ago
▍▆▉▉▄▉▆ ▌▆▋
56 Days Ago
Update: StoreTakeoverPath - generalize DrawSpritePathField into DrawPathProxyField<T> - fixed DrawSpriteField not matching how it used to be Need to extract it from StoraTakeoverDrawer as it'll be useful in other places, will do that next Tests: visualized takeovers in editor. Prefab picker is empty (shame) but drag-and-drop works
56 Days Ago
Minor cleanups Compile warning fixes More compile warning fixes Fix IgnorePlayers acting as DisableAI for strider Fix AR2 impact effects appearing when shooting the skybox Added MATERIAL_CULLMODE_NONE for render.CullMode Increase MAX_LIGHTMAP_DIM to 256 MAX_BRUSH_LIGHTMAP_DIM_INCLUDING_BORDER 32=>256 MAX_DISP_LIGHTMAP_DIM_INCLUDING_BORDER 128=>256 TTT: Updated Russian localization (Community Contribution) * Also made radio buttons slightly wider Spawnmenu/contextmenu toggle mode * If the associated key is released within 200 ms, the associated menu will not close. Holding behavior unchanged otherwise Some OOB checks Main menu start new game options changes (Community Contribution) * Fixed P2P: Friends only resetting after starting a game * Visual adjustments to alignment of certain elements in the start new game options menu Fix 'status' showing IP address for -p2p dedicated servers * For listen servers it was already not a thing Updated TTT TTT: Added optional translation parameters when adding radio sound names (Community Contribution) Try to work around infinite loops with WaterLevel() Refactor how Lua trace filters are loaded to remove code duplication HTML panel ConsoleMessage improvements * Make HTML.ConsoleMessage behavior match better that of DHTML * Added [Warn] [Error] [Debug] prefixes to console messages output by HTML panels (when appropriate) * DHTML no longer overrides console.log for CEF panels * Added HTML.ConsoleMessage severity argument - possible values are "log" "warn" "error" "debug" (chosen to match the JS functions that produce the event) Rename npc_tf2_ghost to nb_example, and move it to Sandbox (from base) Rename npc_tf2_ghost spawnmenu entry * (this is separate on purpose) Combine duplicate HTTP headers with a comma Added Panel.SetTextHidden
56 Days Ago
Rest of the misc packs atlases
56 Days Ago
More pack atlases, cleanup
56 Days Ago
▊▅▋▉▋ ▆▄▌▉ ▊▌▊▊▋▇▇▊▌_▇▆▍_▅▆_█▇▉_▊█▄▄▇█
56 Days Ago
▄▌▄▇▆█▉ ▇▇▆▄▌▍ ▆▊ ▋▆▆ ▇▌▋▍▅▅ ▆▌▌▋ ▋▆▍▆ ▄▍█ ▇▅▌▍▌▅ ▌▆ ▇▌ ▌▅ ▍▋▇▇ ▄▆ ▇▊▅▋▍▅_█▉▋▊▅▆▌▌▄▋▇ ▉█▇█▋
56 Days Ago
Adding separated cannon fbxs
56 Days Ago
Update: StoreTakeoverDrawer - path proxy drawer now draws like a sprite field - fixed drawer using wrong fields for icons Tests: tested on cached Path override, clicked to get a cprite picker, drag and dropped - all work
56 Days Ago
merge from workshop_scene_improvements -> main
56 Days Ago
Merge from boat_building
56 Days Ago
Merge from parent
56 Days Ago
56 Days Ago
final fixes before merge
56 Days Ago
rpg incendiary ammunition adjusted lods
56 Days Ago
texture value tweaks
56 Days Ago
food barge set dressing cleanup (floating and colliding objects), reduced size of ladder volumes
56 Days Ago
halloween wallpaper icons, added to skin files, split out wallpaper_iconrender prefab to walls, ceiling and floor so we can preserve render camera transform properties per type
56 Days Ago
fix toggles code after component update
56 Days Ago
- Recalculating mesh batch uv distribution metrics when batches are updated. - Testing texture memory budget being set to 64GB and discarding always enabled.
56 Days Ago
Merge from naval_missions
56 Days Ago
Prevent boats from jiggling once they reach their target position Codegen
56 Days Ago
Cleanup
56 Days Ago
Building skins and hazmats atlas variants
56 Days Ago
Codegen again I guess
56 Days Ago
fix serialized fields being inside compiler define
56 Days Ago
Codegen
56 Days Ago
Update: general cleanup and make StoreTakeoverDrawer draw original props - StoreTakeoverDrawer used if-deffed-out blocks to be able to switch from Textures/Prefabs to paths to them - removed Tile Override path, as it hasn't been implemented fully yet and has been silently failing this entire time Managed to confirm that the data from Main got preserved, but I'll need to do a raw copy of prefabs with configs just to make sure nothing slipped through the cracks. Tests: navigated to takeover configs and explored them
56 Days Ago
Merge from naval_update
56 Days Ago
Merge from main
56 Days Ago
Merge: from main Testing to see if I can upgrade data this way - that'll be next CL Tests: compiles in editor
56 Days Ago
fixed shortcut around the farm fence, set dressing cleanup (floating and colliding objects)
56 Days Ago
Door item fixes