-
Posts
18.123 -
Joined
-
Last visited
-
Days Won
587
Everything posted by Stan`
-
You can upload them to the forums, and I will give you feedback on them.
-
@benisen11 well what can you do? Both those mods aren't dead, they just need more people to work on them They are also 100% open source so anyone can pickup where they left off
-
Messing with scale should be easy enough
-
How to change all units, resources and (garrisonabble) buildings
Stan` replied to BeTe's topic in Game Modification
@BeTe would you like to make available through 0ad.mod.io ? -
Should be fine.
-
Then there is currently no way to remove them. There was work in that area, but it's been stalled. [Differential] D3286 Allow removing player entities when starting a match (wildfiregames.com)
-
Hello and welcome to the forums. To disable them set the AI to unnasigned.
-
That's simply not true. It was made by age of empires fans and age of empires modders but they started from scratch because they wanted to make their own game not a clone.
-
Don't you have the same issue with ships?
-
Well 1v1 are usually under that bar, so not really, it's more of a feature for those that might want it.
-
Working != Committable. Also the mod is a feature, and we are in feature freeze. There will be no more feature until A27 comes out, only bug fixes.
-
https://code.wildfiregames.com/D4782
-
Basically it adds a tech that makes gathering faster amongst other things. This way the match is faster.
-
One could create a component like UnitAI using the same interface that would redirect the commands to BuildingAI, but do nothing else. This way you get ship behavior for them. But yeah that's some work.
-
Well, no no plans. One can just use the mod?
-
How to change all units, resources and (garrisonabble) buildings
Stan` replied to BeTe's topic in Game Modification
No wildcards are not supported. -
One has to keep in mind that all the changes done to BuildingAI also affect ships. I also want to keep the unit preferences in the templates.
-
Should be done now. According to the forums it might take a little while to update everything.
-
If you want the post limit lifted you can just ask me. IIRC it goes away over time. It's to prevent spammers. As for duplicate accounts that shouldn't have been created in the first place let me know the names. I can merge them into one. For the lobby it's a different affair.
-
Unless it's somehow handled by the GUI this would go OOS
-
There were a lot of features in that mod... I tried to clean it up today, but it's a lot of work. Lots of useless files. Then you need to update the rest With regards to that feature it's here [Differential] D1271 Give ping hint from lobby in background in gamesetup and in game. (wildfiregames.com) (Severly outdated)
-
https://trac.wildfiregames.com/wiki/0AD_The_Vision#Snares
-
Introducing the Official community mod for 0 A.D. Empires Ascendant
Stan` replied to wraitii's topic in Gameplay Discussion
Other than the obvious issues with behavior, the biggest challenge is technical. There are two aspects to it. The first one is streaming audio in a way that works on all networks, and as you've seen, the game doesn't even have a reliable way to make sure that everyone is still able to join/host because networks are complicated. In the same ways dedicated servers might help, but it has a money cost. Another thing is performance, pretty sure that's gonna cost you some precious milliseconds that would have decided the issue of the match, and choppy sound isn't particularly great to hear.