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 |
|
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 |
|
math-pixel
|
ab8c84e006
|
Merge remote-tracking branch 'origin/develop' into feat-editor
|
2026-04-27 13:52:08 +02:00 |
|
Astro
|
8abc69ebc3
|
Merge branch 'develop' of https://github.com/La-Fabrik-Durable/La-Fabrik into develop
|
2026-04-27 13:50:50 +02:00 |
|
math-pixel
|
b63412de13
|
update: map & update: package json for CI
|
2026-04-27 13:44:14 +02:00 |
|
Astro
|
9fdf065c1d
|
Update model.gltf
🔍 Lint / 🪄 Check lint (push) Waiting to run
🔍 Lint / 🎨 Check format (push) Waiting to run
🔍 Lint / 🔎 Typecheck (push) Waiting to run
🔍 Lint / 🏗 Build (push) Blocked by required conditions
📊 Quality / 🔒 Security Audit (push) Waiting to run
📊 Quality / 📋 Dependency Freshness (push) Waiting to run
📊 Quality / 📦 Bundle Size (push) Waiting to run
|
2026-04-27 13:43:59 +02:00 |
|
Astro
|
4a697ab790
|
cleaning: repo + model
|
2026-04-27 13:36:35 +02:00 |
|
Tom Boullay
|
29144f8844
|
Merge pull request #3 from La-Fabrik-Durable/design
upload: models
|
2026-04-27 13:31:21 +02:00 |
|
Tom Boullay
|
74b9bf57c8
|
Merge pull request #2 from La-Fabrik-Durable/feat/implem-map-scene-physique
Feat/implem map scene physique
|
2026-04-27 11:58:38 +02:00 |
|
Astro
|
5402c343fa
|
fix: docs update debug project tree
|
2026-04-27 11:57:21 +02:00 |
|
Astro
|
5569da07c1
|
Create .prettierignore
|
2026-04-27 11:23:29 +02:00 |
|
Astro
|
38abeb3b49
|
fix: format & lint
|
2026-04-27 11:20:59 +02:00 |
|