Skip to content

Releases: hfjooste/UltimateStarterKit

Version 4.0.0-beta5

27 Apr 21:26
cf22def
Compare
Choose a tag to compare
Version 4.0.0-beta5 Pre-release
Pre-release

What's new:

  • Added support for Unreal Engine 5.4
  • Added slomo audio support

Version 4.0.0-beta4

26 Mar 04:56
Compare
Choose a tag to compare
Version 4.0.0-beta4 Pre-release
Pre-release

What's new:

  • Added sample log configuration assets
  • Removed demo content from project
  • Added separate demo project

Bug fixes:

  • Fixed audio assets not available in Unreal Engine 5.1 and older
  • Fixed blueprint assets not available in Unreal Engine 5.1 and older
  • Fixed material assets not available in Unreal Engine 5.1 and older
  • Fixed texture assets not available in Unreal Engine 5.1 and older
  • Fixed animation blueprint not available in Unreal Engine 5.1 and older
  • Fixed input indicators not working in Unreal Engine 5.1 and older

Version 4.0.0-beta3

24 Mar 17:38
Compare
Choose a tag to compare
Version 4.0.0-beta3 Pre-release
Pre-release

What's new:

  • Added narrative world text
  • Added smooth character movement

Version 4.0.0-beta2

23 Mar 19:19
Compare
Choose a tag to compare
Version 4.0.0-beta2 Pre-release
Pre-release

What's new:

  • Added difficulty setting
  • Added smooth camera rotation
  • Added property to enable/disable directional movement animations

Version 4.0.0-beta1

12 Mar 18:27
Compare
Choose a tag to compare
Version 4.0.0-beta1 Pre-release
Pre-release

What's new:

  • Added rich text support to dialogues

Version 3.23.0

03 Mar 13:49
Compare
Choose a tag to compare

What's new:

  • Added directional crouch walk animations
  • Added separate aim offset properties for each movement state

Bug fixes:

  • Fixed incorrect vertical aim offset

Version 3.22.0

02 Mar 19:25
Compare
Choose a tag to compare

What's new:

  • Added procedural aim offsets
  • Added directional walk animations
  • Added directional run animations
  • Added directional sprint animations
  • Improved stand to prone animation transition
  • Improved prone to stand animation transition

Bug fixes:

  • Fixed crash when input component is not found

Version 3.21.0

18 Feb 17:07
Compare
Choose a tag to compare

What's new:

  • Added proning to characters
  • Removed platformer demo (merged with FPS demo)
  • Added support for participant portrait images during dialogues
  • Added override participant portrait properties to dialogue entries

Bug fixes:

  • Fixed incorrect default boolean value in documentation

Version 3.20.0

16 Feb 16:48
Compare
Choose a tag to compare

What's new:

  • Added weapon sway
  • Added camera shake when firing weapons
  • Allow overriding dialogue manager functions

Bug fixes:

  • Fixed incorrect animation blending in FPS demo

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