Go to file
Gabriel Ksawery Skowron-Rodriguez 70c7414a0b Added soldier's queue functionality
+ actions: basic actions that can the soldier creates on its own
+ interrupts: actions that are enqueued as a result of receiving orders. Executed before basic actions
+/- renamed "UpdateTarget" to "TryAttackEnemy"
+ made "speedAttack" (attack delay) functional
+ prepared target position (modified by movement orders)
2022-05-22 21:17:29 +02:00
projectConcept feat: add project concept spartaqs changes 2022-05-12 12:23:30 +02:00
theProject Added soldier's queue functionality 2022-05-22 21:17:29 +02:00
README.md feat: newline readme 2022-05-17 18:05:09 +02:00