-
Posts
17.993 -
Joined
-
Last visited
-
Days Won
581
Everything posted by Stan`
-
Preview of a GIMP plugin for procedural heightmaps
Stan` replied to Scallact's topic in Scenario Design/Map making
He means an actual 3D mesh made in Blender.- 17 replies
-
- 1
-
-
I would wager yes, but it can be added by tweaking the actor. The idea is that they wouldn't assume Testudo either. Would you be so kind as to create a ticket on trac with the list, so it can be updated and I don't lose track of it? @Freagarach @wraitii@maroder This is a bit worrysome, unitai infinite loop?
-
What's your old and new mouse? It could very well be it
-
Depends if we can fix all the flaws of their current gameplay through code
-
Too late now. For Alpha 27.
-
Well then the name are wrong. Just like building names are written in ancient greek. I don't know then. @maroder Ok. https://trac.wildfiregames.com/changeset/27075 That was the last change. We are now in String freeze. If that's the language they spoke between -500 and 0, then yes.
-
Should male and female, in ancient chinese if possible Audio_Voice_List – Wildfire Games Discussion should be there but I can't find specifics @borg- @maroder [Differential] D4713 [balance] Han unit roster restructure (wildfiregames.com) Technically the wonder is the local governement iirc, so while it might be confusing the name is correct. Barracks, Blacksmith, Stables, and Arsenals, are buildings that also do not exist but are kept for gameplay, so it's not an issue. This can however and should be discussed in this mod once it launches. It is now too late to change balancing. We are now six months late into development.
-
You could try to locate public.zip. You can also create mods. https://trac.wildfiregames.com/wiki#Formodders:
-
Ratings Disputes and Offence Reporting (Discussion)
Stan` replied to gator303's topic in General Discussion
You can zip it too -
Hope you'll enjoy it.
-
Hey there, currently you have to redownload everything. If I may ask, why did you stay on such an old build?
-
Nice work. Zebra hide might be a little cliché. Not sure.
-
Yeah people should really stop putting compat to anything above a certain version...
-
Could be spam limit of new account
-
Suggestion - 0ad should allow Team Registrations and Team Ratings.
Stan` replied to nz_'s topic in Gameplay Discussion
There was some issue mentioned in the ticket. I don't know the specifics I suppose you could look at the repo on github and make some PRs -
Suggestion - 0ad should allow Team Registrations and Team Ratings.
Stan` replied to nz_'s topic in Gameplay Discussion
Yeah IMHO we should only rate 2v2 3v3 and 4v4 as three different ratings as initially suggested in the ticket linked above. But I don't know about the specifity mentionned there with regards to how long players should stay in the game for reports to be sent. -
Suggestion - 0ad should allow Team Registrations and Team Ratings.
Stan` replied to nz_'s topic in Gameplay Discussion
@Dunedan What do we need for 2v2 and 4v4 rankings? #2516 (Expand Rating System) – Wildfire Games I suppose the host leaving will still be a big issue. -
Still about 1500 people launching the game per day. find /var/log/httpd -type f -print0 | xargs -0 grep 'GET' | grep -E 'tar.xz |.dmg |.exe |.tar.gz |.zip |.pyromod |.torrent ' | cut -c 52- | sed -r 's/^([0-9a-z:\.]*) .* \[(.*)\] "([A-Z ]*) .*\/(.*) HTTP(.*)" ([0-9]+) .*$/\1|\4/g' | sort | uniq | sed -r 's/^([0-9a-z:\.]*)\|(.*)$/\2/g' | sort | uniq -c | sort -n