reporust_rebootcancel

106,433 Commits over 3,806 Days - 1.17cph!

1 Year Ago
Fixed the gunner compass being fubar
1 Year Ago
▄▊▊█▆ ▆▉▍▆▍▊▇ ██▅▉▆▊██▅▇█▋▌ ▍▅▌▅▋. █▇-▉▊▉▇▉▇▍ ▄█▍ █▍▆▊▇▇ ▋▉▌▉▇▇.
1 Year Ago
Add crafting recipe for small backpack
1 Year Ago
Remove "move items from backpack container to backpack item"
1 Year Ago
Add buoyancy point to fix buoyant dropped items
1 Year Ago
Added ability for items to inherit the player's rotation (so backpacks always face away from the player when dropped)
1 Year Ago
creates gibs for each weapon rack with the exception of the standing rack which already had some. zeroed prefab updated gibs script with the new gib meshes respectively
1 Year Ago
▆▌▉▋▇ ▌▋.█▊▅▅▆▉▋▄█▌ ▉▅▇█▅▆▆ ▉▊ ▍▋▉▆▊▍ ▆▇▍▋▋▉▋ ▊█▇▍▉█▅▌▄ █▌▇▋▍▋▅ ▄▊▇▅▋▍▄▌█▉, ▅▍▅ ▋▆▋▆▌█▍▄▆ ▋▌▇▋▌▆▋ ▍▌ ▄▉▆▍▅ █▇▍▋▇▉ ▉▍▆▆ ▋▇▆▄ ▄▍▉▋▅▌▌/▉▌▄▄▋ ▄▉ ▊▅█▍ ▌▅▇▍▌▊▉ ▉▊▋▉▅
1 Year Ago
merge from weapon_racks
1 Year Ago
Further volume chnages to prevent wall rack stacking and certain exploit behavior
1 Year Ago
Add `buoyancy` option to WorldModel that will add Buoyancy script and assign the rigidbody Switch RendererLOD to LodGroup for smallbackpack worldmodel Fix empty backpack not accepted in backpack slot PLay zipper sound when backpack is dropped but not quite working
1 Year Ago
Fixed indirect lighting in the scene view not matching play mode
1 Year Ago
Add yellow & orange variants of small backpack (via different textures)
1 Year Ago
Weapon stand angle check stricter
1 Year Ago
Merge from main
1 Year Ago
Fixed ClearAlpha being all whack on the gunner cam
1 Year Ago
small backpack .item changes
1 Year Ago
convex roof corners fix
1 Year Ago
Added small backpack skinned model/prefab
1 Year Ago
merge form main
1 Year Ago
merge from weapon_racks - DLC
1 Year Ago
network++
1 Year Ago
Allow rotation of weapon rack stand
1 Year Ago
Weapon rack pass - crafting, icons, HP, protection, desc, name, no longer appears in loot tables, volumes and sockets
1 Year Ago
merge from main
1 Year Ago
Got the double-layer model interaction when using the skin viewer in the item store working correctly
1 Year Ago
Merge Main -> SkinViewer
1 Year Ago
Updated minicopter and scrap heli repair sounds
1 Year Ago
Fixed gunner UI showing up for the driver
1 Year Ago
Add zipper sound when dropping backpack Allow empty backpacks inside normal inventory & chests
1 Year Ago
Merge Main -> Attack Helicopter. Now with a merge that doesn't even crash Unity!
1 Year Ago
Add blue backpack icon the backpack item (instead of saddle bag placeholder)
1 Year Ago
Add backpack button to drop backpack on the '~' key (backquote) Must hold button for >0.5s Change backpack to resizable loot panel (from generic) Change test backpack size to 24
1 Year Ago
▉▋▅ ▍▉▌▅▌
1 Year Ago
merge from main
1 Year Ago
Cherrypick 85726 (water NRE in editor)
1 Year Ago
Don't UpdateRenderTarget when the editor is paused (throws NREs)
1 Year Ago
Reimplement inventory slot for backpack
1 Year Ago
merge from main
1 Year Ago
Fixed "Missile Silo computer station kills you on mount"
1 Year Ago
merge from main
1 Year Ago
merge from campfire_tugboat_visual_fix
1 Year Ago
merge from VehicleC4Fix2
1 Year Ago
merge from water_component_stacking
1 Year Ago
Change backpack container to a dedicated slot for the backpack instead of the contents of the backpack
1 Year Ago
Merge from hackweek_backpacks -> hackweek_backpacks_2
1 Year Ago
Merge from airpatch_media
1 Year Ago
Codegen, manigest, vm rebuild
1 Year Ago
Removed skin viewer UI canvas and interaction stuff. No longer relevant now that it's sent to a rendertexture on separate overlay UI that's always on top
1 Year Ago
Fixing problems with closing the viewer in the item store + other stuff