Commit Graph

9 Commits

Author SHA1 Message Date
Maximilian Fajnberg 276f8e2b50 Fixed vision blocking; MapObject::Occupy() now blueprint implementable 2022-06-20 15:45:30 +02:00
Maximilian Fajnberg 068beeacfd Drafted Vision blocking functionality and respective MapRef->HelperFunctions 2022-06-18 01:20:01 +02:00
Maximilian Fajnberg aa02fb8093 MovementArrow functionality; StarFog implemented; Refactoring 2022-06-01 20:25:33 +02:00
Maximilian Fajnberg 1573598c2a new algorithm draft for diag moves; committed missing files 2022-02-03 01:11:06 +01:00
Maximilian Fajnberg b7b9963a68 Camera now following Pawn 2022-01-26 16:48:58 +01:00
Maximilian Fajnberg 986233d960 Breadth First Search; considering use of diagonals for A*PF 2022-01-25 18:30:49 +01:00
Maximilian Fajnberg 237c056b30 Base functionality for MapObject placement 2022-01-24 21:26:06 +01:00
Maximilian Fajnberg 32f4c6a278 small changes to pathfinding; plan to fix bad performance 2022-01-16 21:19:34 +01:00
Maximilian Fajnberg 7f4fd950df initial commit 2022-01-11 11:07:17 +01:00