Skip to content
Compare
Choose a tag to compare
@muit muit released this 18 Nov 22:01
· 34 commits to main since this release

This update is more of a rework than a mere update. After years it was time for a cleanup.

Breaking changes!

This version is a fresh start and is NOT backwards compatible with 1.8

Changes

Runtime

  • Feature: Added the option to edit factions in runtime

  • Factions Manager is now a Subsystem. Relevant functions have been moved there for simplicity.

  • Renamed FactionInfos as Descriptors

  • Descriptors have better names fields

  • Simplified code folder structure

  • New Blueprint API

    image

Editor

  • Reworked settings to follow Unreal Engine 5 style and improved its UX

    image

  • Fixed: Pin faction default value showing up on connected pins

  • Removed a lot of unnecessary/unused code

  • Factions in settings allow faster editing

  • All faction editor dropdowns have been generalized and improved with search bars