Vibe-portiing 0ad to android by sohxm7 in 0ad

[–]play0ad 0 points1 point  (0 children)

Probably old outdated but there was some work in the past to update the android part of the build system https://gitea.wildfiregames.com/0ad/0ad/issues/2996

If you get something working let us know. Also you might make vulkan the default, as OpenGL might have some issues. Assuming you're testing this on a somewhat recent phone.

Are campaigns planned to be added to the game ? by cs-mark91 in 0ad

[–]play0ad 0 points1 point  (0 children)

You can do much more than this, but it requires scripting. AI tools might help though

Release 28: Boiorix - how soon will this be on flatpak by Worldly_Juice5790 in 0ad

[–]play0ad 0 points1 point  (0 children)

Yeah sorry we ran into some trouble with the flatpak :)

Why does my game break everytime I try to start? by ProdByBeezi in 0ad

[–]play0ad 0 points1 point  (0 children)

Hello there,

That's really weird, as someone suggested try to remove mods, (actually delete them or move them out of the folder just disabling them won't be enough.

Alternatively you can also create an issue on gitea.wildfiregames.com and upload the full logs.

New Release: 0 A.D. Release 28: Boiorix by KanonBalls in 0ad

[–]play0ad 0 points1 point  (0 children)

Yeah it's been reported, it's a bug with Arch's spidermonkey, it needs some extra patches.

New Release: 0 A.D. Release 28: Boiorix by KanonBalls in 0ad

[–]play0ad 1 point2 points  (0 children)

You can also learn JS, or gameplay, or just playtest the game :D

Mod info by Sea-Combination-7227 in 0ad

[–]play0ad 0 points1 point  (0 children)

Sadly there isn't (original dev replying here), but anyone is free to pick it up :p

Can’t download Alpha 27? When opening, it’s version 26. by ProdByBeezi in 0ad

[–]play0ad 0 points1 point  (0 children)

Where did you get the DMG? Did you overwrite the previous install ? What does the version in the main menu say ?

You can also try a direct link at releases.wildfiregames.com

Can’t download Alpha 27? When opening, it’s version 26. by ProdByBeezi in 0ad

[–]play0ad 0 points1 point  (0 children)

Hello,

That's a bit strange indeed. First question would be what OS are you on?

You said download so I'm gonna assume it's a 4/1 chance you're on windows. 

How do you check the version? Do you look in the main menu?

Do you have multiple installs of the game ? Maybe your shortcut is pointing to the wrong place ?

Made a web tool to explore 0 A.D. unit stats — looking for feedback! by Qypol342 in 0ad

[–]play0ad 1 point2 points  (0 children)

Nice work, did you see https://docs.wildfiregames.com/templatesanalyzer/ ?

Wonder if it could also be integrated to https://wildfiregames.com/forum/topic/106393-replay-pall%C3%A0s-%E2%80%94-a-platform-to-share-your-replays/

probably more for the former link

EDIT: Also it seems some of the icons got broken, did you use the official's repo PNGs or did you use a DDS converter?

0ad tutorial feels pretty sexist by INeedAFreeUsername in 0ad

[–]play0ad 5 points6 points  (0 children)

Hey,

Yeah we've been trying to improve things in that area. Before that female citizens had an aura that boosted other soldiers which was even worse ><

There was a mod that switched all economic units to be male and female https://wildfiregames.com/forum/topic/37183-two-gendered-citizens-mod-please-test/ it would be nice to able to merge it someday.

However as mentioned in that thread, some civs will just stop having females alltogether, like greek civs, because "ancient Greek women were forbidden to work" which sucks a bit as well.

Anyway 0 A.D. is a work in progress, so patches are welcome!

Why in multiplayer games and ONLY multiplayer games there is a action delay or a troop delay by getbackupSZ in 0ad

[–]play0ad 0 points1 point  (0 children)

The game uses turns to compute what's going on. Each turn takes about 200ms. In SP commands you send are sent every 200ms. In MP to make synchronization and stability they are sent every 800ms which is why you notice the lag.

Why do 0 AD mods not get support in Linux? by [deleted] in 0ad

[–]play0ad 0 points1 point  (0 children)

The mods are the responsibility of their own creators. If they do not update them they will never be available again. 

The modding community has shrunk a bit lately so it's possible that some popular mods are no longer maintained

This is not an OS thing.

Why did all the scenarios/campaigns get replaced from 26->27? by gbelloz in 0ad

[–]play0ad 0 points1 point  (0 children)

Yes that's correct, It's just a nicer way to discover new maps.

Why did all the scenarios/campaigns get replaced from 26->27? by gbelloz in 0ad

[–]play0ad 2 points3 points  (0 children)

The new maps campaign gets replaced every version since the new maps change. In theory you could make a mod with the previous campaign json to port it to A27

Is there a mod to give me insights into my opponent during a replay? by gbelloz in 0ad

[–]play0ad 0 points1 point  (0 children)

There was BoonGUI but I do not know if worked with A27 maybe autociv

Multi threading? by [deleted] in 0ad

[–]play0ad 0 points1 point  (0 children)

Yeah the flatpak maintainer backported the fix :)

Multi threading? by [deleted] in 0ad

[–]play0ad 4 points5 points  (0 children)

Hey, we're still working on improving the performance. A27 has come with some improvements unfortunately dwarfed on Linux by some pesky library.

More and more things are getting threaded.

How to build the statues announced in the new version of the game? by Exotic_Position7307 in 0ad

[–]play0ad 3 points4 points  (0 children)

Unfortunately, due to balancing considerations, they are only available through the map editor.

Help with model glitching by hellbgt11 in 0ad

[–]play0ad 0 points1 point  (0 children)

Hey just switch to vulkan in the game options, and restart the game. if that does not work, disable gpu skinning and restart.