Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.121
  • Joined

  • Last visited

  • Days Won

    587

Everything posted by Stan`

  1. Yeah I use the same basket for gathering, and carrying, cause it makes more sense
  2. I'll go with the shortest version then, because that's what you prefer @Alexandermb
  3. @Alexandermb Thanks. Do you want your name to be included in the credits ? if so how should we credit you (Under what name) ? I'll put your name when I commit this.
  4. Ah you mean credits.json files ? If so I'll fix it in the polybolos commit.
  5. @Alexandermb Do you have the blendfile lying around ?
  6. @wowgetoffyourcellphone I'm coming there slowly, though I need to get some stuff validated by Lordgood first. (That was part of the conditions of me joining the team) My goal is to commit as much as possible before A23 without breaking anything
  7. That part is true however I don't think js files have such an equivalent
  8. There has been a Poc. (Proof of concept)
  9. If you mean flatten it, no it is not possible. There was an implementation some time ago. It was dropped because it's old and mostly because that means the map data would have to be serialized over clients.
  10. I guess, no at first sight ^^ That model was probably taken from something else which was put on that face over the ground. I'll add it to my todo list @Imarok
  11. @wowgetoffyourcellphone @vladislavbelov made a patch that did just that sometime ago, I don't think it was accpeted commited though.
  12. https://github.com/0ad/0ad → Clone or download → download zip. But it will take ages. Can't you download tortoise svn and use it to clone the repo following this https://trac.wildfiregames.com/wiki/BuildInstructions → Aquiring the code section @Alexandermb
  13. @Alexandermb I get errors when applying your patch, can you fix it ? body { background: #eee; color: black; font-family: sans-serif; } p { background: white; margin: 3px 0 3px 0; } .error { color: red; } .warning { color: blue; }
  14. Heroes in this list should and will be used when we implement dismounting. Romans and Thebans are the remains of the time where the republican romans were part of part1 see @wowgetoffyourcellphone 's mod for their integration. Some units are easter eggs, I'll let you guess whos who.
  15. @wowgetoffyourcellphone Yeah I agree some more playercolor would be nice @Alexandermb
  16. The only occurence of something like that I know of is some Chinese texture currently in the game. While I consider adding unused functions in the engine to make it more moddable, such as https://trac.wildfiregames.com/ticket/3488 I don't think adding art is a good idea. First because the people maintaining art assets notably programmers who could have already 12 used civs to deal with so adding random actors just for fun doesn't seem like a good idea. Then because it gets hard to keep track of all the mods using stuff that should be committed especially if said stuff is tweaked differently in every mods. This ^ also is a good example of "it's not because we used to do it in the past that it's a good idea". Also it means we are bundling useless stuff for releases. I guess what I said above applies to this, unless Kushites are integrated alltogether.
×
×
  • Create New...