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

Pre-release 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@martinbrom martinbrom released this 14 Jul 19:20
· 45 commits to master since this release
e79222a

๐Ÿ“ Changelog

  • New species (the farming branch) - these bees produce (hopefully) every crop in the game (wheat, melon, pumpkin, etc.)
    • Glow berries are missing at the moment
  • New chromosomes:
    • Lifespan determines how many cycles will the bee live for (cycle duration is configurable in the config)
    • Range determines how many blocks away will a bee look for its required plant
    • Plant determines the plant (not necessarily a flower) that the bee needs to work
  • Global discoveries - first person to analyze a bee species (per server) will have his name written in the global discoveries and the whole server will get a notification (can be turned off in the settings) about the global discovery
  • Tome of Discovery Sharing - works like a Tome of Knowledge Sharing but instead of researches it allows sharing discoveries
  • New commands:
    • /makeunknown allows server operators to change an analyzed bee back into its unanalyzed state
    • /alter allows server operators to modify alleles in a bee item
    • /globalprogress shows global discoveries
  • Significant internal core & API cleanup