Physics

Results 28 comments of Physics

Add some screenshots to show de GUI: Global settings, here you can define individual IPs or ranges. A common use is to only allow the public IP of the company...

Saw your PR, the ability to add files programmatically is super powerful, great work! Take into account that you can just use a custom build and have both changes included....

BTW, i used the pull requests update that is not yet on the main branch to run it.

Well, It did work! very interesting work @hakanonymos , I will take a closer look!

It seems that Visual Studio tries to compile the x64 assembly even for x86. That shouldn't be hard to fix, but for the moment: no, it doesn't support x86

I tried it but there are still some cases where DarkLoadLibrary doesn't seem to work. I found some very weird errors with user32.dll if I remember correctly, the initialization routine...

That's an interesting idea, by loading resources in multiple cities at the same time, you save time. I guess this could be automated, I will give it a try but...

makes sense because you will perform 2 actions at the same time: load ships and transport resources, which you don't by sendint all at once not sure how much time...

yep, that is where it should be so everyone benefits from it

Well. as you point out, one method might be better than the other on a specific situation, it depends on the amount of resources to send. Is really a mathematical...