Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Yes, I was thinking, people build enough dropsites anyway to get fast access to resources, there's no point adding rules to solve a problem that doesn't really exist. But I think some simple addition to make new territory a bit more relevant is in order, after all, besides making other CCs more city-like, it has been mentioned in the past that there are not many reasons for expansion, that fields around CCs are unsightly and inaccurate, and even that CCs could be specialised. Maybe just adding a gap around the CC where no resources or structures can be located could tackle some things. I’m not sure how to easily make relevant building houses somewhere else though, and one has to be careful with snowballing.
  3. The game is complicated enough as is. Let's just keep it simple, people. Improve what we can, but let's not add feature bloat. EDIT: For context, if we implement both of these, then that will break a lot of existing stuff, mainly involving the AI. And now you need to fix things that were working fine for decades.
  4. Yes, need to make a spherical+noise gradient to make the same fade out on the radius.
  5. Maybe make it a bit more granular (some stones are fully opaque on the radius and some fully transparent) to mask the pure circular alpha mask?
  6. Gradient to keep the last cobblestone and fade out:
  7. Yesterday
  8. thats what i did, but the shaders are mixed continously, texture is to decide wether is dirt or cobblestone, another to make the dust above the edges to blend seamsly with the cobblestone and the gradient is to give the fade out effect in the dust at the end so it blend with the enviroment. More complex but allows the render to capture the image whitout baking but just a single 15 secs rendering.
  9. Why not just create a black/white texture with texture paint and use it as a mask? Seems way easier to me. If you want to combine more than two textures, use an RGB image as a texture mask.
  10. I've made a vertex paint to be able to decide were it would be dirt (shader b) or cobblestone (shader a) then connected the fac output to the fac input of mix shader. Also a gradient at the corners so the dirt would fade out to blend with the enviroment but keeping the last cobblestone so it wound cut at the end. But for round ones is a bit more tricky to do, need to experiment with spherical gradient.
  11. Well, but the number of units will be arbitrary. I think it's ok for people to decide if they want to chase units, or to do it with last CC standing. I thought about an intermediate possibility: if all CCs are taken, units lose HP, unless they are close to a Hero or garrisoned (maybe just on certain buildings).
  12. Are you sure that it's just the order of the props in the actor file which defines which is above? I had the same problem with my olive mill and changing the actor file didn't solve the issue, it just appeared different each time. I think instead of or additionally to blending out at the edges, you should cut along the gaps between stones. You could avoid the triangle stones at the edge of round decals for example. Also I think you should scale the tiles down, they are too dominant imo. To easily edit it I strongly recommend using masks in the material node shader if you're not doing so already.
  13. Well, a resource cap, with dropsites increasing it, is an interesting and not complicated idea, as long as it’s not too disruptive and only penalises under-building dropsites. Loot can be calculated as some fraction of total resources, divided by the amount of dropsites. Something I was thinking is that CCs are given too much importance as dropsites, and this just comes from other RTS, but it’s historically inaccurate (when compared to the other specialised dropsites), and causes fields to end surrounding it. Of course the idea is to have a dropsite at the beginning, but I wonder if, while one progresses, adding some penalty to them, or some bonus to the other dropsites, wouldn’t restructure things to look better, or maybe something else is better, with those consequences in mind. I have other ideas, but are more radical.
  14. Norm layer wasn't being baked properly due to the mix node. now it is. Added some others buildings:
  15. It's pretty cool. I think maybe that the transition between stone and dirt could be improved with a better edge mask dunno.
  16. Yep: Edit: i see now second normal didn't baked properly. i have to wait till i get my monitor back.
  17. Changed storehouse, since now i can add the dirt above the tiles: Color is just a matter of bake again so as long as the design is okay, i won't mind baking it again with another tone.
  18. @Stan` i can't see properly the colours with this monitor, is this ok?
  19. I suggested something like this a few months ago, where there is a resource storage cap (similar to pop cap), and the player needs to build more storage buildings and farmsteads in order to continue to store gathered resources, much like how you need to build more houses to train more units. ATM storehouses are kind of ignored in combat, which is actually very inaccurate to history (a very common tactic of raids was to burn storehouses and fields to cut off supplies to a settlement, both of which tend to be overlooked in 0ad.) While I think giving the attacker the amount of resources stored in the storehouse is maybe too much, giving them a quarter of the resources or figuring out some sort of looting mechanic to destroyed buildings might be useful.
  1. Load more activity
×
×
  • Create New...