Skip to content

v4.17

Compare
Choose a tag to compare
@dyanikoglu dyanikoglu released this 28 Feb 10:48
· 238 commits to main since this release
  • [Optimization] Rework for Character Movement Component. Completely eliminated corrections done by the server even at severely high lag (tested 1000 ms) by incorporating the dynamic movement variables directly into unreal functions. Since no server calls are being made in tick anymore, original ALS movement curves have been re-added. (Huge thanks @senfkorn92 for his awesome work)
  • [Fix] Disable collision for player static mesh equipments
  • [Fix] Fix player is not able to mantle by pressing space button
  • [Fix] Remove hardcoded asset path for AI behavior tree
  • [Misc] Carry AI source folder to root
  • [Misc] Rename plugin as "ALS Community"