Commit Graph

120 Commits

Author SHA1 Message Date
math-pixel b997f576c5 fix: pr 2026-04-29 11:35:17 +02:00
math-pixel 20142b7e5f Merge branch 'feat-animation' of https://github.com/La-Fabrik-Durable/La-Fabrik into feat-animation 2026-04-29 11:23:57 +02:00
math-pixel 2b6b045f4a fix: pr issues 2026-04-29 11:23:40 +02:00
math-pixel 29cd03fc21 Update src/hooks/useCharacterAnimation.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-29 11:07:40 +02:00
math-pixel 7c5d7f3834 update: animation doc 2026-04-29 11:00:32 +02:00
math-pixel 93744b15f7 fix : comflic 2026-04-29 10:51:40 +02:00
math-pixel 359417ecd4 feat: animator 2026-04-28 20:14:37 +02:00
math-pixel 9ada4298c3 wip 2026-04-28 16:54:00 +02:00
Tom Boullay 9b8bb1a182 Merge pull request #6 from La-Fabrik-Durable/feat/docs-routing
Feat/docs-routing
2026-04-28 15:04:29 +02:00
Astro a8c6fafbcd address docs routing review feedback 2026-04-28 15:02:50 +02:00
Astro 14a55e8dd1 clean docs router declarations 2026-04-28 14:53:28 +02:00
Astro 2dd5bfeda1 move debug components out of utils 2026-04-28 14:47:26 +02:00
Astro e20ead88e1 standardize source naming conventions 2026-04-28 14:46:27 +02:00
Astro 7e99d455b4 fix runtime map loading lifecycle 2026-04-28 14:42:49 +02:00
Astro 8c6af0ed6d rename pages 2026-04-28 14:25:29 +02:00
Astro 324aa9dc0f clean branch-scoped code quality issues 2026-04-28 14:23:37 +02:00
Astro 356bb5ef88 organize data configs by domain 2026-04-28 14:17:21 +02:00
Astro ece9b1268f refactor feature folders by code type 2026-04-28 14:14:15 +02:00
Astro d2735b72a0 refactor docs into feature folder 2026-04-28 13:54:41 +02:00
Astro fc5e4acba4 group docs navigation by audience 2026-04-28 13:48:03 +02:00
Astro a3db0b2f0d add editor documentation pages 2026-04-28 13:47:56 +02:00
Astro f9a0480121 fix react three peer dependencies 2026-04-28 13:47:49 +02:00
Astro aa7db176e6 update: app and main 2026-04-28 13:32:54 +02:00
Astro 0f83f57e23 Merge branch 'develop' into feat/docs-routing 2026-04-28 13:31:40 +02:00
Tom Boullay d4e7edaa89 Merge pull request #4 from La-Fabrik-Durable/feat-editor
Feat/editor
2026-04-28 13:22:44 +02:00
Astro ab21df18cb fix editor map reliability 2026-04-28 11:06:09 +02:00
Astro 7e067ecccd Update Map.tsx 2026-04-28 10:53:57 +02:00
Astro 3fac43d5f1 Create Map.tsx 2026-04-28 10:52:05 +02:00
Astro abfbb284f5 Update debugConfig.ts 2026-04-28 10:48:42 +02:00
math-pixel 7588f7f736 Merge pull request #8 from La-Fabrik-Durable/feat/deploy-test
Feat/deploy test
2026-04-28 10:44:12 +02:00
Astro 5ff5b89302 Merge branch 'feat-editor' of https://github.com/La-Fabrik-Durable/La-Fabrik into feat-editor 2026-04-28 10:43:08 +02:00
Astro af35150452 cleaaning 2026-04-28 10:42:57 +02:00
math-pixel 31a99902dd Delete test-editor.html 2026-04-28 10:39:58 +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 eade051241 update: deploy file 2026-04-27 20:46:52 +02:00
math-pixel e868e72402 update: deploy file 2026-04-27 20:40:05 +02:00
math-pixel 4783784fb3 feat: change version 2026-04-27 20:27:21 +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
Astro 055e7b2e63 fix: address docs routing review 2026-04-27 16:32:23 +02:00
math-pixel 21d91f1de1 update models loading in /editor 2026-04-27 16:27:56 +02:00
Astro 68b0ceb593 feat: add localized docs pages 2026-04-27 16:27:08 +02:00
math-pixel 868f7a1cfd fix: load all models/ 2026-04-27 16:07:57 +02:00
Astro 7fd39f58d8 feat: add docs routing 2026-04-27 15:35:56 +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