Yani
Yani
When cURL is not installed, it will throw an error that the function `Office365\PHP\Client\Runtime\Utilities\curn_init()` does not exist at line 96 in `src/Runtime/Utilities/Requests.php`. Both the namespace and the global namespace are...
Is there any support (coming) for batch requests? https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/api/version-2.0/batch-outlook-rest-requests
Is it possible to only remember changed inputs? My form only submits changed values, so multiple people can be updating the same resource at the same time and the only...
This PR implements a TCP server that makes it so other applications can interact with KeeperFX. This can be used for stuff like Twitch interactions, but could prove useful for...
It would be nice if we could install mods that would work on ALL levels and campaigns. For example: ``` /mods/some-mod/creatrs/imp.cfg /mods/another-mod/creatrs/imp.cfg ``` These could be loaded in between the...
I would like to have some sort of way to block creatures from going on a slab. Preferably with cubes. My idea is to have an invisible cube with collision....
There is currently no FPS limit when delta time is enabled. This means that it draws as much frames as your PC can handle. Most modern PCs can handle this,...
This PR adds the `-version` and `-v` commands to make the executable output the KFX version to `stdout`. This is useful for third party tools like Unearth, launchers and others....
It would be nice if we can get rectangular action points for KFX maps. This could probably make a lot of action points much easier to create. Instead of just...
The first subtile row and column are not displayed. (easily noticeable at top left)  Bugged for original 85x85 maps with DK format, but also for any...