Rob Loach
Rob Loach
Seen a few other mods take on this convention, even though I don't believe it's officially supported in Unciv yet. In any case, here is the content for it from...
We are currently using Pantheons for religions, as Civ IV doesn't have a two-phased religion system (Pantheon to Religion). As a side-effect of that, Missionaries are unable to spread their...
This change had the mod appear only as "permanent audiovisual mod".
Could you make a release? That'll fix it for PHP 8.2 and 8.3.
- https://github.com/RonenNess/RPGUI - https://github.com/Gioni06/terminal.css
When attempting to add an alias with JSON content, the Python exceptions out because it messes with the JSON parameters. ``` alias global edit test say JSON Data: {"data": "How...
If you are changing the definition of `PHYSAC_MALLOC`, you end up getting a warning. This makes it so that it only gets defined if it's not defined already.
Add SDL3
@zoogies I've removed the sdl_gpu stuff, since it wasn't there yet, and cleaned up the CMake a bit. Mind a review?
Going through the commits, I found this commit is what was causing some border issues on the button. Mind testing this out? Coming from https://github.com/Immediate-Mode-UI/Nuklear/issues/796 This reverts commit 14dd68ea0f4918ec3a77222ddb5c337dff4995f3. Looks...
Nuclear uses floats, though the nk-moise_motion function uses ints. It may be worth updating the function to take floats.