As I don't like this approach I created a cross root to build a static 64-bit pyrogenesis.exe. Well, I got all dependencies cross-compiled with only sm and fcollada missing. Got stuck at building a rust cross std lib, guess will take a while until I have time and energy to get back to it.
Interesting tools, thanks. I use Notepad++ and Total Commander with ADB plugin (the plugin is nice for remote ADBing over network to my mobile devices), and PowerShell.
Of course you can use windows 10 for developing. You might run into a few errors while building atlas, but it is an easy fix: just rebuild without atlas and then copy atlasUI.dll into binaries/system folder. That should do the trick.
Wise choice. Windows 10 does cater for all you need to be a good 0ad dev, although the process might be a bit painful. feel free to check out my last youtube video on how to compile it in Windows 10.
I have experimented with WSL 1 year ago and it did not provide a stable gui environement for me. Also the resolution was quite limited so I feel that it is not worth it.
You can try virtualbox if you wish.
Thats already implemented, press J by default
If my idea gets implemented another hotkey for storing could be implemented, even though the following case would be rather rare: You want your soldiers to store the resources, but then they waste time with repairing
--enable-atlas and --disable-atlas
Those options have no effect on windows, as they are only recognized by
update-workspaces.sh
Which is not called at all on windows.
The only option that exists on windows is
--atlas
Defined in https://trac.wildfiregames.com/browser/ps/trunk/build/premake/premake5.lua
I thino there is an error in the environment. You are running more than 1 instances of 0ad simultaneously, so the program crashes. Try killing all 0ad process in the task manager, reboot pc. If this problem still occurs, you may be missing files. In that case download atlas.dll from the repository and copy it to binaries/system folder.
Furthermore check if your wx widgets have been installed and activated
Okay, so for "naval" heroes, such as Themistocles, I think it could be possible to have a tech pair, where you can choose 1 of 2 auras for him to have. So, he'd have his naval aura as a possible choice, and then perhaps a walls/fortress aura, and the player can choose which one for him to unlock.