-
Posts
18.075 -
Joined
-
Last visited
-
Days Won
587
Everything posted by Stan`
-
The big, red error messages were the first thing that caught my eye, but maybe that's the map design Also is it me or does this mod have no parallax maps / normal maps.
-
@Samulis, @dMAthena, @dmzerocold, Thanks for the hard work guys, the voices are now in the game, and you name have been added to the art credits. Looking forward to seeing more contributions from you guys, such as a better voice system, and maybe old persian voices if you ever have time to record them.
-
Package was approved, 0.0.23.1 is now the default version.
-
===[TASK]=== Greek Unit Texture (General Thread)
Stan` replied to wackyserious's topic in Official tasks
Nice could use a spec map -
I you are using Windows and installed 0 AD as admin double clicking should do the trick and open the game. If not click open with and use pyrogenesis.exe
-
Updated mod, I get no error with it, if someone can confirm I'll commit the new voices tomorrow. Is it Farsi or old Farsi ? farsi_voices.pyromod
-
<SoundGroups> <select>voice/{lang}/civ/civ_{gender}_select.xml</select> <order_walk>voice/{lang}/civ/civ_{gender}_walk.xml</order_walk> <order_attack>voice/{lang}/civ/civ_{gender}_attack.xml</order_attack> <order_gather>voice/{lang}/civ/civ_{gender}_gather.xml</order_gather> <order_repair>voice/{lang}/civ/civ_{gender}_repair.xml</order_repair> <order_garrison>voice/{lang}/civ/civ_{gender}_garrison.xml</order_garrison> ... </SoundGroups> The issue is the following. The game does not know what the unit is gathering, it only has support for basic actions, which are the ones listed above. I can't add new ones without adding new code. Those sound files have to exist. If they don't the game will throw errors. I can easily change the naming conventions, but its harder to change the code itself. It requires reviews on https://code.wildfiregames.com So if you want that to change you have to write new code. I apologize for the inconvenience. You can find them starting at line 193 of the cursed binaries/data/mods/public/simulation/components/UnitAI.js file
-
Looks like you downloaded the wrong 0ad data :/
-
Nope. So either your friends are not using the A23b version, or you are not. You could try to add to your user.cfg file (https://trac.wildfiregames.com/wiki/GameDataPaths) lobby.room = "arena23" lobby.xpartamupp = "wfgbot23" lobby.echelon = "echelon23" if you want to join the old lobby. (not recommended) or lobby.room = "arena23b" lobby.xpartamupp = "wfgbot23b" lobby.echelon = "echelon23b" for the new one. Also make sure your svn is not too recent, we just started working on A24. your commit should be (r21947)
-
gather_food != gather
-
Oh right. Well for the capes they are fine save for the one with little squares that look distorted...
-
That's... Great what do you want to with it ?
-
@Itms can we ask them to whitelist our game ? EDIT they do apparently https://www.avast.com/whitelist-program-application
-
===[COMMITTED]=== Persian Unit Texture Upgrade
Stan` replied to wackyserious's topic in Completed Art Tasks
Do you have textures for it ,?- 160 replies
-
- achaemenids
- persians
-
(and 2 more)
Tagged with:
-
Go ahead @Alexandermb you have to power here. Be wary of tabs and spaces
-
Basically is it in DE ? If yes we shall if not I don't know. The colors seem a bit too much but it's "historically correct"
-
I committed nothing for now :). Its broken because it's missing voices
-
What servers ?
-
Wanted to commit this @dmzerocold, but I can't because it throws errors because there are missing voices in the game. Here is a little mod you can try : farsi_voices.pyromod ERROR: CCacheLoader failed to find archived or source file for: "audio/voice/persian/civ/civ_female_gather.xml" ERROR: error loading file: pathname=audio/voice/persian/civ/civ_female_gather.xml, error=Function failed (no details available) ERROR: Failed to load sound group 'voice/persian/civ/civ_female_gather.xml' ERROR: CCacheLoader failed to find archived or source file for: "audio/voice/persian/civ/civ_male_gather.xml" ERROR: error loading file: pathname=audio/voice/persian/civ/civ_male_gather.xml, error=Function failed (no details available) ERROR: Failed to load sound group 'voice/persian/civ/civ_male_gather.xml'
-
In general if you can't join the problem lies on the host side, not the client (you) side.
-
The packagers have been notified, this is out of our hands now, sadly. you can still download the packages manually from https://releases.wildfiregames.com Sorry for the inconvenience.
-
@Kuba386 Would you mind updating your patch ? At least removing those white spaces changes so that we can see the actual changes, and taking into account the comments. Also can you post a message here when you are online and willing to play ?
-
I didn't know he did add the repository.I'm not really sure on how to keep them in sync... I guess I could make TM dependant on his mod, but that would not help