Skip to main content

Changelogs

Below is the version history and details for the Map System. This changelog will be updated as new versions are released with additional features and improvements.

VersionDateSupported EnginesDescription
1.0.008/08/2024UE5.4, UE4.27Base package of Map System (v1.0.0)
1.1.024/11/2024UE5.3, UE5.4, UE5.5Pawn transitions and feature improvements

Map System (v1.0.0)

  • Initial Release

Map System (v1.1.0)

  • Pawn transitions (such as vehicle driving etc.) and realtime map updates.
  • Refactor the existing codebase.
  • Minor optimizations and bug fixes.
  • BPC_Attachment component is renamed as BPC_MinimapSystem_Invoker and directly pluggable to any actor.
  • Simplified the configuration process.
  • Added enhanced input mapping capabilities.
  • Introduced data table based configurations for Map Data.