Hive Time

v1.2-26 changelog

Greetings, fellow bee friends!

Today's patch includes a fix for a crash that could occur during cells destruction in some cases that was introduced in v1.2-23. Apologies to anybody negatively affected by it!

Also included are gift voting options for "narrow" and "wide" bees, as well as a few misc fixes.

Enjoy!

Full changelog

  • Added narrow_bees and wide_bees gift voting options
  • Added narrow_bees, wide_bees and reset_bee_width effects
  • Added IRCHanlder::narrow_bee()
  • Added unforgiving_game_over event condition
  • Updated destroy radial menu shortcut to be X
  • Updated 'Twilight years' event to use Queen's name
  • Refactored Bee::apply_temp_scale() to optionally take a Vector3
  • Refactored Bee::apply_temp_scale() to optionally take a Vector3
  • Refactored IRCHandler::resize_bee() to optionally take a Vector3
  • Refactored game over event to be more clear about being able to continue playing
  • Fixed typo in 'Tools, tools everywhere' building info event
  • Fixed dev chat bees not linking up after loading a save
  • Fixed possible crash when reset_hex() is called on an empty cell (use case was disconnected workshops being destroyed to empty then to nothing by disconnection)
  • Fixed Bee List scrollbar position getting funky when not running at default window size
  • Fixed good values being used for defender and forager efficiency offsets in bad queen effect list

v1.2-24 changelog

Buzz buzz!

Today's patch includes a quick fix for a possible crash when viewing the Production screen.

Enjoy!

Full changelog:

  • Fixed crash when viewing production screen​