This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Releases: martinbrom/SlimyBees
Releases · martinbrom/SlimyBees
Pre-release 3
📝 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
Pre-release 2
📝 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)
Pre-release 1
📝 Changelog
- Add 13 bee species:
- Forest, Stone, Sandy, Water, Nether (species naturally generated in the world)
- Common, Cultivated (base for the following two families)
- Noble, Majestic, Imperial (honey and royal jelly producing family)
- Diligent, Unweary, Industrious (pollen-producing family)
- Add 3 types of "Honey" combs, Beeswax, Honey drop, Royal Jelly, and Pollen
- Add world-gen BeeNests
- Add BeeBreeder and BeeHive
- Add Beealyzer
- Add two chromosomes - Fertility and Speed (three if species is counted)
- Fertility influences the number of drones created in the Bee Breeder (on average)
- Speed influences the number of items produced in the Bee Hive (on average)
- Add "Bee Atlas" Category to Slimefun guide
- Add bee "discoveries", analyzing a species for the first time allows the player to view info about that species in the bee atlas
- Add "discover" and "analyze" commands
- Add Centrifuge multiblock and two tiers of Electric Centrifuges
- Add crafting recipe for vanilla honey-related items from SlimyBees items