Posted March 01, 2019 by Caboose413
#0.6.0
0.6.0
//Level
-Created a New Planet called Xero.
-Added new foliage.
//AI
-Converted the AI code from BluePrint to C++ this should greatly improve performance and allow for greater AI count.
-AI now has a maximum view angle on where it is able to spot you.
-AI now has a Navigation scan which will navigate them around objects.
-Added a new enemy the Spoorplant it will shoot spoor projectile up into the air, the spoor will chase you for a period of time.
//Crafting
-Added a basebuilding crafting console.
-Made changes to the resource requirements of many BP's.
//Movement
-Added an acceleration curve from walking to sprinting to create a more realistic feeling.
-Added Crouching.
-you are now only able to sprint in the forward direction including strafing.
//UI
-Fully reworked all UI.
-Fully reworked the inventory system it now uses item stacks.
-Compass arrow rotation is now always accurate.
//Character
-Replaced the Character mesh with a prototype mesh to test new animations.
//Weapons
-Changed all weapons from Projectile to Hitscan.
//Replications
-Changed the Character Update rate from 45 to 60.
-Improved Network Replication for all Resources.