reporust_rebootcancel

123,855 Commits over 4,171 Days - 1.24cph!

60 Days Ago
Added PlayerModel Update avatar for cinematic rigs
60 Days Ago
Fix "move called twice in same frame" warning
60 Days Ago
Fix error when realmed remove tries to remove audio component (do the effects in audiomixer instead of components)
60 Days Ago
█▋▍▌ █▌▋ ▆▋ ▆█▉▅▆▆▌█▇█ ▊▉▅▌▆▊▋█▉
60 Days Ago
▍█▆▊▄▄ ▇▋▊ ▍▊▌█▋▉▆ ▄▋█▆█▍▊▌▉
60 Days 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
60 Days Ago
Weapon racks page
60 Days Ago
Fix new scientist getting stuck on large oilrig doors
60 Days 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.
60 Days Ago
Additional test save
60 Days Ago
Fixed store grids not taking into account height when calculating used cells
60 Days Ago
Fixed store overlay pages showing still showing text group when the content has no texts
60 Days Ago
Some cleanup and support for recalculating after load
60 Days Ago
Adding COL meshes for floating walkways
60 Days Ago
Legacy Wood External images and store setup
60 Days Ago
Add min/max value descriptions to NBZ cvars.
60 Days Ago
WIP more robust bounds/center related calculations.
60 Days Ago
60 Days Ago
▉▅▊▋▌ ▆▆ ▋▇▆█▋ ▄▇▍▍ █▉▍▇▄▉ ▊▉▋▉▅ ▌▇ ▅▋▌▊ ▋▇ ▇▆▌, ▊▉▅▍▉▉▄ ▆ ▍▅▌▌█▅▆ ▋▄▄▉▄▄ ▇▅█ ▇▆█▉▅▇▍▉▊▊. ▍▇▅ ▅▄▅▉▉▊ ▍▍▉▋▊ ▊▍▊▇▌ ▆▌ ▆▇▊▉▆▄▉ ▅▉▅/▆▅▋▆▌ ▉▍ ▍█▉█▊ ▆▉▌▉ ▌▌▆▊▉▋█▌ + ▊▍█▉▋▅.
60 Days Ago
Add Legacy Wood External gate to new store
60 Days Ago
Make silenced weapons harder to hear for scientists
60 Days Ago
merge from main
60 Days Ago
Increase heavy scientist health to match old one
60 Days Ago
Convared the weekly skins preload, makes it easier to debug
60 Days Ago
main -> compass
60 Days Ago
main -> pilot_hazmat_dlc
60 Days Ago
Removed a bunch of components I don't need on the skin viewer camera
60 Days Ago
reapply 125577 reenable_scrappy_damagefx
60 Days Ago
merge from reenable_scrappy_damagefx
60 Days Ago
Compass animation polish
60 Days Ago
merge from hackweek_fps_loggin
60 Days Ago
merge from static_entities_hostile_fix
60 Days Ago
merge from windmill_gib_fix
60 Days Ago
hooked up pilot_hazmat steam id to unlock storage box id
60 Days Ago
Merge from parent
60 Days Ago
Merge from main
60 Days Ago
Merge from naval update
60 Days 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
60 Days Ago
Merge from animation_update_medical_syringe
60 Days Ago
Merge from main
2 Months Ago
Merge from hardcore_refresh
2 Months Ago
Fix server not sending fog images to client on connect
2 Months Ago
Possible NRE fix when connecting to a hardcore server and dying quickly
2 Months Ago
Rename convar enum for clearer options down the line
2 Months Ago
Merge from hardcore_refresh
2 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
2 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
2 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
2 Months Ago
NRE fix for store page not updated yet
2 Months Ago
Added item override feature to page overlay content Ceiling and floor wallpaper pack content Fixed some transition bs when opening pages