Core Update 1.0.234 - Bug Fixes & Cacti

Highlights for Version 1.0.234

Welcome to our March 15th Patch Notes!

Make sure to watch the patch notes live stream hosted by Buckmonster on the Core Live Twitch channel at 9 AM PST.



Platform

  • New: Added icons to several context menus in the editors.
  • New: World Canvas UI: Canvas UI element opacity now supported below opacity of 0.5.
  • New: Animated Meshes: Added Skeletal Collision for Humanoids, Fox, Raptor, and Whelp. This is enabled with a checkbox under General properties (an advanced property) "Use Skeletal Collisions". If this is selected, that mesh will use the skeletal asset to calculate collisions instead of the normal capsule.
  • Fixed: Improvements to the networking performance of Inventory/Items, as well as Dynamic Custom Properties in general.
  • Fixed: Bug fix for asset loading in local play mode.
  • Fixed: Post Process: Bleach Bypass filter now properly respects opacity setting.
  • Fixed: Fixes a bug where Inventory:CanDropItem() and Inventory:CanRemoveItem() would mistakenly perform the operation.
  • Fixed: Fixed audio cutting-out issue with the "Future Tonk" mount.

API

CoreObject

  • New: Added function:
    Class Function Name Return Type Description Tags
    IsCustomPropertyDynamic(string propertyName) boolean Returns true if the named custom property exists and is marked as dynamic. Otherwise, returns false. None

InventoryItem

  • New: Added function:
    Class Function Name Return Type Description Tags
    IsCustomPropertyDynamic(string propertyName) boolean Returns true if the named custom property exists and is marked as dynamic. Otherwise, returns false. None

Learn more on our API documentation site.

Core Content

Materials

  • New: Added the following materials:
    • Desert Cactus 01
    • Desert Cactus 02
    • Desert Cactus 03

3DObjects

  • New: Added the following 3D Objects:
    • Cactus Barrel Large 01
    • Cactus Barrel Large 02
    • Cactus Barrel Medium 01
    • Cactus Barrel Small 01
    • Cactus Cluster 01
    • Cactus Cluster 02
    • Cactus Cluster 03
    • Cactus Cluster 04
    • Cactus Cluster 05
    • Cactus Cluster 06
    • Cactus Pear Large 01
    • Cactus Pear Medium 01
    • Cactus Pear Small 01
    • Cactus Saguaro Large 01
    • Cactus Saguaro Medium 01
    • Cactus Saguaro Small 01
2 Likes