121,123 Commits over 4,018 Days - 1.26cph!
Fix old clan logos not clearing out when trying to edit the clan logo
Added support for editor gizmo toggle preset groups. Can save/load 4 sets. Window->Tools->Gizmos.
Needs a cleanup and some testing.
merge from hapis_conversion
disable junkyard crane for now
Added cactus icon and name to death screen info.
Fixed speargun not appearing in players hands when equipped (wasn't just an NPC issue)
Added world colliders for the end railings on the wagons
Re-disabled vehicles parenting to other vehicles for now (was recently enabled on train wagons, flatbeds, scrap heli). There are issues around velocity when entering and leaving the triggers that I don't have the time to solve right now. It would be nice to support minicopters being carried on train flatbeds among other things, so I'll enter this as a task for the future.
Merge from spraycan_merge2
Fixed a couple of bugs with vehicle trigger parenting
Scene backups and directory cleanup
Fix rotation while in orbit mode
Potential solution for camlerp while parented, movement feels slightly different but it might be good enough
ScrapTransportHelicopter terrain collision proxy script
Fixed mag drop effect (also needed to be in local space)
Updated the scrap transport heli server-side world collider setup to include the gap at the back, so that other vehicles can plausibly be loaded in.
Correctly sort the clan member list by their role's rank (local backend)
Fix creating clan members choosing the wrong default role, should be the lowest rank (local backend)
Don't create an officer role by default (local backend)
Fixed rifle shell eject effects appearing in wrong place (several emitters were in world space, somewhat counterintuitively all of these emitters need to be in local space)
Removed train wagons from my test map
Fixed spray duration convars incorrectly using hours instead of seconds
Research table will reset properly if the server shutdown while researching an item
Normal CCTV station will grab every static rc camera on the map. Swapped Vis.Entities() to manual iteration of all cameras to avoid physics casts across the whole map. Existing static cctv stations will keep existing behaviour and only grab cctv cameras around them.
SAR viewmodel adjustments
thumb_up
41
thumb_down
29
Remade the west megacliff mines to fit the new cliff shapes and fix clipping.
▆▍▌ ▍▌▅▋▍▅▍█▉▇ ▍▅▅▋▋▊ ▍▄▅█
Revert the wearable LOD4 commit. Not going to be worth it with the fixed LOD ranges we have for all wearables.
Added support for LOD 4 in Wearable and SkeletonSkinLod
correct positioning for all attachments on player entity, updated anims and animator
Adjusted autospawns in the desert to make it more of a desert.
thumb_up
31
thumb_down
21
Fixed shore distance scaling causing physics queries to be inaccurate.
Finished first pass of AI setup.
Prefabs, scenes, s2p.
More ai data.
Movepoint + coverpoint editor convenience tools.
- ▋▋█_▇▉▌▉█▉_▇▆██▉▊ ▄.▌▌ (█▉ ▄▅▌▅ ▇.▄▄)
- ▆▉▇_▍▋▋▉▆▅█▄▉ ▌.▋▉ (▆▅█▌ ▌▊▄▆ █.▇)
▇▇█▉ ▌▆▍█▌▇ ▌▆▇▉▊▌▆ ▉▉▌ ▆▉▋█▌ ▊▋▉▅█ ▅▇ ▌▊▇█▄▋▆ ▆▄▄▄▇▋▄▌▍▅▍ ▇▉▊▊ ▄▌▉▄▋▆▉▇▇ █▅▉█▊ ▅▆▋ ▉▆▇▋▅██▋ ▌▋▋ █▆▄▊▊
merge from hapis_conversion
Possible fix for missing text on pickup notices
Adjusted flatbed parenting triggers