Commit graph

16 commits

Author SHA1 Message Date
attilavs2
7b3e3aaec8 npc : Résolution du problème de free() sur statique, amélioration de npc_remove
(Setup de débug de npc_pathfind() partiellement commenté également)
2024-08-02 12:04:20 +02:00
attilavs2
66c579db60 npc : npc_remove correct et npc_remove_pos 2024-08-02 09:29:41 +02:00
attilavs2
77d3cc9c9b Revert "npc : Debug, crash pre-main"
This reverts commit 0d8b522543.
2024-08-01 23:33:05 +02:00
attilavs2
0d8b522543 npc : Debug, crash pre-main 2024-08-01 20:49:57 +02:00
attilavs2
fd28af1005 npc : Ajout de npc_stack et réecriture des fonctions + Résolution de warnings 2024-08-01 15:05:42 +02:00
mibi88
0e46c490ae Restore everything... 2024-07-31 20:10:45 +02:00
mibi88
2ca939430d Better .clang-format (maybe I added some useless things: I don't know what the LLVM style sets the settings to) 2024-07-29 21:04:23 +02:00
mibi88
dafe7032f3 Using clang-format 2024-07-29 11:36:11 +02:00
mibi88
04480f2c2c Merge branch 'dev' of git.planet-casio.com:Slyvtt/Collab_RPG into npc 2024-07-27 15:31:11 +02:00
attilavs2
21a5659d58 Continue working on pathfinding 2024-07-27 14:02:04 +02:00
mibi88
1daba61188 NPC face property 2024-07-26 17:01:51 +02:00
attilavs2
52da4be1af npc : correction de warnings 2024-07-23 18:17:02 +02:00
attilavs2
49303ba6ad npc : ajout des déclarations des nouvelles fonctions, typo 2024-07-23 18:06:42 +02:00
attilavs2
96f413eb14 Début de pathfinding pour les NPCs 2024-07-21 02:42:50 +02:00
SlyVTT
53663f61ec added NPCs movement along paths + adjusted interraction system to work with moving positions 2023-08-26 17:13:05 +02:00
SlyVTT
8639a3feed added representation of NPCs + finalized path importation for NPCs - data alignement issue to be solved 2023-08-19 14:18:41 +02:00