Thomas Due

Results 28 comments of Thomas Due

PowerShell 7.4 or 7.5, I forget right now which. In Windows Terminal it is the same whether it is PowerShell or Cmd. I'll add more when I am at my...

Ok, funny thing. If I run my code in VS Code, with `Ctrl+Alt+N` I get this: ![Image](https://github.com/user-attachments/assets/e98aefe7-7c64-4de6-b6c7-ac32007fd74a) But, if I run it in the integrated terminal, I get this: ![Image](https://github.com/user-attachments/assets/be687a77-f2ce-40df-b04e-9bfc1389f2c1)...

I have created a very simple campaign with two maps. The default "Grasslands" and new one "Desert". The add-on, already added to the campaign attempts to switch to the "Desert"...

Is there a known work around for this? Or do I *have* to figure it out for myself? ;)

A bit of testing shows that the time between the two instances of the event varies somewhat, but is mostly within 100 ms. So I would think checking for a...

I would love if onChangeSelection could be replaced by a "real" event instead of a frame event. But that is probably a complete different discussion ;)

Well, it relies on a method Skullman3194 posted in a thread (by me) on the Discord: https://discord.com/channels/296230822262865920/1303376781985841312 But basically it is a macro taking a (url encoded) json object which...

[lib_Rest.zip](https://github.com/user-attachments/files/22367737/lib_Rest.zip)