Drevoborod

Results 3 issues of Drevoborod

### Preliminary checks - [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic. ### Describe the problem requiring a solution When any dialogue window is open,...

improvement
ui
low priority

In [documentation about typedefs](https://github.com/nccgroup/blackboxprotobuf/blob/master/docs/TypeDefs.md) there is nothing about "seen_repeated" parameter which is necessary to create your own typedef structure. Seems like the documentation doesn't cover everything in the typedef.

If there is "oneof" in any message inside .proto file, proto file parser is unable to parse it. Is there any way to generate typedef automatically using another parser? Unfortunately,...