reporust_rebootcancel

138,816 Commits over 4,505 Days - 1.28cph!

1 Year Ago
Change mannequin inventory panel to look and work like a Locker
1 Year Ago
Chandelier - Added static worldmodel prefab
1 Year Ago
Ceiling fluorescent light deploy guide
1 Year Ago
Put an upper cap in place for the amount of stacks to give out to prevent potential issues on modded
1 Year Ago
spotlight and tripod spotlight world models, tweaked meshlod lod distances to lod sooner, linked up to steam item
1 Year Ago
Add classic boat wandering state
1 Year Ago
- Debug convar for nav trace - tweak navgen params - fix nav trace hit y being incorrect - allow recast.draw to function as a toggle when used without params
1 Year Ago
backfaced fluorescent light mount so works with worldmodel prefab, made world model prefab for fluorescent ceiling and wall lights, fixed light being on by default
1 Year Ago
naval_update -> scientist_boat_ai
1 Year Ago
main -> naval_update
1 Year Ago
workshop_loading_screen_fix -> main
1 Year Ago
Fixed bug allowing the info header to still stick around
1 Year Ago
Fix loading into workshop scene showing incorrect server information
1 Year Ago
changed table lamp to use meshlod on world model and adjusted meshlod distances on both world and deployed
1 Year Ago
table lamp world model fluorescent light world model, set up lod distances, fixed emissive being on by default
1 Year Ago
Bigger waves at the edge of the deep sea when starting taking rads
1 Year Ago
viewmodel chainsaw update anims and anim controller edits
1 Year Ago
2 handed melee set of anim, entity and hold type updates
1 Year Ago
Merge from main
1 Year Ago
hooked up wall cabinet to unlock via decor lighting pack
1 Year Ago
Fixed table lamp missing its source item
1 Year Ago
Improve time sliced render option (can prioritise area near player), only clear within viewport option, replace old shader constants, update shader constants only when needed, and update foliage prefabs with new clear material.
1 Year Ago
tugboat_shelf_fix -> main
1 Year Ago
Fix shelfs not working on tugboats
1 Year Ago
electric table lamp unlock setup, hooked up world model, changed desctipion to be lamp instead of light , rebuilt manifest
1 Year Ago
added new folder for dlc sitems so they dont get lost. linked up chandelier to unlock from new decor_lighting_pack sitem (name TBD)
1 Year Ago
Updated the Rust.RenderPipeline package to include lighting stencil value changes
1 Year Ago
Chandelier - updated icon
1 Year Ago
Fixed SteamInventoryGen breaking when an item is missing its description
1 Year Ago
Fixed sled_xmas skin missing its name and desc
1 Year Ago
merge from steaminventorygen_loc_fix
1 Year Ago
beanbag alternate material setup and made them skins of the chair
1 Year Ago
Compile fix
1 Year Ago
merge from deep_sea/collider_debug -> deep_sea
1 Year Ago
Add `print_colliders_per_prefab` - will print out the breakdown of colliders for each type of entity - can optionally supply a numeric cell id to breakdown colliders per entity only inside that certain broadphase cell
1 Year Ago
Tripod models and colliders set to Deployed layer
1 Year Ago
merge from naval_update/deep_sea/radiation
1 Year Ago
Add `print_colliders` command to print the number of colliders inside each physx broadphase cell
1 Year Ago
Wider rad volumes, removed a log
1 Year Ago
TerrainMeta GetHeight returns the correct deep sea values in the pos is within the deap see bounds, fixing the issue where the ocean didn’t extend down far enough Moved up the bottom collider to match the deep sea seabed height
1 Year Ago
fix feet showing through mannequin, impact effects blood -> wood
1 Year Ago
Added rad volumes at the edges of the deep sea
1 Year Ago
Large Cozy Water Fountain A - Initial folder structure and simple placeholder model and material
1 Year Ago
Calculate a bunch of ray directions in the bow and stern of the boat Gives us some directions for steering behaviour
1 Year Ago
Hanging bulbs pass.
1 Year Ago
merge from generate_shorevector_optim
1 Year Ago
Added mannequin poses, updated deployed
1 Year Ago
Fixed AddLanguageFile NRE during bootstrap
1 Year Ago
merge from bootstrap_translatenre_fix
1 Year Ago
added indirect topology query job for normalized coordinates, improved TerrainWaterFlow from 11s to 900ms