I've tested the code you accidentally merged with #29 and found out the code was alright. This removes all the debug prints and comments.
I've also decided, that there are no more changes for the dynamic character transfer size needed. The only places where some 32 bit characters are transferred, that would benefit from the optimizations are in Send_minimap_pos and Send_boni_col function, which are rarely called, so there is no need for the changes. Or am I wrong?
I've tested the code you accidentally merged with #29 and found out the code was alright. This removes all the debug prints and comments.
I've also decided, that there are no more changes for the dynamic character transfer size needed. The only places where some 32 bit characters are transferred, that would benefit from the optimizations are in Send_minimap_pos and Send_boni_col function, which are rarely called, so there is no need for the changes. Or am I wrong?