-
Posts
18.121 -
Joined
-
Last visited
-
Days Won
587
Everything posted by Stan`
-
Trouble following Atlas BuildInstructions
Stan` replied to eZamus's topic in Game Development & Technical Discussion
Can you take a screenshot of the left of Visual Studio? Do the projects they show v141_xp . -
Roman military standards (Aquila, Signum, Vexillum)
Stan` replied to nifa's topic in Art Development
Hey nifa, nice to see you back! They look pretty nice. The polycount looks high though -
https://code.wildfiregames.com/D4991 @Atrik could you provide a minimal replay of the bug(s) so we can open issues?
-
https://wildfiregames.com/forum/topic/16802-legal-waiver-please-read-this-before-contributing/page/5/#comment-587840
-
Regarding translations, you can go ahead and help with the spanish translation of the game on Transifex. Regarding programming, if you know web technologies, mostly JavaScript, you can contribute to half the codebase, and a little 1% with python as most of our scripts are made with this.
-
Could be a checkbox like "ranked". I'm still quite puzzled at our userbase stats. 22k players on Snap for instance, are they all playing SP? That's crazy.
- 61 replies
-
- attack vs capture
- stats
-
(and 2 more)
Tagged with:
-
Hey @Tee Welcome to the forums & thanks for the application I'm not quite sure where you want to contribute, could you clarify it for me. Your application title says design, and you say you don't want to do programming, yet all your skills seems to be in the programming area.
-
Yes but it's pseudonymised with your user report id. And we have no matching DB. Nor should we.
-
Walls are still problematic. I remember threads about @Hannibal_Barca abusing walls by making fans out of them causing pathfinder havoc. In MP matches, probably not indeed. IMHO we should have a tech filter restricting some techs in MP. With the modifier manager we can now disable techs on game start this way they would not pollute you but we could still have some stuff for SP players. Regarding the balancing PM maybe we should just open source it. Regarding Nescio's position, I think they were more into what he believed was historical accuracy than what you'd want as gameplay. Their opinions were just radically opposed to yours. He did put in the work to make patches though.
- 61 replies
-
- 1
-
-
- attack vs capture
- stats
-
(and 2 more)
Tagged with:
-
Campaigns - Don't See them
Stan` replied to rillsley's topic in Introductions & Off-Topic Discussion
What version of the game are you running? -
Request for Sassanid Empire in Millennium A.D.
Stan` replied to Mirza Shakiba's topic in Scenario Design/Map making
Well, I suppose you could start with downloading Blender and playing a bit with it. https://gitea.wildfiregames.com/0ad/0ad/wiki/Basic3DImplementation -
Request for Sassanid Empire in Millennium A.D.
Stan` replied to Mirza Shakiba's topic in Scenario Design/Map making
Moved the off topic to the current thread. The current game (Part 1) is -500 B.C. 1 A.D. So it would be for Part 2. We don't have enough artists to take that on at the moment though. Most of the artists are spread across all the mods and the game and are generally the same people. -
Compile alpha 27 on Ubuntu 22.04
Stan` replied to ffffffff's topic in Game Development & Technical Discussion
Yeah that changed between A26 and 27. Did you encounter docs that were still mentioning the old way ? -
Did you set a victory condition ?
-
Mmh from the error “Serialize_InvalidCharInString” it seems you have put an unsupported character in your template
-
Ah then you just need to add: <ProductionQueue/> to your template.
-
Trouble following Atlas BuildInstructions
Stan` replied to eZamus's topic in Game Development & Technical Discussion
Thank you for fixing it -
units/{civ}/support_slave Do you have a template named units/athen/support_slave for instance ? Or whatever your civ code is
-
Trouble following Atlas BuildInstructions
Stan` replied to eZamus's topic in Game Development & Technical Discussion
The problem is the docs not being up to date. Sorry about this. The flag was recently changed by @hyperion https://gitea.wildfiregames.com/0ad/0ad/commit/949d5f8c0b64252669c1473686918d71d1b7f225 If you don't build and put the wxwidgets binaries in the correct folders it won't build atlas -
I mean the biggest cheat is that Petra knows everything you do and plays with the map revealed. Most AIs cheat
-
Currently it's not really possible to do such a thing. The only thing with dynamic pathfinding are gates. The game has a 2D grid not a 3D one
-
They might be easier to maintain code wise. Also they can keep evolving between releases. However like @agentx's hannibal ai they will have a hard time updating each time the game updates due to to lack of api stability. I do wish we had an AI programmer though. Petra's code is not great.
-
Revision Log not updated on 0AD Homepage
Stan` replied to Grautvornix's topic in Game Development & Technical Discussion
You're very welcome