Commit History

Author SHA1 Message Date
  Justin Gilman b2407033bc Adding waypoints for bee routing; adding entrance waypoint to each hive 4 years ago
  Justin Gilman da1140d7b6 consolidating "visit" logic for flower and hive; adjusting bee initial spawn target 4 years ago
  Justin Gilman 421616416d bee can now keep track of object it's traveling to instead of just position; flowers have limited nectar resource 4 years ago
  Justin Gilman 6f00896644 adding more flowers 4 years ago
  Justin Gilman b0691089c9 circling the hives 4 years ago
  Justin Gilman a332068a0b Adding ability to populate all hives 4 years ago
  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 4 years ago
  Justin Gilman b71014faea Moving bee to collection under bee class 4 years ago
  Justin Gilman a3c8ab4260 getting rid of hivePosition since we have homeHive saved in a bee 4 years ago
  Justin Gilman 5b4365a562 moving list of hives to static hive collection; moving hive dropoff logic for bees to the hive itself 4 years ago
  Justin Gilman 6a69fec335 Setting up ability to change bee home hive 4 years ago
  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 4 years ago
  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 4 years ago
  Justin Gilman 88bb21a8e9 moving flower logic into flower class; putting all loads under a group promise and only rendering after the load is finished 4 years ago
  Justin Gilman 4c522ad1d1 moving hive logic into hive class 4 years ago
  Justin Gilman 6b0ffff9e7 Moving bee logic into bee class 4 years ago
  Justin Gilman 3d17103dba replacing cubemap with custom one 4 years ago
  Justin Gilman bee6c74572 adding beehive and flower assets; using gltf loader; adding ambient light to show models correctly lit 4 years ago
  Justin Gilman 6d70ba3a05 bee movement back and forth from hive; adding shadow for bee 4 years ago
  Justin Gilman bb1e03f9c2 Adding skybox; coloring floor green; changing bee movement 4 years ago
  Justin Gilman 99c58bca65 Initial commit 4 years ago