ROllerozxa
ROllerozxa
Currently, Principia uses platform specific dialog toolkits, native platform dialogs on Android/iOS and GTK2 on Windows/Linux. This causes inconsistency between platforms and raises the amount of work and duplication for...
The CDB API provides an endpoint for retrieving the dependencies of a package along with potential providers for it in packages including games and modpacks, e.g. https://content.minetest.net/api/packages/apercy/automobiles_pck/dependencies/ This would make...
Tracking issue for the WIP Imgui dialog backend as #138 will soon be merged into master. Primarily it will be replacing the current GTK3 dialogs on desktop. Maybe replace the...
### Problem Currently the main menu has way too much padding on desktop, which is especially noticeable on low window sizes:  Image courtesy of Warr1024 (at 1028x603), you can...
### Problem Currently Minetest is only distributed in a portable .zip archive on Windows. This provides a poor user experience when first starting Minetest (having to go into the bin...
Add info about the `fediverse:creator` tag used by Mastodon (and probably other Fediverse software at this point) to add a link to an author's Fediverse handle in posted link embeds.
While adding a link to the `README-platforms` page on the main page of the wiki, I later rediscovered that [there is a second SupportedPlatforms page](https://wiki.libsdl.org/SDL3/SupportedPlatforms) that is located directly on...
Unsupproted -> Unsupported
Ending tbody tag was missing its slash which made the table not properly show up where it should.