aclist
aclist
For the time being, I am thinking of adding this information to the [DZGUI Knowledge Base](https://aclist.github.io/dzgui/kb.html) so people know what is going on. Will continue exploring a workaround that I...
@Mirkadoi I have a tentative solution to this problem. Provided the user has already created a Battlemetrics API key, which is useful for connecting to servers by ID, then we...
@Mirkadoi as you may have already noticed, the workaround was added with version `5.4.2`, now in Stable.
Thanks for the feedback, will consider this ticket as resolved and closed.
Thanks for the suggestion. I had gone back and forth on this several times during the course of development because the architecture that was in place at the time wasn't...
A third option presents itself: load into the table immediately and then provide the user with an option to ping all servers and update their contents. This won't keep users...
I now have a prototype going for this and it should be fairly performant in most normal use cases. It's stable enough for inclusion in the 6.0.0 prerelease, so I'll...
I've added this feature to the `Testing` branch now. Thanks for spurring this change. After some stress-testing, it will enter the `Stable` branch. You can toggle branches in-app via `Options...
Resolved by 12b82cd1dd905c04248e48ee090fde2e4b1c48b5
For the sake of getting the initial prototype up and running, I thought it would be fast enough to just include the options inline, since they aren't liable to really...