Arimil
Arimil
I tested the changes for my use case, unfortunately for me when I changed over some of my TileMap nodes to TileMapLayer I did lose all the level data, but...
I'm not sure if that would work, it seems the data is now being stored as a `PackedByteArray` instead of a `PackedInt32Array`. But that isn't a problem with better-terrain anyway,...
> Hi, 4.3 has been released. Has anyone done an upgrade from 4.2 to 4.3? Did you have to make any manual changes or can the migration path be used?...
I was thinking of having a standard interface for plugins and expecting a script to be provided that adheres to that interface, this would allow for more flexibility on the...
I've found GOG's approach to be extremely error prone after using it for a few years, this would also add complexity since Heroic would have to monitor those processes. -...
> Centralized database would be required if we wanted to develop capabilities of de-duplicating library entries and having common tags for more advanced filtering. Even if we don't go with...
I foresee syncing with a database, at least as part of the plugin system being a massive burden on this being implemented, it seems like it would better be left...
@imLinguin I thought about this recently and Plex, Jellyfin etc already do something similar to what you were proposing via plugins that act as metadata providers. This wouldn't work exactly...
 Does this setting not work for you?
I encountered this today and thought this token feature didn't even exist because it was unable to push releases, my work around atm is to create an application token and...