reporust_rebootcancel

137,203 Commits over 4,352 Days - 1.31cph!

42 Days Ago
▌ █▉▇██▍▅ ▌▄▊▄▋▊▇▌▅▇▉▄▉ ▄▊▍▄▉▊▆▆█▄▇ ▌▅▄▇▄▊▆█ ▋▋ █▇▆▆ ▇▄ ██▄▍▉▅ ▆▋▋ ▉▇▍▌▊▌█▍ ▇▆▉
42 Days Ago
LOD fixes variable zoom scope
42 Days Ago
Fixing offsets and incorrect conditionals on the space station roof blocks
42 Days Ago
▋▆▋▉▊▍ ▅ ▅▇▉ ▋▍▄▊▉ ▇█▌██ ▄▅▍▉ ▊▍▅▌ ▅▅▊▆▆▄ ▊▆▋ ▍▉▅▊ ▊▅▍▅▊▍▄▄▍▉▅ ▊▇█▊▆▅▌▊▋ ▇▍▆▍█▋ ▍▍▇ ▊▉▇▆▋█▄▄ ▇▍▍▅▋▆▊
42 Days Ago
Merge from artist_pack_dlc
42 Days Ago
Modify hat/head wearables which had head clothing slots set for both under and over to now only be set to over, so that they can be worn with clothing items which are set to be underneath head. This is in line with other head item wearables.
42 Days Ago
Paintball gun - new ammo material updates
42 Days Ago
exported paintable target rig with latest mesh
42 Days Ago
Remove cannon barrel z offset on root for all animations
42 Days Ago
Merge: from playerinventory_oncycle_optim - Bugfix for leaking onCycle items when calling Item::Remove Tests: unit tests + cooked meat, consumed, cooked again
42 Days Ago
Bugfix: fix leaking onCycle items when calling Item::Remove - Consolidated onCycle callback cleanup to DoRemove - ItemManager::DoRemoves(bool) can now force remove all items - Added a unit test to validate the logc Tests: ran unit test, cooked meat on a campfire, ate it, cooked again - no exception
42 Days Ago
Merge from main
42 Days Ago
Simplify wooden collision
42 Days Ago
- Paintball overalls mostly functional - Update WearableNotifyConditionalClothing to be able to check for clothing both under and over the source wearable, and for a clothing slot match only on specific slots - Changed PlayerModel.HasClothingUnder to return the bitmask value of all clothing slot matches both under and over the source wearable - Remove garbage allocations from SkinnedMultiMesh.FindParts
42 Days Ago
Merge from Main
42 Days Ago
armor box prefab updated
42 Days Ago
merge from artist_pack_dlc
42 Days Ago
BakeBallPositionsToVertexColor compile fix
42 Days Ago
merge from artist_pack_dlc
42 Days Ago
random meta keep deleting itself
42 Days Ago
Fixed reactive target not paintable
42 Days Ago
Merge from parent
42 Days Ago
Merge from small_engine_col_simpler
42 Days Ago
Fixed paintable window ground watch
42 Days Ago
▅▊▉▍ ▌▆█▅▅▍▉▊ ▅▄▇▅▉ ▋▋█▉▋▉ █▄▆▌ ▊▍▆ ▄█▋█▊▄ ▆▆▄ ▇▋▇▆▍ █▋▅ ▊▉▉▉▇
42 Days Ago
Holosight refresh update
42 Days Ago
More rotation fixes on all frames Fixed large light up frame sticking into walls
42 Days Ago
cannnon ball world model
42 Days Ago
Handmade Sight LOD fixes
42 Days Ago
Standing frames rotation fix
42 Days Ago
merge from hopper_shader_test
42 Days Ago
cherrypick from 141464
42 Days Ago
set deploy rotation on frames to 90
42 Days Ago
Paintball Gun - worldmodel hopper updates to material, meshes and prefab
42 Days Ago
▌▍▇▉▊ ▆▇▄▆▄ ▋▅▅▋▅▅ ▌ ▌▆▆█▌▌▍ █▍▄▋▉▇
42 Days Ago
Impact splat colours vertex driven, so that we don't need a ton of mats.
42 Days Ago
toggled rotate on deploy and after deploy on frames
42 Days Ago
▄▋▊▅▊▊ ▇▉▌▄ ▊▉▉▄█▆▆▄▍▍▍▅▄▄█
42 Days Ago
Merge from naval_update
42 Days Ago
Removed more colliders from shadow proxies on leg_shared_geo S2P all floating cities
42 Days Ago
Merge from floating_cities
42 Days Ago
Remove overlapping couch on Ghost ship 1 (not using remove_static_couch branch due to conflict)
42 Days Ago
Merge from boatplanner_worldmodel
42 Days Ago
Merge from artist_pack_dlc
42 Days Ago
Merge from naval_update
42 Days Ago
Ensure InitLOD is called before GetBounds, prevents unit cube bounds
42 Days Ago
▆▇▆▍▍▉ ▊▄▍█ ▊▌▆▆▍▍
42 Days Ago
Fixed UpdateBuoys NRE in demos NRE's caused by setting the demo time will no longer stop shots from working
42 Days Ago
Merge from main
43 Days Ago
Merge from Reserialize_Prefabs_2