Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I’ve only thought about the craters but haven’t actually done it nor do I know how and as for the aura, I haven’t tried it with anything yet. Craters, I mean actual holes, like those created by the terrain tools in Atlas.
  3. For this the projectile can probably spawn an entity (the crater) with an aura (slow units in the crater), have you tried that? What would cause performance issue?
  4. I used to think about the craters left by explosions since, to me, they serve as a measure of firepower, but it seems they would cause issues for performance and gameplay.
  5. In the code there is a TODO comment that hints that terrain bonuses already existed in 0AD, but got removed .
  6. Thank you, I'll keep that in mind. I have a type of rocket launcher that can fire anywhere within range, you can simply click on any point, and it will fire regardless of whether there is an enemy there or not. I really like the small details, like applied forces or weather conditions, that you and others are experimenting with. I hope someone does something with water and terrain as well.
  7. A recent example is @Vantha and I working on improving ranged attacks, so that units can have a range much larger then it's vision and still be able to attack. Perfectly suited for like long-range artillery that needs intel on it's target before firing (like a infantry recon commanding artillery fire, or scout drone...). I actually did have in mind one of @Eilat's post with ICBMs when doing it.
  8. I think 0AD engine should try to get the features to get a variety of mods working on it. Not even just the engine but the scripted simulation part too, so that modders don't need to code everything from scratch. @Eilat if you encounter limitations while doing your mod you should definitely open issues for them, I doubt anyone would be against it.
  9. Today
  10. Hello everyone! I’m back with more news and new images from World Rising! =D Over the past few weeks, I’ve made several important improvements to the project. New buildings have been added, new technologies have been implemented and tested, and everything is working very well so far. I also rebuilt all the meshes that needed corrections to ensure that the shaders and lighting work properly. It was a lot of work, but the visual results have improved significantly! Another big addition is the creation of the Yayoi hero Katsuro. With him, we now have 4 of the 5 heroes planned for the ancient Japanese culture, with one hero representing each Era. The 4th Era — the Bronze Age — is now established and working, making the civilization’s progression increasingly complete. I’ve also continued working on the Yayoi economy. Yayoi granaries now produce both food and fibers used for clothing, currently represented by the leather resource in the game. The dynamic weather system has also received some adjustments. Weather events now occur at longer intervals, while rainfall lasts longer. This makes weather changes feel less frequent and more natural, while giving each event a stronger presence during gameplay. World Rising continues to grow step by step. There is still a lot of work ahead, but every new building, technology, character, and system is helping the project develop its own identity. I hope you enjoy the new images! Please keep commenting and sharing your opinions, criticism, and suggestions. Your feedback and participation are always welcome! Thank you all for supporting World Rising!
  11. The ship movement is really nice, and the inertia makes the collisions feel much more natural. It’s a shame it can’t be tested as a mod, but the demo videos still give a good idea of the changes. Hope more people can compile it and give feedback on the PR.
  12. Recording 2026-09-24 095108.mp4
  13. It’s the mod's official menu (Add the character 0.A.D.)
  14. I sent an adaptation for Alpha 28 via private message—one I had on my hard drive—and I even included infantry with animations in it.
  15. @Essential Strategy We can continue here so we don't end up derailing that other topic. And yes, since the game is constantly evolving, small adjustments are made as updates roll out—usually minor details from one version to the next.
  16. You just need to edit the mod.json file to make it compatible with the current version of 0 A.D., but the mod itself is incomplete and unplayable, it can only serve as a reference.
  17. Well it seems it is outdated. Does the engine allows retrocompatibility for mods? I mean, that newer game/engine versions can run old mods. If not, that is a must do for sure.
  18. Yesterday
  19. I ran into this problem as well, same exact error message. Should I just restart my computer and try again?
  20. This seems interesting! Another thought I had when watching the elephant videos (probably unrelated): All soldiers going back to idle at the same time when the elephant dies looks so abruptly, maybe there could be some randomness (like some cheering, some idle) or random delay.
  21. Converting old maps There was a decision in the past to split the Celts civ into Britons and Gaul as well as Helenes into Athen, Macedonians and Spartans. Not easy to convert old maps... Converting pmp version 5 to 6, or 7 seems to be easier than I thought, just we need to modify the pmp file for that. Here is a new version 1.5.3 of the Atlas post processor tool post-Atlas. Here is the changelog and the readme. Have fun map checking and converting! CHANGELOG.md README.md post-atlas-1.5.3.zip
  22. They seem to have acquired them from Romans (possibly built their own with Roman engineers). https://penelope.uchicago.edu/thayer/e/roman/texts/cassius_dio/67*.html https://penelope.uchicago.edu/Thayer/E/Roman/Texts/Cassius_Dio/68*.html#9.5 Surviving evidence seems to point at bolt shooting light artillery rather than stone throwers. Page 86: https://whc.unesco.org/document/204934
  23. I wonder if this could be solved, instead of removing how "solid" units are, by changing something else, like not reacting to repositioning so fast and simultaneously when close by (maybe hard to require), or being more permissive on supposed destinations if an obstacle is there (one can always reform after obstacles are removed if a specific formation is wanted, for which showing and shaping it by dragging the mouse at the destination like Rise of Nations and Total War would be useful, and has been asked).
  24. Noted, yes after some playtesting also with @Effervescent it was clear that we should make infantry have more agile movements, which is mainly suppressing restrictions on turning. We also had interesting talks about using the new parameter "MaxAngle" to have ranged units in general start the attack prepareTime/animation while turning (they start drawing an arrow while they turn, so it makes micro interesting). I think i did increase the value of pushing a tiny bit, but maybe before reverting I would try to see if you think it's better with the lowered Inertia effects (they are more agile so maybe it would fix it for you). I guess I did set a "stagger recovery rate" very low in the templates So you are right. I didn't, but I should have saw it come. Yes this is one bug that is from this PR obviously, I can address that. The other ones I'm not too sure, the woodcutters getting stuck happens a lot to me in MP. Thank you so much for the feedbacks! I have a much clearer idea of what this PR needs now. Mostly tweaking the templates and fixing the big boys club dances.
  25. Thanks, yes it's better. Calvary movement looks smooth too. In the catapult video those 2 guys walking in circles looks strange, but I guess it has nothing to do with the question here. Yes I want to do that some day when I have more time, thanks for the offer, I will get back to you
  26. For the animations, use the variations for the caratacos hero; regardless of the chosen human mesh model, the animations can be used with all of them. https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/art/actors/units/britons/hero_cavalry_swordsman_caratacos_r.xml
  27. We have some medieval mods; once you start to understand a bit more about how props work, you can, for example, use them for something closer to the Joan of Arc: https://github.com/0ADMods/xiiiad and https://github.com/0ADMods/millenniumad
  28. Hello. Most likely, the tutorial you saw used older files; a lot has changed. However, as I understand it, what you're aiming for right now is something simpler—you don't need to modify any .dae files. To understand how the units are assembled, take a look at the javelin-wielding heroine Boudicca: Note that in one file we prepare what the warrior will wear, as well as the animations and model to be used, while in the other file we prepare the mount and link it to an anchor point (a point that exists within the mount's .dae file). https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/art/actors/units/britons/hero_cavalry_javelinist_boudicca_m.xml https://gitea.wildfiregames.com/0ad/0ad/src/branch/main/binaries/data/mods/public/art/actors/units/britons/hero_cavalry_javelinist_boudicca_r.xml
  1. Load more activity
×
×
  • Create New...