Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Everything posted by Silier

  1. Yes, but farms are not build over holes in terrain so basically you still walk on terrain not over farm
  2. No why ? I know there are changes, but D13 is in dev so long ... I am not planning to merging it with something what can be changed 10 times. I ll merge it when it will be out. First I need to come up with global logic which will work in playable state.
  3. @imperium no crashlog.dmp ?
  4. So, hands up formations are back !! I am reworking Unit AI to work with formations. So current state looks like: formation members hold their formation position to death formation auras are applied from D1218 formation stops if melee attacked and fight back if not fighting or moving and range attacked goes to the attacker to reach him ( this needs rethink, you ll see why in video ) This is what I need to think how to make it: look for enemies if not attacked by them and attack first based on stances ( yes, formation members can do that, but I needed to disable it for them ) I am currently testing only fighting men to men, so there is a lot of what I need to try. And yeah a lot of tweaking and making things better currently I did. So here is some video about current state (just ignore warnings and errors, they are for my debug): formation rework - state 1 I hope you are excited. Maybe you will see them fightingin A24.
  5. @imperium crashlog.dmp, and maybe mainlog.html could be good too
  6. @Itms , when the mode is signed once, is it applied to every next update for the mode? Can it be downloaded even if not signed?
  7. I believe that If it is the same version (and subversion) of the mod, but only from different source, then you should have no problem because code and stuff like meshes, textures... are the same. So you do not need both. Ponies from LordGood's repo are for A18 I think.
  8. https://www.moddb.com/games/0-ad/downloads?filter=t&kw=&category=1&categoryaddon=&timeframe=
  9. @LordGood, it is not my road, so I am asking. Is this allright? I could build road out of territory, what is fine on one side, but then I could build building where I normally could not.
  10. just for record: broken again
  11. Actually they were there, but did not apply in game because of something in actors First, I like this tower. I think it is cool, but the thing about gameplay, I am not the right person to ask Anyway, with good minimal range it could be ok.
  12. Unicorns have back flags and props when garisoned
  13. Problem was found and will be fixed soon.
  14. Hi, I made 15 frames animation for object A which is as prop for object B, this A animation should start with first frame on actor B animation. But B animation is longer and animation A should end on 15-th frame of B animation and then be idle. Can be it done or I have to make A animation as long as B animation is? Sorry if wrong forum.
  15. @LordGood, does pegasi have wooden wall in your A18 mode? Or, do you want them to have it?
  16. meh, shame on me, but I did not touch that part of file before, at least I do not remember
  17. @gaius, I am affraid I do not know help you from this state. Did you changed Formation.js ? because now I dont see it there, probably you deleted changes there too?
  18. Unicorn rams are back in fortress with champion halberdiers, also in earth pony fortress are available champion macemen. Roads can be build by all earth pony citizen soldiers.
  19. Did you remove roads? kind I cannot build them with earth ponies anymore.
  20. The second bar is something what can be called as territory bar, or loyalty as you prefer.. The colour shows you which player can make actions with this building. Some buildings, like Civic centre provides territory influence with certain radius. And a lot of buildings you can build only inside this radius. If player loose civic centre, buildings decays to territory owner (if none, then to gaia) and under some amount of points you cannot do actions anymore. You can take them back with building civic centre nearby, or spreading your existing territory building buildings on its edges. Next thing is, that you can capture the building with soldiers. You get points of loyalty of the building for yourself by the time since your soldiers are capturing the building. Capturing and decaying is slower, or prevented if there is certain number of units garrisoned in the building. I hope it helped someway.
  21. What is your OS? and please attach log files after you run game and it crashes. Look here where to find them: https://trac.wildfiregames.com/wiki/GameDataPaths
  22. Hello, We are sorry you experienced this. if you are using fullscreen on windows, try to use window mode. It can be found in settings, or press alt+enter. If it does not help, open settings, click on graphic tab and disable post processing. Then you should be able to use fullscreen mode too. If everything fails, disable glsl and postprocessing. Sure you can do this at first place, but you might lose some visual experience. Please let me know if it helps. Have a nice day
  23. @stanislas69, sorry for noise , I made fix for bones to remove conflicts, nice side effect, ram for unicorns is available again
  24. @gaius I just saw the files you uploaded in another post about formation fighting mod. The formation file has to starts like this, if you want to aura be applied: <?xml version="1.0" encoding="utf-8"?> <Entity parent="template_formation"> <Auras datatype="tokens"> formations/formation_phalanx </Auras> <Formation> <Icon>formations/phalanx.png</Icon>
×
×
  • Create New...