Jump to content

Itms

WFG Retired
  • Posts

    2.358
  • Joined

  • Last visited

  • Days Won

    106

Posts posted by Itms

  1. Sorry for misunderstanding.

    Actually Atlas doesn't work on Windows XP.

    We still support XP as a playing platform but, as XP support has been discontinued by Microsoft for more than one year, we are not able to make everything work on this system. :(

  2. But it starts to look like I'm the only one with this idea.

    No, I really think it's a good implementation of the system. Sorry for my misunderstanding of the "Capture Attack" thing btw.

    I think the real problem is that not all units have a capture animation right now, which looks weird :( But using the cheering animation doesn't sound good at all, because it would just look like some mystic conversion, which doesn't make sense for buildings.

  3. That said, presentation of capture ability in form of Capture Attack parameter seems quite artificial to me. Unlike other parameters in the game, it hasn't a clear real world 'prototype'.

    I would agree. What about "Bully"? (same verbe tense as Pierce, Crush, Hack)

    Maybe it would be better to calculate it from attack parameters. (Cause, doesn't a capture ability mostly depend on a level of threat a unit can pose?)

    I don't think so. Some units could be good at 'intimidating', especially when it comes to houses and civil buildings, without having a large strike power (and that would add more variety of course)

  4. I did what I could in this commit

    I may have made mistakes on accentuation (because, y'know, accents :D) and I tried to be consistent (all χ go kh instead of ch, η is ē and not è nor i, etc.). It doesn't seem to be possible to add carets (^) to o macrons (ō) which I used to transcribe ω. So either I shamelessly replaced ῶ by ώ either I ignored the accent.

    Please report any mistake I could have made :)

    • Like 2
  5. Hi Fabricius, you're correct indeed. I think I remember somebody already reporting that mistake (unless it was for Spartan women, can't remember).

    I'm going to go through the Greek names and see what can be fixed :) I'll keep you updated!

    • Like 1
  6. You should pay attention to using the good terms for converting/capturing: the former is for units, the latter for buildings. This should hopefully be enough to avoid confusion in the discussions!

    Only capturing is implemented, not converting, so your request doesn't (yet) make sense.

    (And sorry for nitpicking ;) )

    • Like 1
  7. Hello av93, the pathfinding development is coming along. When it's in better shape I will make a public announcement to make players test it, to fix possible bugs before inclusion to the game. If you don't have news, it doesn't mean it is stalled, it just means trying it right now would be a tad disappointing! :P

    • Like 3
  8. Before the issues are addressed they need to be reported! :)

    The construction bug and AI bug are linked to the pathfinder and it is being replaced, so just stay updated :)

    The visibility bug is unknown to me though, could you send the commands.txt corresponding to that game? See . Thanks in advance!

  9. sanderd17 summed up what I basically wanted to say; I'd like to add my two cents:

    - I really like the idea of having workshops, but indeed they would be useless the way you see them. What I imagine would be a bit different. You could have a building called Workshop, and once it's finished you can choose one bonus, that costs a little amount of one resource regularly, and grants a bonus. You can toggle off the bonus to save your resources, or to choose another one.

    For instance, you could have the "Improved axe" bonus that costs metal and boosts gathering wood from trees; or "Improved military food" that costs food and gives your soldiers a stronger attack (or stronger morale once conversion works).

    What do you think?

    - Civ bonus based on god choices would be interesting but they should remain realistic and not involve surnatural powers; so I don't see many possibilites (more morale, friendship easier with AI players, maybe?)

    • Like 1
  10. Actually it was ready to release at the end of last week but we had to fix two last-last minute bugs that made us repackage the game twice (and packaging takes hours, plus we have to coordinate the packaging to be able to upload the RCs, in a word it takes days).

    Currently the RC3 is available here: http://releases.wildfiregames.com/rc/0.0.18-rc3/

    If nobody finds a bug in it we can release, everything else is ready.

    We're really sorry for the time it takes, we're also a bit tired of waiting because we can't push modifications to the game during the meantime! :D

    • Like 3
  11. - I've looked at the license for this engine, but I just want to clarify: Is it possible and legal to publish a game using this engine commercially, say using Steam as a platform? The conditions seem to imply that I can so long as the source code is made freely available, but I just want to make sure I am not misunderstanding.

    You must take a look at the LICENSE.txt file and, for each part of the code, read the corresponding license and see if you can. I think you can't for some though.

    ---------------------

    For your other questions, most are possible to add in a mod. If possible, I indicate what amount of work it would need IMO:

    - Is is possible to slow the turn rate on units such as chariots and siege weapons? I'm not really a fan of such high turn speeds, and seeing as my game will involve more vehicles I'd like to change that. I notice birds taking their time to turn and bank smooth and slowly, so I imaging it's at least possible in this engine.

    Very easy

    - Are projectile weapons such as flamethrowers or a steady beam possible? I image workarounds by just having an extremely fast rate of fire, though I imagine the issue of the firing unit cycling through its fire animation very quickly coming up as a result.

    Rather difficult, might be necessary to tweak the engine a bit, but might be possible without

    - Is it possible to build structures in different ways other then a civilian? For instance, I select a building and it has an option to add another building adjacent to it?

    Rather easy

    - Is it possible to require a structure be in the proximity of another structure in order to build? The best example I can think of are Protoss Pylons from Starcraft. I imagine it might be possible in this engine seeing as you can only build inside territory and other buildings such as mills seem to have area of effect buffs on nearby farms.

    Already in the game, but you will need engine changes to see the range effects, which is planned

    - Is it possible for a civilian or builder unit to actually "build" other mobile units instead of bases? For instance say I wanted a civilian to build a spearman instead of a house, would there be any issues in the engine doing that?

    Easy

    - Is it possible for a building to change the texture of the ground around itself within a certain radius when it is built?

    No, the engine can't do that for now

    - Is it possible for a structure to periodically spawn units, gather-able resources, or other entities without player input?

    Very easy

    - Can the engine support more then its four current resources? If not, is it possible for the string descriptions of each resource to appear differently depending on your faction? For example to faction A the Food Resource appears as "Food" in text, while to faction B it appears as "Energy".

    Very difficult, but no problem with the engine (problem is the resources are really hardcoded in the 0 A.D. vanilla mod)

    - Can structures slowly generate resources? I notice that the corral currently in game says it is capable of doing so as long as sheep are garrisoned, though it seems that feature is currently disabled. Is there a way to enable it, and if so without needing sheep or other units?

    Already in the game, there is a wonder which does that

    - Can map based/NPC factions with AI exist separate of playable factions? For instance one map could have a nest of wild creatures that create a handful of units and gather some resources, but otherwise doesn't expand past their initial base.

    Rather easy, see the map A Silent Day in Gaul (not in the main game yet)

    ------------------

    We have a semi-official community of modders in the community, so I suggest you contact them for more information. Some people from it will probably stop by this thread and say hello ;)

    Welcome to the community! Looking forward to your contribution :)

    • Like 1
×
×
  • Create New...