142,962 Commits over 4,383 Days - 1.36cph!

10 Months Ago
Added PlayerModel Update avatar for cinematic rigs
10 Months Ago
Fix "move called twice in same frame" warning
10 Months Ago
Fix error when realmed remove tries to remove audio component (do the effects in audiomixer instead of components)
10 Months Ago
█ ▋▍▌█ ▌▋▆ ▋▆ █▉▅▆▆▌█▇█▊ ▉▅▌▆▊▋█▉▊
10 Months Ago
▍ █▆▊▄▄▇ ▋▊▍ ▊▌█▋▉▆▄ ▋█▆█▍▊▌▉▅
10 Months Ago
ghost ship model separation into final break down, opaque/transparent and decals sorting Prefab hierarchy and groups cleanup - groups are organized to allow stock dressing separation for other ship styles set dressing
10 Months Ago
Weapon racks page
10 Months Ago
Fix new scientist getting stuck on large oilrig doors
10 Months Ago
Set new scientist and heavy scientist health to have similar TTK as old scientists despite not having bullet resistance. It makes balancing damage easier, but the formula I should have used is health/(1-resistance) not health*(1+resistance) so my previous change was wrong.
10 Months Ago
Additional test save
10 Months Ago
Fixed store grids not taking into account height when calculating used cells
10 Months Ago
Fixed store overlay pages showing still showing text group when the content has no texts
10 Months Ago
Some cleanup and support for recalculating after load
10 Months Ago
Adding COL meshes for floating walkways
10 Months Ago
Legacy Wood External images and store setup
10 Months Ago
Add min/max value descriptions to NBZ cvars.
10 Months Ago
WIP more robust bounds/center related calculations.
10 Months Ago
▄ █▇▄▇▅ ▊▆▉▊ ▅▉▋▌
10 Months Ago
▉ ▅▊▋▌▆ ▆▋ ▇▆█▋▄ ▇▍▍█ ▉▍▇▄▉▊ ▉▋▉▅▌ ▇▅ ▋▌▊▋ ▇▇ ▆▌▊▉ ▅▍▉▉▄▆▍ ▅ ▌▌█▅▆▋▄ ▄▉▄▄▇▅ █▇▆ █▉▅▇▍▉▊▊▍▇▅ ▅▄▅ ▉▉▊▍▍▉ ▋▊▊▍▊ ▇▌▆▌▆ ▇▊ ▉▆▄▉▅▉▅ ▆▅▋▆▌▉▍▍█ ▉█ ▊▆▉▌▉ ▌▌▆▊ ▉▋█▌▊▍█▉ ▋ ▅▄█▄▋▊▇
10 Months Ago
Add Legacy Wood External gate to new store
10 Months Ago
Make silenced weapons harder to hear for scientists
10 Months Ago
merge from main
10 Months Ago
Increase heavy scientist health to match old one
10 Months Ago
Convared the weekly skins preload, makes it easier to debug
10 Months Ago
main -> compass
10 Months Ago
main -> pilot_hazmat_dlc
10 Months Ago
Removed a bunch of components I don't need on the skin viewer camera
10 Months Ago
reapply 125577 reenable_scrappy_damagefx
10 Months Ago
merge from reenable_scrappy_damagefx
10 Months Ago
Compass animation polish
10 Months Ago
merge from hackweek_fps_loggin
10 Months Ago
merge from static_entities_hostile_fix
10 Months Ago
merge from windmill_gib_fix
10 Months Ago
hooked up pilot_hazmat steam id to unlock storage box id
10 Months Ago
Merge from parent
10 Months Ago
Merge from main
10 Months Ago
Merge from naval update
10 Months Ago
Removed all foliage grid baking systems from the tutorial island, including all baked foliage sets Will be replaced with support for new foliage system in naval update, right now island spawns with foliage/clutter
10 Months Ago
Merge from animation_update_medical_syringe
10 Months Ago
Merge from main
10 Months Ago
Merge from hardcore_refresh
10 Months Ago
Fix server not sending fog images to client on connect
10 Months Ago
Possible NRE fix when connecting to a hardcore server and dying quickly
10 Months Ago
Rename convar enum for clearer options down the line
10 Months Ago
Merge from hardcore_refresh
10 Months Ago
Added the ability for a game mode to multiply the crafting cost of a set of items Uses the loot tag system, added a new FirearmAmmunition tag Can be defined in sliders on the gamemode prefab, can also override per game mode to pipe in convars Exposed multiplier as a convar for hardcore (server.hardcoreFirearmAmmunitionCraftingMultiplier), defaults to x10 crafting cost (WIP) Applied to : regular/HV/incendiary pistol ammo, regular/HV/invendiary rifle ammo
10 Months Ago
Link up visit website button on server connection modal Show a tooltip previewing the link you'll navigate to Wrap in safe URL so it works in editor
10 Months Ago
Fix issues with server listing prewarm as well as official/favourites not loading on no cache: I had setup a system to mark queries as old/new and to ignore old requests. We split up our request to steam into blocks (so this whole system was pointless), since only the latest block was recognised as correct (most new) - didnt load anything correct
10 Months Ago
NRE fix for store page not updated yet
10 Months Ago
Added item override feature to page overlay content Ceiling and floor wallpaper pack content Fixed some transition bs when opening pages