Releases: NanoForge-dev/Engine
Releases · NanoForge-dev/Engine
@nanoforge-dev/core@1.0.1
@nanoforge-dev/config@1.0.1
@nanoforge-dev/common@1.0.1
@nanoforge-dev/asset-manager@1.0.1
@nanoforge-dev/actions@1.0.2
@nanoforge-dev/sound@1.0.0
Documentation
- Update README files with new structure and detailed usage examples for all packages (#157) (63fab73) by @Exeloo
- Add funding (#147) (7301fad) by @Exeloo
- Add a basic introduction readme (b240964) by @MartinFillon
- Add building and dependency docs to every readme (2d4785b) by @MartinFillon
Features
- core: Enhance type safety and execution context handling (d986030) by @Exeloo
- app: Add the ability to mute and unmute sounds (947bdc0) by @MartinFillon
- sound: Add basic sound playing to example (7335814) by @MartinFillon
- sound: Add sound playing (e264dbc) by @MartinFillon
- sound: Init basic sound library (9cfc3d9) by @MartinFillon
Refactor
- Change test engine (#126) (ce2c71f) by @Exeloo
- Migrate namespaces to
@nanoforge-devand update related imports (c84c927) by @Exeloo - libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
- libs: Remove
ECSContexttype in favor ofContext(b4ea6f1) by @Exeloo
@nanoforge-dev/network-server@1.0.0
@nanoforge-dev/network-client@1.0.0
@nanoforge-dev/music@1.0.0
Bug Fixes
- music: Versions issue (7304293) by @MartinFillon
Documentation
- Update README files with new structure and detailed usage examples for all packages (#157) (63fab73) by @Exeloo
- Add funding (#147) (7301fad) by @Exeloo
- Add a basic introduction readme (b240964) by @MartinFillon
- Add building and dependency docs to every readme (2d4785b) by @MartinFillon
Features
- music: Finish music library and add an interface for mutable libraries (8e00c5d) by @MartinFillon
- music: Init basic music library (de447e2) by @MartinFillon
Refactor
- Change test engine (#126) (ce2c71f) by @Exeloo
- Migrate namespaces to
@nanoforge-devand update related imports (c84c927) by @Exeloo - libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
- libs: Remove
ECSContexttype in favor ofContext(b4ea6f1) by @Exeloo
@nanoforge-dev/input@1.0.0
Bug Fixes
- input: Initialized input handler record to prevent undefined (d03f475) by @MartinFillon
Documentation
- Update README files with new structure and detailed usage examples for all packages (#157) (63fab73) by @Exeloo
- Add funding (#147) (7301fad) by @Exeloo
- Add a basic introduction readme (b240964) by @MartinFillon
- Add building and dependency docs to every readme (2d4785b) by @MartinFillon
Features
Refactor
- Change test engine (#126) (ce2c71f) by @Exeloo
- Migrate namespaces to
@nanoforge-devand update related imports (c84c927) by @Exeloo - libraries: Implement initialization validation and standardize nullable fields (8b04575) by @Exeloo
- libs: Remove
ECSContexttype in favor ofContext(b4ea6f1) by @Exeloo