Jump to content

Freagarach

WFG Programming Team
  • Posts

    1.118
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by Freagarach

  1. One might try adding the "Ranged" preferred attack class to ranged units and see how that feels/performs.
  2. Define `this` and how it differs from the main question apparent from the thread title, please.
  3. You can take a look at other numerical values (e.g. relic count). I know you can do that. About including this in the main game, I'm not sure it is needed, I mean if one VH AI is too easy, one can just fight more? I have yet to see someone beating 7 teamed AIs. Yeah, same here. ^^ I've tried a few things, but none really jumped the efficiency of her. I guess it needs more involved rewrites.
  4. We prefer to actually make the PetraAI harder by smarter, but maybe this should be included as a temporary feature. Altough I guess we should also change the construction times on extreme.
  5. You'll just have to wait untill the reviewer has the time to commit your work (or asks another team member to do it on their behalf).
  6. This is already the case. (Boiling water probably, why use oil?) Making ditches to stop rams and such sounds nice (but would probably slow gameplay down a lot). They can stop them, but the structure has a loading range larger than one line of units, so it seems that they move through.
  7. $ file metal_desert_small_a.dds metal_desert_small_a.dds: DOS/MBR boot sector; partition 1 : ID=0xff, active 0x8a, start-CHS (0x3ff,254,63), end-CHS (0x3ff,255,63), startsector 3587178495, 3468469193 sectors; partition 4 : ID=0xff, active 0xe2, start-CHS (0x3ff,14,63), end-CHS (0x3ff,255,63), startsector 4294180863, 4278223684 sectors
  8. Sorry for my emoticon and not explaining it, I should not have done that. By creating the ticket you sort of ask the devs. If people don't disagree the feature may be added.
  9. Do note that one can view our HP system as a combination of physical and mental health (e.g. morale).
  10. (Reads familiar. :( I hope you get some contributors who like the TBS genre.)
  11. I think the modding forum speaks for itself? I can't really speak for the pre-2019 era, but from my experience people are always trying to help modders/newcomers. That said, it happens that the people with the right knowledgde are not active enough to help someone create their dream. This cool ->
  12. There is no local storage space for entities yet, but if this is all for easing the AIs mind, you might want to look at PetraAI code, she does similar things by delegating stuff to managers and workers https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/simulation/ai/petra. It sounds more like it just costing that amount of resources but having a "default" amount in stock when created, although for maximum user control (e.g. how many resources should be in stock it indeed should be a user command).
  13. See also https://code.wildfiregames.com/D1731. It seems so, and it would indeed be cool if you could try and have this included in the main game (i.e. make a diff on Phabricator).
  14. Towers don't have the class Town, so the description is accurate?
  15. Or something like https://code.wildfiregames.com/D2769 which I would prefer.
  16. The problem is we need at least four-player maps to have any resistance. We tried Thessalian Plains (4) today, but got bashed by the three AIs. (SVN r25893: commands.txtmetadata.json) Probably due to too little aggression from our side. If we would have raided that 500+ resource trading route sooner we could have stood our ground perhaps. (We _are_ open for tips.)
  17. @MoLAoS Welcome back. You'll find quite some information on trac (http://trac.wildfiregames.com) especially in the modding guide (https://trac.wildfiregames.com/wiki/Modding_Guide). There are also quite some resources on the forums, like: In short: the components defined in JS can be added to an unit by fidling with the template XML.
  18. I would say they should be rotated, else it becomes too uniform (says the person with entity variety set to "0").
×
×
  • Create New...