Skip to content

Tags: ProjectBorealis/PBCharacterMovement

Tags

3.1.0

Toggle 3.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
various fixes and features

* add separate speed cap for sliding
* add air jumps
* add step down height
* add edge friction
* add flat base on wall collisions
* fix BP default updates
* fix sliding in air updates
* remove crouch sliding compile flag (fix compilation issues)
* add small perching to fix snags
* update DoJump to UE5.5
* fix slam down behavior when jumping up

3.0.1

Toggle 3.0.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update binaries

3.0.0

Toggle 3.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update to latest movement, and refine various aspects of documentatio…

…n and interfaces

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #38 from narukimato/patch-1

Fix build for UE5.1

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 2.0.0

1.0.6

Toggle 1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update for 4.26 fixes #22

1.0.5

Toggle 1.0.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update for 4.25

1.0.4

Toggle 1.0.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update binaries

1.0.3

Toggle 1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: crouch eye height from missing override

1.0.2

Toggle 1.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix missing pointer