Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Pre-release 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@martinbrom martinbrom released this 08 Jul 22:52
· 87 commits to master since this release

πŸ“ Changelog

  • Merge BeeBreeder and BeeHive into a single machine
  • Add 3 tiers of BeeHives: base, auto, and industrial
  • Auto BeeHive automatically inserts a princess and a randomly selected drone back into the input slots of the hive, effectively making the breeding process go on forever
  • Industrial BeeHive allows the user to add frames, which improve the productivity of bees in the hive (currently only productivity, more in the future)
  • Large internal rewrite of how bees are registered and further cleanup resulting in much easier unit testing
  • Few small fixes (#16, #21, #22, #23)