Closed burdoto closed 7 months ago
The fix is incomplete, as for our scenario, it seems to only delay and split lag spikes apart.
I just yesterday pushed a commit fixing this. I still want to a bit of checking, but this should reduce packet spam from blocks that are ticking without any visual updates. I can probably get rid of even more packets by handling some actions on the client as well as the server.
alright thats wonderful to hear; i didnt see that change. that obsoletes this bandaid solution
This is a band-aid solution for #55. That issue has been effectively DDOSing our servers; and since the report is already 8 months old with no update whatsoever, we only have the option to include dirty patches for it or remove FEN entirely. We'd like to keep it; so this is a dirty fix to the already dirty implementation. LOL.