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.
Version | Date | Supported Engines | Description |
---|---|---|---|
1.0.0 | 08/08/2024 | UE5.4, UE4.27 | Base package of Map System (v1.0.0) |
1.1.0 | 24/11/2024 | UE5.3, UE5.4, UE5.5 | Pawn 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.