Commit Graph

19 Commits

Author SHA1 Message Date
28868c24ca fix bug 2025-10-29 20:21:45 +01:00
d5e2e1559d [ISSUE-1] Update package.json - Modular NPC refactor 2025-10-29 16:29:44 +01:00
0283b5173b [ISSUE-1] Update src/App.tsx - Modular NPC refactor 2025-10-29 16:29:41 +01:00
51babf770f [ISSUE-1] Add src/components/NodeCanvas.tsx - Modular NPC system 2025-10-29 16:28:42 +01:00
b04f22ea22 [ISSUE-1] Add src/components/nodes/VariablesNode.tsx - Modular NPC system 2025-10-29 16:28:40 +01:00
48934f0ffa [ISSUE-1] Add src/components/nodes/PartyNode.tsx - Modular NPC system 2025-10-29 16:27:32 +01:00
41bbe00369 [ISSUE-1] Add src/components/nodes/OutputNode.tsx - Modular NPC system 2025-10-29 16:27:30 +01:00
a5efbd3824 [ISSUE-1] Add src/components/nodes/InteractionNode.tsx - Modular NPC system 2025-10-29 16:26:47 +01:00
f604099a9b [ISSUE-1] Add src/components/nodes/BattleConfigNode.tsx - Modular NPC system 2025-10-29 16:26:46 +01:00
d7a997519d [ISSUE-1] Add src/components/nodes/BasicInfoNode.tsx - Modular NPC system 2025-10-29 16:26:11 +01:00
60fdb95ce7 [ISSUE-1] Add src/types/nodes.ts - Modular NPC system 2025-10-29 16:26:08 +01:00
3d5a819512 [ISSUE-1] Add MODULAR_ARCHITECTURE.md - Modular NPC system 2025-10-29 16:25:30 +01:00
724d958437 add project structure file 2025-10-29 08:33:12 +01:00
Maxime Reynier
fb9443d79c Export as Datapack 2025-08-12 14:32:41 +02:00
Matthieu
87c54a25f1 add action selector and custom script input to dialogue editor 2025-08-12 14:09:04 +02:00
Maxime Reynier
6f0a61cb62 Pokemon images 2025-08-12 11:21:12 +02:00
Matthieu
00bea92154 add Pokémon API integration and team generation features 2025-08-11 22:57:44 +02:00
Matthieu
160aea6128 refacto react component 2025-08-11 22:30:36 +02:00
Matthieu
43ee493f9e first commit 2025-08-11 21:32:22 +02:00