Jump to content

Silier

WFG Retired
  • Posts

    1.265
  • Joined

  • Days Won

    9

Posts posted by Silier

  1. Hello @freerangeninja,

    if you have any suggestions or remarks, feel free to write them down.
    It would be good to know how much of them are missing functionalities of the gui components or it is just placement, size or shape of them, or it needs better art.

    While doing it, please keep in mind missing component functionalities might take longer time to implement, mainly if they will require c++ changes.
    Anything else should be in theory easy to achieve, as actual layout in game is desrcribed in xml and its functionality in javascript files.

    Also before talking about implementation difficulties we need to see the proposed changes first :).

    If you want a bit more live discussion, consider joining https://webchat.quakenet.org/?channels=0ad-dev . 

    Have a nice day :)

    Regards,
    Angen

  2. Do you people read that terms before accepting them?
     

     1. Only create one account per person on the service unless authorized by Wildfire Games.
     2. Not impersonate other users of the service and only use your registered username in multiplayer matches.
     3. Not post profanity, pejorative terms or pornographic content.
     4. Not harass, harm, intimidate, discriminate, threaten, defame, cause damage to others or purposefully demean the worth of others using this service.
     5. Not violate the privacy of others by disclosing personally identifiable information (for example real name, location, ID) or private details (for example social media or messenger account names) of others without their consent.
     6. Not incite violence or promote illegal acts.
     7. Not attempt to artificially adjust any user of the service's rating or any of the statistics which impact it. (Examples of this are, but are not limited to: cheating in ranked games, reverse engineering the service, and taking advantage of other users of the service.)
     8. Not undermine the intended gameplay or purposefully gain unfair advantages in multiplayer matches (for example cheating, using exploits or bugs).
     9. Not spam the service and not post large amounts of repetitive or unwanted messages.
    10. Not use the service to promote specific goods, services, or products unless authorized by Wildfire Games.

    Creating more accounts to go around the ban will result in longer ban so please accept the ban and wait.

  3. On 7/21/2020 at 8:12 PM, Arch Bot said:

    I will check A24 source asap and try to update Arch AI to be compatible with the A24.

    Please be aware of class renaming that was done in a24. For example these two https://code.wildfiregames.com/rP22328 and https://code.wildfiregames.com/rP23853.
    Also I am not sure if your petra will be compatible with a24 aside classes because this one: https://code.wildfiregames.com/rP22527.

    I generally do not think you should spend much time getting it compatible with a24 while you actively develop under a23b. But sure once you are happy with state of your ai, you can make it a24 compatible but I would suggest fork your ai and do not try to make it work under both 0ad versions.

    Also you can make use of this.debug in Config and if your debuging code with it so you have easier time making dev version to release one.

    Happy coding :)

    • Like 1
  4. 7 minutes ago, Stan` said:

    Or the walls are not in the correct rotation :)

    Hotkey would do the magic +180 degree. Not sure how hard it is to do it correctly.
    Although remake all walls would be long process for art team, but this would be kind of features, that does not require art beforehand. ;)

    • Like 1
  5. Hello,
    it was probably one of the observers watching the game. His commands currently are taken as gaia actions in the game. However observer should not be able to give them in the first place.

    People are working on the fix.

    If you do not trust observers, as host of the match, you can disable them for the multiplayer matches in your game settings. You need to do it before you join multiplayer lobby, I think it is possible also once match started but I do not guarantee this ( I cant really check right now ).

    Sorry for troubles and have a nice day.

×
×
  • Create New...