ffm2
Community Members-
Posts
324 -
Joined
-
Last visited
-
Days Won
18
Everything posted by ffm2
-
I don't think it is. With 4v4 and circle it just offers the best games. The pockets and the borders have different roles. Getting good in the game just takes so much time and repetition. The players need a bit of guidance and dedicated roles. The variance comes from the game play and not from the map. This is only true for a certain elo range. The problem with weaker player is that they don't understand and act reasonably. If the weaker player is put in the pocket often times he doesn't come for help when necessary. He booms and does it poorly so in the end nothing is gained. Admittedly the better player often doesn't come either, because he might don't see it as worth it. If the weak player can keep the strong one busy for a while the team might benefit even though the weak player takes more damage than the strong attacker as he's slowed in his eco. Yeah, even though I like mainland 4v4 the most, some variety in the placement, biome, civ, no ally vision etc. spice things up
-
Current elo and current rank are all in order: Highest rating is greater or equal as the current rating. Maybe you think the win rate should correlate to the elo, but that depends on elo of the enemy that the players faced which are not shown here. To understand the elo distribution maybe this video helps: el
-
/kick /ban /kickspecs /banspecs /list /clear You can't force the player from the lobby back into the game, he has to join.
-
Food trickle efficiency: Ice House vs Corral + Cows
ffm2 replied to ffm2's topic in Gameplay Discussion
Personally I am fine with this. It is a bit weird and really benefits only in survival of the fittest. Another one is the wonder swapping if you have a ally with diplomacy on: Let the ally capture your wonder, you build a new, change alliances recapture, enjoy having 2 wonders. Now help your ally doing this. -
Food trickle efficiency: Ice House vs Corral + Cows
ffm2 replied to ffm2's topic in Gameplay Discussion
-
Food trickle efficiency: Ice House vs Corral + Cows
ffm2 replied to ffm2's topic in Gameplay Discussion
It's a good thing that it gives the thing it costs. If i trade, I start to set the trade on 100% metal to finance the training of traders until they are enough. So I see 1. more as a pro corral argument. The corral training tech. It slows the investment down, so one can invest more of the gains the current cows are giving. This is not a important point though. It is more micro, but not much. You can do it in a non-crusial time of the game. It is also a set and forget thing. Just place a coral at some time, Just activate auto-training, set a way point on the ground next to the corral, set a way point on the corral to garrison. So its something like ~5 clicks. The cow production stops automatically if there are 50 cows. The value of food varies during the game very hard. Since populating up is a extreme high priority one make >10 fields. Then when you reach pop cap, the value suddenly drops, while you still have the farmers on the field. The best use is to be the first at the market then and converting it. But then when the game drags on it's best invested in the corrals to free up the pop of the woman on the fields. Persians sure can do both but it's advisable to do the less efficient one later when the efficient method is fully exhausted. Just for note there is also a little trick possible, build a house as extension of your territory, build the 5 ice houses as the extension. Delete the house. Let the ice houses go to gaia. Build 5 new ice houses. Capture the old 5 ice houses back. Interesting for the "survival of the fittest" game where the Persians are OP. -
I was recently calculating whats a better investment for food trickle, a ice house or a farmstead and cows garrisoned. ICE HOUSE (Limit: 5) Base building: Cost: 100 stone, 100 wood Build time: 60 s Trickle: 1 food / 2 s (0.5 food/s) Aqueduct upgrade: Cost: 300 stone, 300 wood Research: 40 s Trickle: 2 food / 2 s (1.0 food/s) 5 ICE HOUSES (max): 5 × (100 stone + 100 wood) = 500 stone, 500 wood 1 × (300 stone + 300 wood) = 300 stone, 300 wood Total resources: 1600 Total trickle: 5 food/s Cost per 1 food/s: 1600 / 5 = 320 resources CORRAL + COWS (Limit: 50 cows) Corral: Cost: 100 wood Build time: 50 s Capacity: 8 cows Cows: Cost: 150 food Produce: 60 s Trickle: 3 food / 3 s (1.0 food/s) 7 CORRALS + 50 COWS (max cows): 7 × 100 wood = 700 wood 50 × 150 food = 7500 food Total resources: 8200 Total trickle: 50 food/s Cost per 1 food/s: 8200 / 50 = 164 resources Summary: Ice House: 320 resources per 1 food/s Corral + Cows: 164 resources per 1 food/s Corrals win by far. I think the ice houses should be better considering they are a civ specialty.
-
I think this has been discussed somewhere. I did it at least in some of these python postanalysis scripts that fly around here. A general fix would be nicer imo. Maybe toggle the state of a building to ungarrision and once the key is released it toggles back to not do that. It's also not good for the network that more commands gets send than necessary. There is some potential to clean up and the work should be best done upstream.
-
Yeah, it helps to remember why one banned him in the first place.
- 510 replies
-
- 4
-
-
- hotkeys
- autoassign civ
- (and 9 more)
-
It's R28 But you can start porting your mods, there won't be big changes anymore breaking compatibility.
-
top down view ftw.
-
I really dislike formation as they are and also think they aren't really a fun or suitable thing for a rts like 0a.d.. I also disliked the video about cohesion at suggestions for 0a.d.. Not just because of the problems in the pathfinder. Formations may make sense in the real world, when armies meet on a open field with the intention to clash and end a dispute by one big fight. In 0 a.d. the units rarely fight on a open field. Units join a fight from the barracks when trained, units flee from a fight. The player positions bolt-shooters where one wants to control the map, if your enemy sees such a prepared position you better flee and make them unpack and try else where. The hunting and fleeing creates chaos, the fun in this game is to micro and position one self to your advantage in this chaos. Often there comes also scenarios where one player has some soldiers that needs to flee (where they have the lower hand) while others need to attack (where you have the upper hand) just a few houses away. Where I could see formations useful is as a short one time action as some players already use them. Just before one big charge. But then later on, first the melee gets damaged, then the healers would need to go to them. When their numbers dwindle, they need to back up behind the ranged. Or focus on a hero. I'm just saying I'm highly skeptical, but you do you.
-
I looked a bit in to it. The files are stored as .dae files. You should learn how to convert them to .stl so you can do it yourself and chose which model you like. Blender can export to stl and here is the wiki for blender. However I couldn't import it easy in blender since import .dae wasn't listed (arch linux) and I couldn't solve it in a reasonable time (tried searching addons inside blender, packages in the arch repo and chatGPT). I found this: https://docs.blender.org/manual/en/4.5/files/import_export/collada.html But it was a bit tl;dr at one time. I could load the models in FreeCAD which can also convert it to stl. Your slicer then should be able to scale the unit up or down. Tbh. there might be nicer models to print on thingyverse or so which take in to account that arms/arrows aren't so thin so they don't break. But converting the 0ad models shouldn't be too hard and also feasable. Other question that comes up: What's 0ad's plan if .dae support ends?
-
-
That's not exclusive for large maps or units with different speeds. If you have no formation: Each unit try to get to the destination without collision resulting in this line like ducklings. You can set the destination before the enemy base to regroup. Formations have big problems on their own for path finding. Some players (not me) just activate formation short before a attack so the units run in the formation (a speed slightly faster that normal walk). For new units from the barracks you could make batches. But loose unit groups are vulnerable. If you find such a line and can attack it with a group you can take out a lot of units with without taking much damage. A basic aspect is to attack few units with a lot. It's the players duty to run from outnumbered fights or attack when you are stronger. So: Yeah, but what do you want the game to do about it? You can set the regrouping point before the battle and send them in when you feel ready.
-
Definitely. Only for some selected ones, like eco, mili and total that follow this pattern. Also for them only with some conditions: -When the game is longer than 14 min. -When there's so much space for the inset graph on the top left (Maybe one suffices)
-
While we are at the charts: The first 8 minutes are very underrepresented but very important. One could make such a insert plot. A bit like this:
-
In metadata.json currently for the player are stored: buildingsCaptured buildingsCapturedValue buildingsConstructed buildingsLost buildingsLostValue enemyBuildingsDestroyed enemyBuildingsDestroyedValue enemyUnitsKilled enemyUnitsKilledValue failedBribes lootCollected peakPercentMapControlled percentMapControlled percentMapExplored populationCount resourcesBought resourcesCount resourcesGathered resourcesSold resourcesUsed successfulBribes teamPeakPercentMapControlled teamPercentMapControlled teamPercentMapExplored time tradeIncome treasuresCollected tributesReceived tributesSent unitsCaptured unitsCapturedValue unitsLost unitsLostValue unitsTrained I propose adding -HP healed -damage dealt in each damage type -damage dealt in HP (so after what gets absorbed by the armor) Like this, one could see if one e.g. has only Hippocrates how much HP he has restored in the game. One could see which damage type was most relevant, e.g. for defense upgrades. In the statistics under units the healers are only listed under Total, everyone/everything else gets a category.
-
Tutorial incorrectly references "vegetables" - no such resource type exists
ffm2 replied to ffm2's topic in Bug reports
Rice and wheat are neither fruit nor vegetable but grain. (The fruit basket tech from the farmstead also correctly does not affect the grain gather rate). -
In two tutorial files, the text states "Civilians gather vegetables faster than other units" but there are no "vegetables" as a resource type in the game Files/Lines: binaries/data/mods/public/maps/tutorials/introductory_tutorial.js line 6 binaries/data/mods/public/maps/tutorials/starting_economy_walkthrough.js line 40 Suggested fix: Change "vegetables" to "fruit" to match actual game mechanics. For sake of completion I found these two vegetables: plant_medit_artichoke.xml and olive trees. I can't comment on plant_medit_artichoke.xml, but the olive tree can only be gathered for wood.
-
You can download it here: Also it seems you have gui scaling. I like to have gui scale 100% + 4k font mod. Maybe that resolves your last issues.
-
+1 Can be beneficial if you repair one siege and the other is damaged too, but if storehouses get repaired it's waste of time. But having one or two units in this repair mode would be kind of nice in general. But if it matters to you setting the repair in queue is also not too much apm intensive.
-
I'm not really sure about this ... but wasn't it like this in some alpha very long time ago? Or maybe as in you repair something and if that's finished and something is nearby and can be repaired too the unit switches to this one... Or I mix it up with some other game.
-
On the Formation control "No override" setting: Is this now actively decided that it shall be in r28? I noticed it's still in there. I'd vote against it if there would be a vote. The highest effect of formations are currently at the mining and capturing. And it makes no sense. It doesn't require much skill. The player only needs to know there's a weird setting and then set the units at the mines on a formation. Like you just need to set "fast mining".
-
Just as a suggestion, maybe call "Human sacrifice" of the seeres miasma or disease spreading or so https://en.wikipedia.org/wiki/Miasma_theory This would differentiate it from the tech "sacrificial ritual" and maybe make it clear that its something hostile (towards enemies). But just to state my opinion / thoughts.
