Skip to main content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2025-08-01

Fixes

  • Resolves issues with Shipping build configuration (accidental reference to FunctionalTesting modules in Core).
  • Resolves issues with Shipping build configuration for NSamplesDisplayActor, in shipping builds the test portions will not function.

0.1.0 - 2025-07-31

Added

  • NActorPools Generalized pooling system for Actors.
  • NCore Functionality used by all NEXUS plugins in the framework.
  • NDynamicReferences Method for referring to runtime Actors without knowing them.
  • NFixers A collection of tools for fixing content in the Unreal Editor.
  • NMaterialLibrary Library of Materials commonly used.
  • NMultiplayer Functionality and tools that are useful when developing multiplayer games.
  • NPicker Selection functionality for points and other items.
  • NUI Components for creating a user interface based on UMG/Slate.