Update:
the "new" way to communicate to the server is done, in other terms: we can start fixing the clan-pages
first will be "show all clans" and "show single clan", after that is released we take a break and look if the other pages are even worth to "fix" or just refactor them completely.
Example:
- Clan invitations are invalidated on server restart (that will happen often in the next time)
- The code is not testable, so we have to check it manually every time, or miss if something breaks.
- complicated to maintain due old code that can't be understand easily
- error-management -> some errors are not show to the user (invite did not work etc.)
- some feature wishes that would help the clan experience
this is a hard decision, but i think "refactoring" so it can be used and maintained is better than "just" quick-fix it.
If there is someone, who is willing to quick-fix it, pull-request on the repository are welcome (you can also ping me in discord if you need help)
Looking at the current situation, i think clan invite/kick will be available in about 7 days, but don't hate me if not.