113,455 Commits over 3,959 Days - 1.19cph!
CheckAllParenting method confirms that early-parented corpses actually did enter the trigger, and boots them out of the list if not
Added an override bone option to WearableHolsterOffset, allows a piece of clothing to override which bone entities parented to a slot go into (eg. move back mounted weapons to spine4 while a backpack is equipped)
Basic working bounds check for ParentIfValid
Experimental fix for NRE in NPC death when in an invalid position
Removing my very buggy inside parent check in ParentIfValid for now. Will fix soon.
Avoid potential NRE in TriggerParent ParentIfValid
Catch any skin refresh failures, so we won't ever get stuck in skinRefreshInProgress forever
metal detector addtional bulb at the bottom
viewmodel and LODs
added it to the the world and viewmodel prefabs.
Add enum for "backpack holster behavior"
Weapons can either be holstered on the side or back of backpack
Default to back of backpack
Assign all guns to the side of the backpack (big launchers better on back)
Add additional vector3(s) to control backpack holster offsets (some weapons want to be further back or rotated differently)
LargeBackpack Model Update
Added holster mount bone to backpack wearables which gets retargeted
Merge placeholder backpack art
▊▍█▆▄ █▍▆▆▍▄▍▅▉▊▊▌ ▌▋▇▉▌▆ (█ = ▌▅▆▅▅▅▋ ▄▇▄▊▌▄▊█▋, ▉ = ▅▇▉▅▄▄ █▅▇▋ ▉▄▇▆ ▋▊▍▇▍▆▌ ▅▄▅▍ ▉▅▌▌ ▊▅▇▄▌█▉ ▊▇▌▅▋▍ ▋█▅ ▄▄▋▍ ▅▄▆▉▉▋) ▄▆█▅█▍▊ ▆
reduced opacity of glue material
placed glue meshes around buildings
Fixed RenderingCommandBuffer error when equipping compound bow
Prevent launch site SAM sites shooting down MLRS rockets
cobblestone roads baked LODs, town square baked LOD and uv fix
updated prefabs
Eoka more likely to shoot after every failed strike
Merge from metal_detector
merge from reduce_held_entity_item_counts
Initial implementation of new player remains bag model
Show closed state if bag hasn't been opened
Show open state once bag has been opened
Show debris if the bag has been opened and has more than 3 items in it and it's rigidbody is resting
Skin loading UI shows when it's actually supposed to (and doesn't show when it isn't)
Loading screen UI, fixed sizing etc with a change of UI type
Loading UI basic text and correct sizing
Merge Main -> SkinViewer again
Adding ItemStore item prefab
Show weapons on back on the side of backpacks
Changed padding on oilrig diffuse textures to improve compatibility with old assets
Updated oilrig_trims_raw_clean, oilrig_raw and oilrig_trims_alt textures to match recent changes
Comment out debug gizmo code.
Additional checks.
detail texture tweaks
replaced cobblestone road textures with something higher quality and better feature scale
material tweaks
Deleted metal detector UI code and prefabs now it is not used.
Added an additional client-side check before requesting flags.
Couple of extra null checks to be safe.
▉▇▋▆ ▊▇▌▄▊▆▋▉ ▉▊▍▍▇▉▆ ▍▄▌ ▇▊-▊▊▇▌▅ █▄▇▉▊▌▋▅ ▊▇█ ▇▄▉▍▉▆▄▍ ▍▍▋▆▋
Re-order some checks to avoid a raycast in some situations