Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Tags: Cesio137/ALSReplicated

Tags

4.6.4

Toggle 4.6.4's commit message
Fixed an error when trying to access the movement component variable. 

4.6.7

Toggle 4.6.7's commit message
Fixed missing include error while trying to package. 

4.6.3

Toggle 4.6.3's commit message
Fixes about rotation system and IK | Optimized replication system - Fixed async rotation(client to client) when player crounch - Fixed leg streach - Optimized network replication over character movement component

4.6.2

Toggle 4.6.2's commit message
fixed rotation when roll and jump 

4.6.1

Toggle 4.6.1's commit message
fixed Component function references 

4.6

Toggle 4.6's commit message
updated information about plugin 

4.5.3

Toggle 4.5.3's commit message
-Fixed sprint animation. -Optimization: 1. When player is not rendered the tick event dont play(only server side to replicate the basic) 2. When player is not rendered no animation will be played. Changes to be committed:	modified: Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_Base_CharacterBP.uasset	modified: Content/AdvancedLocomotionV4/CharacterAssets/MannequinSkeleton/ALS_AnimBP.uasset	modified: Content/AdvancedLocomotionV4/Levels/ALS_DemoLevel.umap

4.5.2

Toggle 4.5.2's commit message
Fixed bad spine rotation 

4.5.1

Toggle 4.5.1's commit message
Performance update: Now only rendered player will tick. Changes to be committed:	modified: Content/AdvancedLocomotionV4/Blueprints/CharacterLogic/ALS_Base_CharacterBP.uasset	modified: Content/AdvancedLocomotionV4/CharacterAssets/MannequinSkeleton/ALS_AnimBP.uasset

4.5

Toggle 4.5's commit message
New fixes to ALS V4 ---FIXES--- 1. Fixed Client getting last target rotation instead of current in idle state. 2. Fixed client jump animation 3. Fixed AI focus when start in client mode. Co-Authored-By: ΣRRΩR 404 <nathan.cm77@gmail.com>