Historique des commits

Auteur SHA1 Message Date
  Justin Gilman 361655c502 adding swarm concept for bee teams il y a 4 ans
  Justin Gilman da1140d7b6 consolidating "visit" logic for flower and hive; adjusting bee initial spawn target il y a 4 ans
  Justin Gilman 421616416d bee can now keep track of object it's traveling to instead of just position; flowers have limited nectar resource il y a 4 ans
  Justin Gilman 3488ff310f hives now have ability to spawn bees and capture other hives with a queen; changing initial loop to only spawn one bee il y a 4 ans
  Justin Gilman b71014faea Moving bee to collection under bee class il y a 4 ans
  Justin Gilman a3c8ab4260 getting rid of hivePosition since we have homeHive saved in a bee il y a 4 ans
  Justin Gilman 5b4365a562 moving list of hives to static hive collection; moving hive dropoff logic for bees to the hive itself il y a 4 ans
  Justin Gilman 6a69fec335 Setting up ability to change bee home hive il y a 4 ans
  Justin Gilman c0bc7c6ce9 Moving flower array global to static collection on class; adding random bees; after a bee returns, will choose a new random flower to visit il y a 4 ans
  Justin Gilman 85c46815fa converting bee to use cloned model; hive and flower clone their model before saving; adding random hive and flower placement; updating bee setHive functionality il y a 4 ans
  Justin Gilman 6b0ffff9e7 Moving bee logic into bee class il y a 4 ans