Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.477
  • Joined

  • Last visited

  • Days Won

    552

Everything posted by Stan`

  1. Also you could wait for me to repackage it and upload it to modio
  2. Terra Magna if you refer to the issues most are for at least A24. Unless there is a big breakage I don't know of.
  3. No I merged your pull requests that's it.
  4. Hello and welcome to the forums ! What you witnessed is called capturing. Every building and siege engines have capture points which once depleted make the entity change sides. You can also CTRL + Click to make sure units will destroy and not capture buildings. The more units garrisoned units the slower the capture is for the attacker, and the lower the building health the faster the capture is for the attacker. Hope you enjoy the game
  5. Ah yeah also blendfiles should be uploaded to the share repository when possible
  6. I'm pretty sure they spam stables because they have an incorrect class.
  7. @Alexandermb Can you investigate .? @wackyserious thanks for testing
  8. That and what elexis said. Basically Iwanted a really simple feature that allows modders to edit templates in order to allow visible and non visible garrisoning. For instance you might want to Garrison elephants and archers in the maurya fortress. Currently if you do so with visible garrisoning you'll get elephants on the towers. With the patch you can tell the game you only want archers. So elephants will be in the building and archers on the towers. If a user wipes out all the units you have to regarisonn units to make them pop on walls atain. That seemed to be a problem because people wanted more micro with toggles and stuff which were fare beyond my skills at the time. For me it's was more of a requirement. All visible Garrison spots needed to be garisonned and them being killed was a side effect. On a side note given we make smaller siege engines you could also garison them in towers to boost them. If they were to be be packable that would meant you could pack and unpack them on the towers (Unless I fix that code but I'd like my patch to stay minimal) So I will update my patch for those who want it but I won't add buttons because that's not how I want the thing to be. Not sure if a mod is the way to go but if needed I'll make one you can use as a dependent to your mods.
  9. This is pretty awesome. Sorry for asking again but any chance you could record the process for one helmet and upload it to somewhere ? Those textures look absolutely gorgeous !
  10. The game added new skeletons. So they probably conflict with each other.
  11. Can you attach the interestinglog.html file (If it didn't get overriden), and the commands.txt ?
  12. I'm afraid they were simply lost because of copyright issues. Actually it was earlier https://trac.wildfiregames.com/changeset/9899/
  13. @fcxSanya Were the files uploaded somewhere ? @Shield Bearer posted screenshots but never gave any files.
  14. Open visual studio, compile, launch the game, load the mods if necessary, reproduce the crash above wait for it to switch to visual studio. In one of the panes in the visual studio window you'll have one named call stack.
  15. Merged ! @asterix Can you do some debugging for me please ? I need to know where the error is thrown from. Is it -> https://github.com/0ad/0ad/blob/280d600ab2a30b7d1a36f7df6ddfe1f358eba5d9/source/lib/res/graphics/tex_dds.cpp or Is it -> https://github.com/0ad/0ad/blob/6837529cb485b9e68225d3dc4761c9619a0c92be/source/lib/tex/tex_dds.cpp I also need the call stack. This will help me make a patch that throws the image name that fails :)
  16. But it's using alpha as that value. So it's basically the same as setting the height map as the alpha channel mask right ?
  17. Release Candidate 2: With the latest fixes ponies_ascendant.pyromod
  18. There are reasons on the forums.
  19. I don't think so. I couldn't convince them it was a good feature the fact that vanilla doesn't use it doesn't help too. I could probably rebase it but that means you'll have to carry it around which is suboptimal. One could use mod dependency and I could upload it to modio. But meh :/
  20. @aeonios Any chance you could investigate the weird glitching issue we have on parallax maps on buildings such as the Iberian wonder ?
  21. I fixed the walls locally. Need to make the gates and add the clouds.
×
×
  • Create New...