Skip to content

Releases: hfjooste/UltimateStarterKit

Version 3.19.0

25 Jan 14:34
Compare
Choose a tag to compare

What's new:

  • Added reusable message popups
  • Added fade out/in functions to music player
  • Allow update entry overrides in dialogue widgets
  • Added get dialogue widget function to dialogue manager
  • Added function to get audio player from music player actor

Bug fixes:

  • Fixed menu item not highlighted when next item is not specified

Version 3.18.0

02 Dec 12:36
Compare
Choose a tag to compare

What's new:

  • Added dynamic crosshair
  • Added item attract component

Bug fixes:

  • Fixed incorrect camera rotation while leaning

Version 3.17.1

28 Nov 20:01
Compare
Choose a tag to compare

Bug fixes:

  • Fixed incorrect slide animations
  • Fixed incorrect crouch start animation while moving
  • Fixed incorrect stomp animations
  • Fixed hardcoded stomp recovery time
  • Fixed stomp animations not blending
  • Fixed player floating in air when landing after a stomp

Version 3.17.0

25 Nov 10:26
Compare
Choose a tag to compare

What's new:

  • Merged FPS and platformer characters
  • Allow switching camera perspectives
  • Added upper/lower body animation blending

Bug fixes:

  • Fixed incorrect mesh location while crouching
  • Fixed broken land animation in FPS demo
  • Fixed broken platformer demo animations

Version 3.16.0

16 Nov 16:02
Compare
Choose a tag to compare

What's new:

  • Added aiming
  • Added aim movement animations
  • Added aim reload animations
  • Disabled sprinting while aiming
  • Added sprint requirement to sliding

Version 3.15.0

11 Nov 09:45
f124ec9
Compare
Choose a tag to compare

What's new:

  • Added support for multiple weapons
  • Added ammo clips with reloading
  • Added stamina support to sprinting

Bug fixes:

  • Fixed sprint speed not exposed to blueprints

Version 3.14.0

06 Nov 05:11
Compare
Choose a tag to compare

What's new:

  • Added currency requirements to interact trigger
  • Added custom text support to interact widget
  • New branding

Version 3.13.0

04 Nov 12:34
Compare
Choose a tag to compare

What's new:

  • Added quest system
  • Added interact system
  • Added optional interact prompt to pick up items

Version 3.12.0

29 Oct 17:26
Compare
Choose a tag to compare

What's new:

  • Added support for Unreal Engine 5.3
  • Added sprinting to characters
  • Added sliding to characters
  • Added long jump to characters
  • Organized animation blueprint properties

Bug fixes:

  • Fixed pause menu not working in FPS demo

Version 3.11.0

21 Oct 15:05
Compare
Choose a tag to compare

What's new:

  • Added crouching to characters
  • Added stomping to characters
  • Added leaning to characters
  • Added crouch jumping
  • Added stomp jumping
  • Added smooth movement animation transitions