Commit Graph

36 Commits

Author SHA1 Message Date
Astro af35150452 cleaaning 2026-04-28 10:42:57 +02:00
Astro a259c3d2e2 fix: style 2026-04-28 10:30:31 +02:00
Astro e19cc72ad5 tyle: refresh editor controls with monochrome UI 2026-04-28 10:08:17 +02:00
Astro e1d2bfdc75 refactor: move game map into world folder 2026-04-28 09:47:09 +02:00
Astro 8f40bb8133 docs: document editor architecture and user features 2026-04-28 09:43:51 +02:00
Astro 7b38f04a0d refactor: move editor page and types to conventional folders 2026-04-28 09:29:18 +02:00
math-pixel bfe8c49323 fix :editor 2026-04-27 17:25:56 +02:00
math-pixel 1a91fcaca0 fix: main model map 2026-04-27 16:38:05 +02:00
math-pixel 21d91f1de1 update models loading in /editor 2026-04-27 16:27:56 +02:00
math-pixel 868f7a1cfd fix: load all models/ 2026-04-27 16:07:57 +02:00
math-pixel 2001955625 fix: address code review comments
- vite.config.ts: fix __dirname for ESM, add 1MB payload limit + JSON validation
- MapViewer.tsx: remove broken window.isTransforming checks, fix callback order
- EditorPage.tsx: derive undoCount from historyManager in handleTransformEnd
- package.json: support Node 20 or 22 in engines
2026-04-27 14:21:50 +02:00
math-pixel 3254291ba7 fix: lint 2026-04-27 14:19:26 +02:00
math-pixel 753a767662 fix: format 2026-04-27 13:57:17 +02:00
math-pixel bcf3a63fc5 Merge branch 'develop' into feat-editor 2026-04-27 13:55:13 +02:00
Astro 5402c343fa fix: docs update debug project tree 2026-04-27 11:57:21 +02:00
Astro 38abeb3b49 fix: format & lint 2026-04-27 11:20:59 +02:00
Astro eb0db21d29 clean 2026-04-27 11:14:43 +02:00
Astro 393b653cca fix: archi 2026-04-27 10:53:50 +02:00
Astro 8c84663472 add: a logger utils 2026-04-24 14:02:16 +02:00
math-pixel 6b8ba3d58d feat : save map.json on project 2026-04-23 15:40:10 +02:00
math-pixel d0cf876372 feat editor 2026-04-23 15:24:40 +02:00
Astro dcbc1c73f5 refacto : cleaning the codebasebase again 2026-04-19 16:50:11 +02:00
Astro f9c4495610 refacto: cleanning the codebase 2026-04-17 16:03:29 +02:00
Astro 638022339e update : put every constante in the data folder 2026-04-17 15:42:10 +02:00
Astro 20fbaf05e1 update : add map model + octree algo 2026-04-17 11:36:03 +02:00
Astro ed7681a293 update: add a physic scenne 2026-04-17 10:48:18 +02:00
Astro b26da614f0 refacto: enleve la map 2026-04-16 16:11:20 +02:00
Astro 1eed905e8b fix: archi player 2026-04-16 11:00:08 +02:00
Astro 7769959135 refactor: tighten project structure and strengthen tooling 2026-04-16 10:45:05 +02:00
Astro 3506858c96 fix: lint 2026-04-15 16:42:06 +02:00
Astro 61d7495ec9 feat: add player camera 2026-04-15 16:40:52 +02:00
Astro d486f6f381 feat: add the map 2026-04-15 16:09:02 +02:00
Astro 82c4b612bf update: add agent.md + skills 2026-04-14 09:20:30 +02:00
Astro dbb3c46e35 upatde: add prettier 2026-04-14 08:59:36 +02:00
Astro 25e3d503b2 update: add basic structure 2026-04-14 08:39:09 +02:00
Astro b55e60bb16 add readme 2026-04-13 16:37:37 +02:00