128,898 Commits over 4,201 Days - 1.28cph!

20 Days Ago
mat tweaks
20 Days Ago
shaders in bundle
20 Days Ago
hook into construction guides, configurable backface blend, neutral material
21 Days Ago
Play recoil anim on the mounted player model, push up missing protobuf files
21 Days Ago
Clear one shot layer once the clip is done playing, add a full body mask.
21 Days Ago
Sync mounted player references to clients
21 Days Ago
Mannequin visibility
21 Days Ago
Swap mannequin models
21 Days Ago
- New turret setup - Can now mount turret - Server inputs passed as normal through the seat to the mounted weapon - Can setup the mounted weapon with any in game BaseProjectile weapon (m249 for now) - Backend like the attack helicopter gunner, echo out server movements to the client - String pool gen - Manifest
21 Days Ago
Turn player model into a playable graph, implement one shot animations layer with additive blending and avatar masks.
21 Days Ago
Backup 2
21 Days Ago
Add a third submission mode to indirect instancing which works through `Graphics.DrawMeshInstancedIndirect` and avoids copying to a command buffer. Enable `indirect_instancing.command_buffer` to switch back to the old way.
21 Days Ago
spacing out light sources more evenly on floating walkways prefabs
21 Days Ago
bird crap pass
21 Days Ago
merge from modding_custom_vitals -> main
21 Days Ago
Ensure all custom vitals are cleaned up when community UI is destroyed (aka left the server)
21 Days Ago
Switch debugoverlay functions to better optional argument checking * Potential breakage point: If given invalid type for optional argument, no longer do nothing but throw an error, but should be a tiny bit faster now Added Player:SetFlashlightColor (clientside only, but works on others) Minor cleanup: Remove GetPlayerEntIndex from headers Fixed Player:Flashlight playing sounds when nothing changes Use `gmod_flashlight` attachment for flashlight if it exists This works for player models, world models and view models Spawnicon resize menu: work around the weird offset with icons Added ability to select what weapon Creator Tool spawns NPCs with
21 Days Ago
Display "crafting quality" stat for consumables in description
21 Days Ago
supply barge signs added
21 Days Ago
Implemented a way for the client to countdown a time so server isn't sending network updates to update vitals every 1s - use {timeleft:***} in RightText to use TimeSpan.ToString() formatting - test_custom_vitals commands accepts more parameters: {amount} {seconds} {formatting}
21 Days Ago
Adding boatBuilding station rig
21 Days Ago
Update: reimplementation of UI dynamic bundle Only bundles 2 prefabs - Store and Inventory. This removed the need for editor-users to worry about what should be in which bundle. Doesn't work yet - inventory is borked, scrolling in store as well, and not unloading as much as I expected. Going to try to tweak it to see if it's usable. Tests: built standalone and took snapshots
21 Days Ago
merge from detailed_inventory_error_messages -> main
21 Days Ago
Codegen
21 Days Ago
Fix the merge + existing implementation, add changes not included in cherrypick - move vitals logic inside CommunityEntity instead of creating a new entity specifically for vitals
21 Days Ago
Implement code review feedback
21 Days Ago
Cherrypick hackweek custom_vitals branch
21 Days Ago
merge from fix_max_hp_tea -> main
21 Days Ago
Fix client showing 100 HP when using max hp tea
21 Days Ago
merge from analytics_puzzle_reset -> main
21 Days Ago
some weak artificial separation forces between boats for a short period, needs more work and some mass involved as it's too simple
21 Days Ago
▍▌▇▊ ▌▇█/▅▆▋ ▊▋▋▄█▍▋▇█▆ ▄▊▍▅▊ ▅▍▊█▄▊ ▊▊▄█▇▄▊/▌▋▊▇ ▅▅▄▄ ▌▉ ▄▇▉▆▄▍ ▉▆ ▍▅▍'▊ █▋▋▆ ▄▍▄▊▉▅▍▄ ▉▋▉▋█▋▅, ▉▇█▊▅██▊▋▉ ▆▇▍▊ ▅▆▍▉ ▍▄▄/▄▅▄ ▌▇▉▊▆ ▇▋▌ ▅▍▇▆ ▄▅▊. ▋▊▆▇▅▇▌ ▍▇▇█▊ ▆▉▊▅ ▉▅ ▇▋▋▍'▋ ▇▇▋█ ▆▍ ▆▌▆ ▌ ▍▅█-▋▊▄▋▄█▅ ▇▌▋▉▆▉▌▌▅▊ ▇▌▌▌▌, ▄▇▍▉▄▄█▅▋▆ ▇▅▇▌ ▄▊▊▇ ▋█▉ ▉▆▅▋▄█▋▊. █▄▇▊▌▊▊ ▌█▇ ▄▌▋▍▆▍ ▇▉ ▍▄▄▊ ▉▄▇ ▇█▅-▌▌▄ ▊▋▉▇▆▄ ▉█ ▆█▋▆▄▊▉▌▉ ▄▅▇ > ▉█▊. ▊▌█▆▆ ▉▅▉▄ ▉▆█▅ "▅▊▍▍▌▄▋▊▆█ ▉█▌▉▌▄▊▉ ▉▅▄ ▍█▋" ▌▆▍▄▌▋▊▋
21 Days Ago
merge ghostship_npcs to naval_update
21 Days Ago
MountedWeaponSeat is now a generic style of seat that can be used with any attached turret Create ServersideMountedWeapon, borrowing a lot of code from the attack helicopter turret Setup interfaces to facilitate the generic seat Add Check.IsValidWeapon to check if an Item is a valid weapon
21 Days Ago
Setup enemy spawners for all ghost ship variants
21 Days Ago
Merge from main
21 Days Ago
Use list of spawn groups as the "name" of the puzzle being reset - cache list of SpawnGroup instead of repeating the Vis.Components() each reset (since the monument + spawn groups will always be loaded before entities or the first reset could occur - don't log puzzles with zero spawn groups, since any important puzzle will respawn some type of loot
21 Days Ago
Merging /main to /main/fpbuild
21 Days Ago
Added new livestock mesh and textures. created new material for newest livestock.
21 Days Ago
some detection and pushing to stop crewed playerboats from beaching themselves too badly
21 Days Ago
Ignore some of the dummy puzzle resets by ignoring ones that don't check for players & ones that have infinity timeBetweenResets
21 Days Ago
Mounted weapon seat and mounted weapon owner system
21 Days Ago
String liights / added fill lights and tweaked string_light_300_a
21 Days Ago
more minor worskhop fixes - fixed nighttime causing rain?? - fixed color sliders inconsitent behaviour - fixed hige player button resetting player seed
21 Days Ago
Setup navigation for all ghostship variants