stackotter

Results 173 comments of stackotter

> I disagree with all of those point and strongly argue we should ship a statically linked musl binary > > alongside some packages upstream, for those who are wishing...

OpenSSL has now replaced IDZSwiftCommonCrypto which brings Delta Core one step closer to building. I think the next step will be to separate rendering into a separate target so that...

The commit is stored in the app's Info.plist as part of the short version string (can be accessed using `Bundle.main.object(forInfoDictionaryKey: "CFBundleShortVersionString") as? String`)

You can use the GitHub API to get the commit date from each commit and then use that to determine if updating would 'downdate'. Downdating should just be a warning...

> You should also put the version 1.9 as 3 quarters of the 1.8.9 pvp community play that version It is a lot easier for me to add support for...

That will likely be quite a bit of work. The client will probably only support 1.16.1 until it is actually usable. However, I'm open to someone else attempting to add...

I agree, let's use paper

Nah, that's a different thing. That's quite a bit further down the line probably so I didn't make an issue for it.

The underlying system is pretty similar, and the app format is probably similar. But the interface and controls are quite different and would take quite a bit of work (enough...

This should be possible soon, I'm working on iOS support for Swift Bundler