2019-08-16 (preview-93)
Hark! An update!
The big star of today's update is diagetic/environmental audio. At the moment, these present as buzzing sounds for individual bees and outdoor birds/crickets/etc. that become louder as you zoom out away from the hive. There's a missing middle layer in between that I want to add where individual bees are less prominent and the buzzing of the hive as a whole becomes the focus, but that's something I'll experiment with in future builds.
I've bumped into some bottlenecks where if the game has too many 3D sound emitter nodes moving around at once, Godot's audio server will start stuttering and not recover until the game's restarted. For this reason, I've set a cap on how many individual bee sounds can be active at a time (currently capped at 50), and rather than destroying/creating them whenever a bee is spawned, they now come from/return to a pool of available emitters. I have no idea how much this will affect performance on low end systems, but setting bee volume to zero will disable all bee sound emitters - let me know if you feel you need to do that!
There are also a bunch of other miscellaneous fixes hiding in today's update as well.
Enjoy!
Full changelog:
- Added initial placeholder bee sounds
- Added initial placeholder environment sounds
- Added audio busses for bee sounds and environment sounds
- Added volume settings for bee sounds and environment sounds
- Added pooling for bee and environment sounds
- Added mention of population limits to nursery building info
- Added notes on where resources come from in HUD tooltips
- Fixed upgraded pollen cells popping infinitely on mouseover
- Fixed new research items staying dimmed if moused over while flashing
- Fixed bees sometimes not turning correctly on load
- Fixed particle count warnings proper for good this time (fingers crossed)
- Fixed possible crash when processing an effect that uses role_death_multiplier
- Fixed flicker on build preview
- Fixed camera responding to pan/zoom events when in an event/tutorial/vignette
- Fixed research description still showing cost after being selected
- Updated debug music shortcut (M) to only queue up a new music track if one isn't already playing
- Updated activity indicators to always close on right click, and zoom when a target is available on left click
Files
Get Hive Time
Hive Time
A cute and zany bee themed management sim/base builder.
Status | Released |
Authors | Cheeseness, Mimness |
Genre | Simulation |
Tags | bee, City Builder, Cute, Hex Based, hive, Management |
Languages | English |
Accessibility | Configurable controls |
More posts
- World Bee Day 2024 & v1.2-149, v1.2-150 changelogsMay 20, 2024
- Happy 4th beethday, Hive Time!Dec 12, 2023
- World Bee Day 2023 & v1.2-138, v1.2-139 changelogsMay 20, 2023
- Happy 3rd beethday and v1.2-129 changelogDec 12, 2022
- World Bee Day and v1.2-118, v1.2-119 changelogsMay 20, 2022
- v1.2-100 changelogJan 02, 2022
- Hive Time turns 2, and v1.2-95, v1.2-96 changelogDec 15, 2021
- v1.2-78 changelogSep 26, 2021
- v1.2-76 & v.12-77 changelogJun 05, 2021
- v1.2-67, v1.2-68 changelog & World Bee Day 2021May 19, 2021
Leave a comment
Log in with itch.io to leave a comment.