dl-stuff / dl

Dragalia Lost simulator and study of mechanics.
Apache License 2.0
21 stars 33 forks source link

Please add iOS cache support. #188

Closed Parahexen closed 4 years ago

Parahexen commented 4 years ago

https://developer.apple.com/library/archive/documentation/iPhone/Conceptual/SafariJSDatabaseGuide/OfflineApplicationCache/OfflineApplicationCache.html

So we could add it to the main screen as an offline web app.

Mushymato commented 4 years ago

Custom sim cannot be run offline by design, since the actual simulation work is done on server side. Chart could be cached offline but it would update slower I think.