Nicolai
Nicolai
**Is your feature request related to a problem? Please describe.** You cannot really apply custom fonts to the navigation controller when using the `UIAppearance` approach. You can only customize *some*...
The fact that I cannot set a longer `mp_match_restart_delay` for a bo1 is a little annoying, as the servers I run are containerized and shut down after the series ends,...
This should fix https://github.com/splewis/get5/issues/817. I also adjusted `Get5_OnBackupRestore` to have the correct map and round number, indicating the match, map and round being restored **to**. Tried to reduce use of...
I don't understand why this is happening: https://github.com/splewis/get5/blob/e35eb6bddaa7ad990a3dcf70091eb7fba4d8cdc7/scripting/get5.sp#L1152-L1155 It seems the backup written here never serves any purpose. If you want to restore to the last round of the match,...
I was working on the [backup path thing](https://github.com/splewis/get5/pull/793), when I came across this. It would appear that game series scores are saved to backups and also restored, but that this...
Hey Just a reminder to remove the GitHub wiki from Get5. We've moved the docs to mkdocs and built it into the repo. I'll be doing some work on the...
Hello guys As I'm sure most of you maintainers are aware of, I'm a big fan of phpdocs and use it extensively in my code. I am well aware that...
## Summary Immediately dismissing the 3D Secure view controller (presented by `handleNextAction()`) using the cancel button on the top right crashes the app. You have to be quite quick, but...
## Summary Added the ability to pass `nil` to both `clientSecret` *and* `intentCreationError` on the Apple Pay callback. ## Motivation When using server-confirmed PaymentIntents, there is nothing for this delegate...
Hello I've been trying for hours to get this library to work. I've followed the basic examples and yet no matter what I do, all I can it to do...