Jump to content

Nicolaus_von_Kues

Community Members
  • Posts

    143
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Nicolaus_von_Kues

  1. The problem is how all those details distract from playing.
  2. ??? "Councils of modders" literally. By official I mean mods made by the community itself ( WFG members and contributors) and that even follow WFG guidelines. Check Terra Magna aka "Rise of the East". It has 0 A D development rules.
  3. This is the first time I've read this story; I didn't know it existed. https://docs.wildfiregames.com/design/gameplay/main/war-story.html From what I understand, there are many ideas that were never implemented.I imagine it's just a roadmap of where take ideas. It strikes me as odd that the nomadic mode is present by default. Units receive bonuses if they fight on their own territory... The Mill acts as an exception, allowing resources to be exploited outside the territory.( Very interesting). Reinforcement system. I imagine it's similar to AoE III. You can send units to your ally through the tribute system. Ships can be captured if their crew is eliminated. Docks automatically repair nearby ships.
  4. This is how civilizations begin in 0AD. First approach is a factionless civilization, something generic...
  5. There should be some design in campaign mode that says "under construction".
  6. A simple concept... Gemeni AI Chatgpt Tomorrow I will start modeling and making textures.
  7. It can be implemented progressively, starting with a non-editable version generated by a script.
  8. Playing around with some ideas. It contains a well. 3 main buildings: perhaps dwellings/houses. A chicken coop or corral. And perhaps a basic watchtower similar to an outpost.
  9. Some YouTube channels are making good use of artificial intelligence to create illustrations with a certain degree of accuracy.
  10. What do you mean you weren't even trying? In my headcanon it was literally because of being at the top.
  11. In theory, tunnels are a point A and a point B.They don't always appear as such, but they are more common in sci-fi or magic RTS games.
  12. This is a good way of reasoning. Is neutrality a kind of cosmic chaos in nature? There should be capture conditions for those buildings. That religious buildings contribute "morality" or "loyalty" The Houses too, the family that lives in the houses, and the gods are also part of the land.
  13. You forgot to add a well or some central element. I'm looking for references and ideas and doing research. There's always a central object, like a well. Houses of different sizes. Sheds and warehouses. Pens for goats, sheep and chickens. Orchards and small cultivated fields. Wooden fences and low stone walls. Simple workshops (carpenter, blacksmith, potter). Bonfires, benches, carts and piles of firewood. A composition needs to be made.
  14. Multi-layer / Multi-level Pathfinding. Pathfinding: Grid-based (CCmpPathfinder) with passability classes tied to terrain. Bridges must support land units on top while blocking naval units below. Dynamic changes: Construction, destruction, or damage must update passability in real time. Performance: Avoid full global recomputation on every change. It would be a huge problem to be constantly destroying and building bridges. Other ideas with bridges and walls. Portals / Vertical Links: Define connection points (ramps, stairs, ladder zones) between layers. When a bridge is built: Mark upper tiles as walkable for land units. Keep lower area impassable for ships. Destruction: Remove the upper layer passability and force path invalidation/recalculation. This is similar to how Stronghold, Age of Empires IV, or modern Total War titles handle elevated walkable structures. ii- Dynamic Navmesh + Grid Hybrid Use a grid for fast coarse terrain movement. Use a recast/detour-style navmesh (or equivalent) for precise dynamic obstacles and walkable surfaces. On bridge build/destroy: Locally re-bake or update the affected navmesh region. Add/remove off-mesh links for vertical movement. Advantages: Handles complex shapes well; good support for dynamic environments. Many modern engines and assets (e.g., Unity's A* Pathfinding Project or Recast) support this. Another interesting alternative is: Passability masks / cost maps + obstruction system. It sounds complex...
  15. Stronghold , Praetorians anda AoE IV They have good concepts of how to make walkable bridges and walls.
  16. I'm not saying there aren't good ideas in mods, but they never make it into the base game. That's why I was going to sit down and draw and make sketches, because apart from giving opinions and designing mechanical concepts, I can express myself by drawing doodles.
  17. The campaigns gave you a general overview of historical events, and the gameplay taught you about the technical development of technological advances, mainly resource management. He didn't teach you much about social progress and setbacks. It did not teach about the decline of empires. It's difficult to bring that trait to a game.
  18. Another thing that nobody mentions is the early game mechanics and build order. All civilizations start the same way. With a minimal difference from the Germans and Mauryas
  19. Will you reduce the entire cavalry or by class? Fanatics are very good for not having armor( and helmet). If we nerfed them with their capture rate and lack of armor... ========Post data=====< I'm trying to work on a new conceptual design, modifying the current gameplay after taking into account the feedback from the last few years.
×
×
  • Create New...