Skip to content

Releases: NanoForge-dev/Engine

@nanoforge-dev/music@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • libs: Remove ECSContext type in favor of Context (b4ea6f1) by @Exeloo

@nanoforge-dev/input@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • libs: Remove ECSContext type in favor of Context (b4ea6f1) by @Exeloo

@nanoforge-dev/graphics-2d@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • libs: Remove ECSContext type in favor of Context (b4ea6f1) by @Exeloo
  • graphics-2d: Remove custom rendering core and replace with Konva (278c745) by @Exeloo

Testing

  • Refactor context initialization and asset handling in library tests (3864643) by @Exeloo
  • libs: Include ConfigRegistry in library initialization test (b559759) by @Exeloo

@nanoforge-dev/ecs-server@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

@nanoforge-dev/ecs-lib@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

@nanoforge-dev/ecs-client@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

@nanoforge-dev/core@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • core: Remove default libs in factory (#118) (fa893c7) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo

@nanoforge-dev/config@1.0.0

09 Jan 06:03

Choose a tag to compare

Documentation

Features

  • packages/network: Client and server for tcp/udp and networked pong as example (#156) (839fb95) by @Tchips46
  • common, core, config: Introduce configuration registry and validation system (4fafb82) by @Exeloo
  • config: Add initial configuration for libraries (57d910d) by @Exeloo

Refactor

  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo

@nanoforge-dev/common@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • asset-manager: Simplify the usage of asset manager (8759e95) by @Exeloo

@nanoforge-dev/asset-manager@1.0.0

09 Jan 06:03

Choose a tag to compare

Bug Fixes

Documentation

Features

Refactor

  • Change test engine (#126) (ce2c71f) by @Exeloo
  • Migrate namespaces to @nanoforge-dev and update related imports (c84c927) by @Exeloo
  • libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
  • asset-manager: Replace generic error with NfNotFound for missing assets (11bc944) by @Exeloo
  • asset-manager: Simplify the usage of asset manager (8759e95) by @Exeloo
  • libs: Remove ECSContext type in favor of Context (b4ea6f1) by @Exeloo

Testing

  • Refactor context initialization and asset handling in library tests (3864643) by @Exeloo
  • libs: Include ConfigRegistry in library initialization test (b559759) by @Exeloo