Search found 310 matches

by singalen
July 13th, 2021, 2:37 am
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

GUI has to be redesigned for HiDPI, because it was designed around 72 DPI. Now, font size is hardwired to DPI; in turn, GUI layout is handwired to font sizes. Or, at least, our own abstraction layer needs to be developed, inside of SDL's, to take advantage of fonts and maybe scaling. As I said, a fe...
by singalen
July 12th, 2021, 5:53 am
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

I see it. Thank you very much. You are right. tl;dr: Wesnoth doesn't support HiDPI displays. As a result, fonts and sprites are upscaled from a resolution that might be twice as small. Android image, 1920x1080, is about the largest window Wesnoth can do. You can increase the window (screen pixel siz...
by singalen
July 5th, 2021, 9:25 pm
Forum: iOS Support
Topic: iOS update is on the way.
Replies: 8
Views: 5088

iOS update is on the way.

A somewhat belated (sorry!) update for iOS is in progress. I'm working on a couple of known bugs: * When opening Add-Ons screen, if a certain (unknown) add-on is installed, the game crashes. Known to reproduce on iPad Air 2, maybe on other hardware too. A workaround is to reinstall the game. Save fi...
by singalen
July 5th, 2021, 9:16 pm
Forum: iOS Support
Topic: Crash when opening add-on panel
Replies: 18
Views: 11088

Re: Crash when opening add-on panel

An update is on the way. The crash is quite elusive, so no promises that I can fix it.
Worst case, reinstalling to remove all addons should help. The save files should be preserved in iCloud.
by singalen
July 5th, 2021, 9:13 pm
Forum: iOS Support
Topic: Backups
Replies: 6
Views: 5074

Re: Backups

I have found a problem in iCloud synchronization code. It is most likely caused by it.
A belated update is on the way.
by singalen
July 5th, 2021, 9:12 pm
Forum: iOS Support
Topic: Third party map availability on iOS
Replies: 3
Views: 4190

Re: Third party map availability on iOS

Yes it is. Except for the legacy version, if 1.10 server was taken down.
But you have a free upgrade from the legacy version to the latest one.
by singalen
July 5th, 2021, 9:11 pm
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

No, this is not normal, except of fonts.
Sadly, fonts are too deeply embedded into rendering mechanism to use true Retina resolution.
Can you please post a screenshot?
by singalen
December 7th, 2020, 10:44 pm
Forum: iOS Support
Topic: Zoom suggestion
Replies: 1
Views: 3460

Re: Zoom suggestion

Thanks for your suggestions! Do you zoom because you touch a screen with another finger, or does it happen when you drag one finder over the screen? If it's the latter, then it's a bug. If it's the former, well... We may introduce an advanced option to do so. I think the dire wolf suggestion belongs...
by singalen
December 7th, 2020, 10:42 pm
Forum: iOS Support
Topic: Crash when opening add-on panel
Replies: 18
Views: 11088

Re: Crash when opening add-on panel

Thank you for reporting it! I am sorry for leaving this issue rot for the last month. My work happened. I'll get back to it, hopefully, the next weekend. Still unsure how to debug it, as I cannot reproduce it. I think I'll need to build a special version and work with people who can reproduce it on ...
by singalen
November 1st, 2020, 6:29 am
Forum: iOS Support
Topic: Crash when opening add-on panel
Replies: 18
Views: 11088

Re: Crash when opening add-on panel

I understand that you cannot access Addons screen, but maybe you can remember which was the last addon you installed? This might be the key. Also, which language do you use to play? Another question, does it crash immediately after Connect button, or after it downloads addons list (that is, the wind...
by singalen
October 31st, 2020, 3:19 am
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

(sigh). Indeed. Redesigning Wesnoth GUI is a pain, and non-rectangular areas are outright impossible. Redesigning it for phones was a lot of effort, and the design is still very buggy. I don't know if I ever can fix it for the notch. So far, at least, it can be flipped to the left or right side. One...
by singalen
October 31st, 2020, 1:38 am
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

Thank you for the kind words! AppStore is a kind of a side project for Wesnoth, and it doesn't have a lot of translators to work on. Though... why not. We can make it a separate text resource and ask translators to translate it as well. I need to register this as a work item. All languages are inclu...
by singalen
October 28th, 2020, 8:00 pm
Forum: iOS Support
Topic: Crash when opening add-on panel
Replies: 18
Views: 11088

Re: Crash when opening add-on panel

Thanks! Let me PM you.
by singalen
October 28th, 2020, 6:29 am
Forum: iOS Support
Topic: Crash when opening add-on panel
Replies: 18
Views: 11088

Re: Crash when opening add-on panel

Sorry for delay. I spent quite some time trying to figure out why I cannot symbolicate the crash report (i.e. match to my locally stored technical data). Then I found out that it's from internal version 85, while the latest release as of July, was the version 89. Add-ons screen crash was already fix...
by singalen
October 28th, 2020, 6:23 am
Forum: iOS Support
Topic: iOS support thread
Replies: 157
Views: 103865

Re: iOS support thread

Sorry for delay. I spent quite some time trying to figure out why I cannot symbolicate the crash report (i.e. match to my locally stored technical data). Then I found out that it's from internal version 85, while the latest release as of July, was the version 89. Add-ons screen crash was already fix...