Adriaan de Jongh

Results 3 issues of Adriaan de Jongh

Hey there! With cache enabled, the following query will return the right results the first time it's called, but will show duplicate results from then on. `$db->query()->orderBy('__created_at', 'DESC')->limit(6)->resultDocuments();` It appears...

The [Remove Steam](https://godotsteam.com/tutorials/remove_steam/) page currently mentions two ways to deal with not actually having access to the Steamworks APIs, but it doesn't mention that the libraries are still actually exported...

enhancement
documentation

### Feature proposal * Firebase Component: Core / Unity The `FirebaseCppApp-11_0_0.bundle` file located at `AppName.app/Contents/PlugIns/FirebaseCppApp-11_0_0.bundle` is a whopping **159,5 MB**, massively bloating the binary. Compared to the `FirebaseCppApp-11_0_0.dll` file located...

api: core
type: feature request