@sauski Thanks for the reply, I've looked through the issues you've described, and indeed your findings will greatly benefit in helping us adjust the game. in case you might want to know what is causing the issues.
- touching an island would freeze the game for half a second: this is most likely caused since we request the islands inventory. (this should be able to be fixed by requesting the nearby islands inventories, or updating the islands on the whenever an attack has been listed on the server)
- not finding an island when heading towards an arrow, this we have not been able to reproduce, however we do display only 5 arrows but do not sort the islands based on distance, there are for sure some improvements here, (arrows can also point to fishing spots, but the arrow does not visibly differ)
- we currently do not have any "island inventory" decay/regrowth, islands will stay empty until we reset them manually, furthermore we noticed that there was a bug in the inventory system that might cause you losing items out of the inventory upon raiding multiple islands at once, the latter is currently fixed (though i should look at it some more)
thanks again for reply, ill let you know when stuff is fixed;)