129,878 Commits over 4,201 Days - 1.29cph!

31 Days Ago
Added dilapidated elevator to casino barge. Updated manifest.
31 Days Ago
31 Days Ago
More merge repairs
31 Days Ago
higher drag for boats with no thrust-providing sails, calced infrequently
31 Days Ago
merge from deployable_cannon
31 Days Ago
Update: remove extra CacheBundleIcons calls from store tabs Previously were needed because tab could open before the store - since it was fixed, it's unnecessary Tests: navigated to store tabs - no errors
31 Days Ago
character offset animation update for cannon
31 Days Ago
reduce wheel turn speed
31 Days Ago
Clean: StoreItemGrid.Warmup -> OnOpened Review feedback pt 2 Tests: none, trivial change
31 Days Ago
Horrendous merge and wip conflict resolving. I've definitely broken stuff
31 Days Ago
Clean: rename WarmupIcons to CacheBundleIcons Review feedback pt1 Tests: none, trivial change
31 Days Ago
merge from deployable_cannon
32 Days Ago
scale sail thrust while lower/raising for smoother transition and less jerk
32 Days Ago
adding LODs for barrel and base cannon prefabs
32 Days Ago
Cannon anim export update
32 Days Ago
Blueprint fragments are now a component rather than a resource (no longer requires BP fragments in repair costs)
32 Days Ago
removed log
32 Days Ago
Merge from parent
32 Days Ago
lighting pass on floating walkways docks
32 Days Ago
merge from naval_update
32 Days Ago
manifest network++
32 Days Ago
▍▌▋▉▅▅▉▋ ▇▊▉█▇▌▍ ▉▄▊▅█▋▊▌ ▍▄▍▌
32 Days Ago
meta_shift -> main
32 Days Ago
All Catapult ammo fires further (SO GOOD) catapult now reloads 3 seconds faster (WOW!) catapult crafting reduced by 1 gear and 1 rope battering ram sheet metal cost reduced by 2 (DAMN YOU GOT TO USE IT NOW) Balista reduced by 1 gear Propane explosive bomb deployed and thrown damage increase, slightly (USE ME) Bee bomb reduced by 1 bee grenade ballista.bolt.incendiary low grade fuel reduced by 10 Pitchfork bolt reduced by 100 wood
32 Days Ago
merge from charity_plushies
32 Days Ago
merge from main
32 Days Ago
merge from main
32 Days Ago
mat tweaks
32 Days Ago
shaders in bundle
32 Days Ago
hook into construction guides, configurable backface blend, neutral material
32 Days Ago
Play recoil anim on the mounted player model, push up missing protobuf files
32 Days Ago
Clear one shot layer once the clip is done playing, add a full body mask.
32 Days Ago
Sync mounted player references to clients
32 Days Ago
Mannequin visibility
32 Days Ago
Swap mannequin models
32 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
32 Days Ago
Turn player model into a playable graph, implement one shot animations layer with additive blending and avatar masks.
32 Days Ago
Backup 2
32 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.
32 Days Ago
spacing out light sources more evenly on floating walkways prefabs
32 Days Ago
bird crap pass
32 Days Ago
merge from modding_custom_vitals -> main
32 Days Ago
Ensure all custom vitals are cleaned up when community UI is destroyed (aka left the server)
32 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