Michael Wagner
Michael Wagner
I'm confused about the use of `BTerm::draw_box`. According to the documentation and underlying code it should draw a filled box. Both, when calling it directly or indirectly via DrawBatch it...
As the title says, `BTerm::left_click` is set twice per mouse click (press down and release), which leads to mouse-based events being fired twice in a row. I discovered this because...
This happens running the tutorial 74 under Ubuntu 20.10. Expected behaviour would be to keep pressing ctrl first and then the key, but then the bracket-lib only detects instead of...
Innit's unit tests currently only cover a small percentage of the codebase. Ideally at least all core functionalities e.g.: genetics, actions etc would be covered by automated tests.
The recent Java update have brought so many improvements to syntax, linting and performance that I think it would be wise to make use of it.