192,687 Commits over 4,049 Days - 1.98cph!
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
Lowered modular car flatbed world colliders
Enabled vehicle parenting on other vehicles as well: Modular car flatbeds, and the scrap transport heli. If you can get a vehicle in there, might as well let you carry it.
Saved camera states now store the parent entity and bone name, will attempt to restore the parent and local space position/rotation if the entity can be found
Fixes "Return to start position" option when recording a shot while parented not working
- Added support for vehicles to enter the parent triggers of other vehicles (somehow we've never needed this before!).
- Now that we support it, added parenting to trains so that e.g minicopters can land on trains without sliding off.
- Cleaned up BaseMountable a little, removed some very old commented-out code.
Hide the logs tab if the player doesn't have access to it
Show last seen down to the minute since we have online statuses now
Refresh clan info periodically while the UI is open so the online/last seen text updates
Wait one frame in TriggerParent when killing the player. Fixes the player not being able to respawn properly after falling asleep and dying in the same frame
Maintain a list of user IDs that are connected across the nexus
Correctly set the online flag for clan members when they are online in a different zone (when running as a nexus)
Added blockRectTransformChange bool to TMPro labels, when true the label will no longer react to RectTransform changes (itself or parent)
Enable this on item pickup notices while processing the layout on the vitals UI, as adjusting the position of the parent UI root was triggering a full layout rebuild of all text inside the pickup notices
Merge from spraycan_merge2
Fixed train-to-rigidbody collision sometimes bringing the train to a stop
Another boatload of fixes.
Lods for the exterior and interior of the cabin (excluding controls)
combined a lot of the meshes
baked LOD to reduce materials down to 1 material for the exterior of the train
added textures for bakedLOD
reconstructed the prefab
Extend the fake steam ID function to allow disabling randomization (it'll be consistent depending on what unity project path is open)
updated directional damage indicator
toned down incoming damage notification
updated SAR recoil
updated crosshair
updated hit markers
added weapontest gm
thumb_up
136
thumb_down
76
Rivers & lakes fishable.
More ore count improvements.
Tons of other random fixes.
Fixed caustics applied to objects above water level
thumb_up
43
thumb_down
34
Cache mesh in RenderListEntry