nathanfranke

Results 24 issues of nathanfranke

I wanted to build my extension for Android, so I casually ran `scons p=android` assuming it would tell me what's wrong. Instead I got "Required toolchain not found for platform"....

To implement, would be similar to https://github.com/godotengine/godot/pull/44949

~~See https://github.com/godotengine/godot/pull/62870 (not merged yet)~~ ~~Superseded by https://github.com/godotengine/godot/pull/63049, I will update this PR once merged~~

update

- Clarify that it is not legal advice. - Remove outdated third-party attributions, and point them to COPYRIGHT.txt instead.

enhancement
area:about

I think this was hinted at in #9 and implemented in https://github.com/Valeryn4/Godot-IOS-Services-Extend-Module/blob/master/iosservicesextend/ios/src/SKExtend.mm Documentation: https://developer.apple.com/documentation/storekit/skstorereviewcontroller/2851536-requestreview CC @Valeryn4 since they might know more about this than me.

enhancement

## Before: ![image](https://user-images.githubusercontent.com/14253836/83882546-e6fa6280-a707-11ea-8762-289ec74dbc3b.png) ## After: ![image](https://user-images.githubusercontent.com/14253836/83882555-e95cbc80-a707-11ea-920b-5ec16b820ec3.png)

## Changes If `callback` is passed but not `metadata`, reset `metadata`. ## Verification I changed this code manually on my generated files and it works exactly as expected.

size/XS
do-not-merge/hold

**Operating system, Browser, Browser Version:** Linux 5.18.11-arch1-1 Mozilla Firefox 102.0.1 **Issue description:** Package manager commands should be included as Godot can be updated "automatically" with the rest of the system....

enhancement
topic:content

I've had some issues when trying to automatically download all videos. For example, on [mn-minneapolis-28](https://github.com/2020PB/police-brutality/blob/master/reports/Minnesota.md) there is a [link to a two hour long YouTube video](https://www.youtube.com/watch?v=XAa5xb6JitI). While there is a...

## Bug Description I crafted the ultimate sandwich, but the achievement was not awarded. The issue is that the NBT of my item has an extra entry `Depth`. ```diff -...