Verified:

Slagpit Game profile

Administrator
Game Development
4697

May 4th 2024, 20:15:18

I made some changes to the saved spy op functionality. It only changes what you see when you click the "Review Saved Country Spy Operation Results" link on the spy page. It does not change what data is sent to third party sites via spy op upload.

1) Users will be able to see all spy ops done by their clan members.
2) Users cannot manually save or delete spy ops but they are no longer automatically deleted after 72 hours.
3) The saved spy op page will send less data to the client. This is intended to help mobile users in clans with lots of saved spy ops. I removed the javascript functionality we had and moved the requested spy op to the top of the page.

Feel free to try it out and let me know what you think. Testing on mobile would be especially helpful.