Releases: NanoForge-dev/Editor
Releases · NanoForge-dev/Editor
Release list
0.1.4
0.1.3
Bug Fixes
- build: Missing -y (04db6d5) by @MartinFillon
0.1.2
Bug Fixes
- docker: Create fs dirs in dockerfile (63643b2) by @MartinFillon
0.1.1
0.1.0
Bug Fixes
- Cross origin (#179) (11fba7e) by @Exeloo
- Change env for prod (#177) (e8271d2) by @Exeloo
- Monaco type import (#169) (51374be) by @bill-h4rper
- front: User experience details (#162) (580354c) by @bill-h4rper
- front: Hot reload on enum change (#163) (0ea19be) by @Tchips46
- game: Remove old needed game start values like save (#139) (81c526e) by @Tchips46
- Tabs system with local storage (#104) (5f7b546) by @bill-h4rper
Features
- Add asset param input in components handling (#176) (39b4406) by @Exeloo
- Add github sync (#164) (82a2d26) by @Exeloo
- Add shape drag and drop (#170) (d1c5eea) by @Exeloo
- Add assets handler in ecs tree (#173) (3d4991c) by @Exeloo
- Add export project (#167) (fb82bf8) by @Exeloo
- Add packages marketplace (#166) (fc0d1cd) by @Exeloo
- Add packages deletion (#165) (f0560db) by @Exeloo
- entity-inspector: Show differents enum values as selectable list (#161) (7f94b8f) by @Tchips46
- Add open code button (#151) (ddbefdc) by @Exeloo
- Add create and import package functionality (#150) (394e65b) by @Exeloo
- Add class validator on actions bodies (#153) (d5ae009) by @Exeloo
- Add code editor sync with server (#148) (4555742) by @Exeloo
- Add docs buttons in menu (#149) (8c768e4) by @Exeloo
- Add load page and online handling (#143) (a91d61c) by @Exeloo
- Add ecs tree (#140) (c70f972) by @Exeloo
- loader: Use save to hot reload (#106) (69ef2b0) by @Tchips46
- loader: Start a game using the core-editor (#84) (0d019c9) by @Tchips46
- Migrate the project files cached from the indexedDB to OPFS (#101) (ab2b30b) by @bill-h4rper
Refactor
Styling
New Contributors
- @MartinFillon made their first contribution in #102
0.0.1
Bug Fixes
- Add item type on content browser (06a8b2e) by @bill-h4rper
Documentation
Features
- Add release ci (#83) (936e137) by @Exeloo
- front: Add game play and stop controller (#76) (bca6977) by @bill-h4rper
- front: Project loader with file system integration (#75) (635256c) by @bill-h4rper
- back: Cli interface for creation and project start (#72) (0ff25c7) by @Tchips46
- back: File system routes and forms (#66) (d82f73c) by @Tchips46
- Create output log widget with search log (#34) (b8ada77) by @bill-h4rper
- Code editor (#33) (0da2c2c) by @bill-h4rper
- Component inspector (#32) (c59cf59) by @bill-h4rper
- Create content browser with widget system (993d699) by @bill-h4rper
- Create header with tabs and menu (ac5d02e) by @bill-h4rper
- Create panel and widget for editor layout (f504eff) by @bill-h4rper
- Create header with tabs and menu (86808fb) by @bill-h4rper
- Make API base URL configurable via environment variables (ab1d7ab) by @Exeloo
- Add HTTP module with client initialization and RequestOptions export (e565c70) by @Exeloo
- Add API module with ComponentStorageRepository integration (67d0ddc) by @Exeloo
- Add BaseRepository and ComponentStorageRepository for HTTP API interactions (2ce34eb) by @Exeloo
- Add auth store and authentication middleware for HTTP client (5755896) by @Exeloo
- Add LoggerMiddleware and integrate svelte-sonner for error handling (8506585) by @Exeloo
- Add HttpClient utility with middleware support (9e6824f) by @Exeloo
- Add project loader and save system (54f1eeb) by @Exeloo
- Add local file system (ef6d0bd) by @Exeloo
- Add file system (a6b5683) by @Exeloo
- Init svelte (750ec91) by @Exeloo
- Initial commit (5d2c2d4) by @Exeloo
Refactor
New Contributors
- @Exeloo made their first contribution in #93
- @bill-h4rper made their first contribution in #76
- @Tchips46 made their first contribution in #72
- @dependabot[bot] made their first contribution in #60