Jump to content

The Undying Nephalim

Community Members
  • Posts

    525
  • Joined

  • Last visited

  • Days Won

    25

Everything posted by The Undying Nephalim

  1. I'm uploading a .zip to the mod.io. I'll link it here as soon as it's done. To my knowledge im not redistributing any of 0AD's assets in my mod, and all the assets I use are ones I made. Unless you mean template files? You mention javascript so I presume that's the .json files?
  2. It's here! Check out the trailer: And download it here: https://www.moddb.com/mods/hyrule-conquest/downloads/hyrule-conquest-03
  3. Yes indeed, I have an extremely giant unit that walks over all obstacles:
  4. Is there a way to make a trained unit have the unrestricted passability class? It seems when I train such a unit from a building, the game has a problem spawning the unit in question.
  5. That was it. One more question, is there a limit to the number of entries that can be in pathfinder.xml? It seems whenever I go over 16, the unrestricted entry can no longer be read by the engine.
  6. I got a quick question, was anything involving the EntityLimits.xml or player.xml file changed in regards to training restrictions? None of my unit caps seem to work anymore, I can train unlimited units for units that I had caps on. I've not touched either of those files but it seems as of 0.23 none of the limits work anymore.
  7. I finished some more wildlife while I wait on Exodarion:
  8. I will have custom GUI eventually. Ideally I would like each civ to have their own GUI. Spider webs and organic growth would look nice for the Gohma. The GUI is low priority right now though. I do have custom icons for resources at the moment however.
  9. It's been about a week and a few days, and I'd like to share what I've been doing. It's nothing visually interesting, but those with lower PC specs will probably like it. Most Real Time Strategy games (and in fact most graphically intensive games these days) have a feature called LODs, which stands for Level of Detail. The short of it is, the further away a camera is to any object, a more low-quality, low poly version of that object's model will load. This significantly helps frame rates and performance. Unfortunately, 0AD has not yet implemented LODs, so currently the high poly versions of models show at all times, even when zoomed out to the maximum distance. While this assures everything looks good, people with lower end PC's have reported bad frame rates and terrible lag. Until 0AD properly implements LODs, a small, separate download will be available that replaces the game's models with low poly versions: The might not look nearly as good up close, but from a distance you might not even notice. This should help users that lack a powerful enough PC to render hundreds of high poly soldiers at once.
  10. Does skirmishes, scenario, and random.DELETE still work to get rid of all stock maps from mods? It used to work but it seems ever since 0.23 all the stock maps are showing up as options despite the fact I have those three DELETE files there. What material did you use?
  11. This is the result of using that, it's not quite the effect I'm going for: Using photoshop, this is the effect I'm trying to go for that doesn't seem to work in 0AD: This can sort of be replicated by setting to the bloom to be really high, except even then it only works when there's light. I really want noticeable glow in the dark effects on the Gohma like this.
  12. I guess a more important issue, on walls of mine that specifically only have Long segments and not Short or Medium. I'm spammed with a continuous string of errors until the sizing while dragging out a wall is just right: <p class="error">ERROR: No placement possible for distance=18.094, minOverlap=0.1, maxOverlap=0.8</p> <p class="error">ERROR: No placement possible for distance=44.231, minOverlap=0.1, maxOverlap=0.8</p> <p class="error">ERROR: No placement possible for distance=59.025, minOverlap=0.1, maxOverlap=0.8</p> This seems to happen even on normal walls with short and medium segments in 0AD once in awhile. It doesn't seem to have any negative effects on gameplay, but visually it's a bit jarring to see a massive wall of red errors when trying to lay down a wall. Is there's a way to solve this problem with walls?
  13. No matter how high the emission rate is there's always big gaps between the spawned particles, the gaps are larger the faster the projectile moves: I need a solid, unbroken stream of particles for very fast moving projectile to create a "laser beam" looking effect:
  14. As I mentioned this really only works if the projectile is moving slow enough. If the projectile moves too fast, there are huge gaps in between where the particles spawn from the projectile. I guess I could just make the beam slow moving, but that kind of defeats the purpose of creating a fast moving, nearly instantaneous laser.
  15. I've got another question, is there a way to make a fast moving projectile look like a solid beam? My first solution was to just give sprites a very high emission rate, but the effect really only works for slow moving projectiles. If the projectile moves too fast there's still big gaps and it doesn't look like a solid beam. Did you mean .23? If so then no, it will not work with .23. I'm currently updating Conquest to be compatible with .23
  16. The 0.2 Patch needs the 0.2 version of Hyrule Conquest, which needs the 0.22 Version of 0AD
  17. That is awesome, I didn't realize I could have the camera disabled and then have it play during a replay.
  18. Exodarion might have the Goron base plots working as soon as the next few weeks, there's no confirmation on that. I am under the impression Stealth is already in the engine in some form, the devs just didn't like it and don't use it as a mechanic in the game's current form. I've not yet got a clear answer on how to use Stealth and I've not investigated the matter yet as I think it's a lower priority. I'm not sure when the devs plan to add anything like Dodging and Critical Hits. I might just not bother with overhead shots I guess. Is there any way to get workers to do things without the player input when the cinematic mode is running? Or do the 0AD devs just set the cinematic on some timer and order units and workers around before the camera kicks in?
  19. Some other strange issues I've run into. I'm using the Cinematic Camera path to put together a trailer, but for some reason when in the cinematic mode the perspective of everything is extremely messed up: Almost like everything is being pinched towards the top center of the screen and flattened. I've tried the various style modes, growth, expo, circle, etc but the same problem persists. Is there also a way to have the UI still visible when a cinematic camera is moving?
  20. I seem to recall someone mentioning that ambient sounds for units was a thing, how would I go about implementing that for my units?
  21. In the case of the Gohma one of their units flings very small larva, I could probably just give the larva no collision.
×
×
  • Create New...