Hive 1.11
Most important addition: adaptive comfort is now selectable in the hizard and has an impact to demand calculations. Before, it was just hardcoded into the workflow. Change log:
- Feature: added adaptive thermal comfort into demand calculations and as a checkbox in the building input hizard #570 #595
- Bug: corner windows now recognized and window-window intersection only gives error, if windows overlap or exceed walls #580 #600
- Feature: build script to build the entire hive project, instead of building the visual studio and the honey-badger projects separately #598 #599 #605 #607
- Enhancement: added a troubleshooting wiki and honey-badger docs generated automatically with
build.cmd
. those docs need to be pushed manually to hive.wiki, though, since GitHub Desktop currently doesn`t support it #597 #615