-
Posts
18.013 -
Joined
-
Last visited
-
Days Won
582
Everything posted by Stan`
-
Civ: Germans (Cimbri, Suebians, Goths)
Stan` replied to wowgetoffyourcellphone's topic in Delenda Est
Nice could be a fortified upgrade for walls. -
@rossenburg, @Dunedan
-
suggestions Thread for posting suggestions for Alpha 27.
Stan` replied to Lion.Kanzen's topic in General Discussion
Oh for the hosts not the clients. Teaching people how to forward ports seem hard though -
See https://code.wildfiregames.com/D840 by the long gone @temple
-
suggestions Thread for posting suggestions for Alpha 27.
Stan` replied to Lion.Kanzen's topic in General Discussion
Wouldn't that require pinging the games at all time, which could go into a small DOS attack if done enough? Since you can access the lobby from the game using some mods. Maybe enet will support that one day. [Differential] D1676 Embed zpl-c's version of enet library (wildfiregames.com) -
But both are part of the title ? Microsoft Age of Empires Age of Kings Wildfire Games 0 A.D. Empires Ascendant
- 67 replies
-
- 2
-
-
-
Yeah it's the name of the franchise. 0 A.D. is not real time period. There is -1 B.C. and 1 A.D.
- 67 replies
-
- 2
-
-
Wait "AMD Ryzen 5 2600X Six-Core Processor ", How come you have 16 threads ? Looks like AMD broke our detection code again
-
Well that's how age of empires naming works Age of Empires: Age of Kings Age of Mythology: The titans. Don't see anything wrong with that. In our case it's 0 A.D: Empires Ascendant 0 A.D: Empires Besieged 0 A.D: Retirement Home It will but currently no artists working on it. I know of a private mod about Parthia but it hasn't been released.
- 67 replies
-
- 1
-
-
If you're familiar with git you can put it on Github / Gitlab. If not you can consider learning it
-
https://trac.wildfiregames.com/wiki/Manual_Cheats
-
I don't think we do. The reason we do not send full replays is because of network bandwith which has always been kept to a minimum. (obviously not for ddos but heh)
-
He means that https://code.wildfiregames.com/D1730 Where the game doesn't actually start till you click okay so you can scroll tips.
-
Mayne moving the helper to c++ would be enough
-
I suppose the smurf score of an account could be based on IP address and player reports. Two brothers playing on the same connection would show up as smurf/dupe account but as long as no preemptive measures are taken I think it's fine. Would be nice to rate 2v2. Lag is a bit too much for 4v4
-
No too hard but you have to learn about json first
-
It's an arbitrary name.
-
Increasing social media markting effort for 0ad visibility
Stan` replied to Darkcity's topic in General Discussion
We can. Ask @user1 / @Dunedan what they think of it. Well if you guys have the time, sure, why not. Wonder if that's not already the case. We're already well known in the Open-source world. In fact we are the no1 package in the App Store list on many distributions, for our name starts with a 0. According to stats there are more Linux players than Windows players https://feedback.wildfiregames.com/os/ I've contacted a few streamers, most have not replied, or negatively, because their audience expect Starcraft or Age of Empires. I'm also doing a few events where I'll talk about the game. Not gonna lie though the things we need most right now are developers. @superflytom aka Tom0ad wanted to do that at some point. Dunno if he ever did. -
That's a nice mesh. Did you make it?
-
Ah good to know. The question was what to do for tech pairs, and your modifier to set their cost to 0 could be nice.
-
profiling What Happens During a Game of 0ad?
Stan` replied to andy5995's topic in Game Development & Technical Discussion
Thank you -
The limitation is not with cat it's with the format. Metadata.json must contain one object not two. Objects are delimited using {}