Jump to content
  • Topics

  • Posts

    • Another idea somewhat related to this. Farm upgrades, instead of giving you +x% faster gather rate, allows you to put one more farmer per Field. E.g. Fields start with a maximum of 2 Farmers, and each Farm upgrade increases the maximum by 1.
    • That's an interesting idea. It would mean that you can still train Citizen Soldiers to kick-start your economy, but the further the game advances the less economically viable Citizen Soldiers become. So advancing to the next Phase does not also mean spending resources now to gain a long-term advantage, it also means that you potentially sacrifice economic power for military power. It also has the downside that after advancing to the next Phase you are practically forced to attack; you cannot advance to further increase an economic lead.  
    • You are right. I was looking through extinct volcano, and saw this:  const cmpWaterManager = Engine.QueryInterface(SYSTEM_ENTITY, IID_WaterManager);     const newLevel = cmpWaterManager.GetWaterLevel() + waterLevelIncreaseHeight;     cmpWaterManager.SetWaterLevel(newLevel);      this.DebugLog("Raising water level to " + Math.round(newLevel) + " took " + (cmpTimer.GetTime() - time)); maybe we can change it to light manager or something
    • I’m not sure whether you’re aware of what kind of automation is actually being discussed. I agree that you can’t really say one thing is better than another, or that one approach is “how it should be” and the other isn’t. In the end, it comes down to consensus about what a community wants or accepts as valid and what it doesn’t. The case of AoE2 is quite illustrative: a feature like 0 A.D.’s vanilla auto-queue is considered cheating in the multiplayer scene. Is that right or wrong? That’s not really the point. The real question is whether there is a broad consensus around one gameplay mechanic or another. The issue is that, when playing against a human opponent, the sense of fair play matters. Whether certain features are accepted or not is part of an ongoing discussion and a necessary consensus in any community. This debate has been going on for years and has been approached in different ways. Some have led to a good, inclusive understanding despite disagreements. In other cases, things like this happen, where someone shows up out of nowhere and starts treating everyone like id**ts, and nothing productive can come out of that.
×
×
  • Create New...