Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.015
  • Joined

  • Last visited

  • Days Won

    524

Everything posted by Stan`

  1. That's because you forgot a vertex group for the Vehicle bone. If you assign the rest of the car to it it will work
  2. @wowgetoffyourcellphone What's wrong with the new roman barracks ?
  3. You should really use the quote feature of the forum. It makes it hard to distinguish your words from theirs
  4. Yeah I believe that @Tiber7 kind of ran out of time... @Skhorn as well.
  5. Yeah it will extend. However if you take the map binary it can be anything you want cause it's generated code and not part of the game.
  6. That would be CC-BY-SA 3.0 and GPLV2 for js code.
  7. I'm with wow here. Though my argument would also be that the scale will look wrong. One will have either a to small area in the middle too few steps or too tiny ones.
  8. It now ignores 1x bonuses https://code.wildfiregames.com/D1707
  9. Can't you just run the simulation build the wall, save the map ? IIRC that works
  10. I guess it would need a few pings a link to the revision and a programmer review
  11. In svn it is now possible to add techs to modify counter bonuses. I commandeered D1707 so soon the tooltips will be generated automatically
  12. Actually we discussed with @Itms IRL and that's something that always bothered us, also, it's incredibly sexist. After D1955 villagers will be able to be a mix of men and women so if we do want two separate types of citizen it will be possible D1955 Will allow the game to switch visual actors from male to female at run time randomly (one will also be able to specify more genders), and update the sound accordingly.
  13. That's an aborted old project from the @The Undying Nephalim you can seem some screenshots and trailers here
  14. Basically glow oscillating between 0 and 1 with sinus of the time for instance. Do you think it could work with player color as well ?
  15. @wraitii Still have that around ?
  16. Experimenting with glowing materials, to know how they work. Model will likely be used in a mod of mine if I make more than this. @vladislavbelov I guess there is no way I can make the glow stronger ? It doesn't work with the sun. Also would be nice to have an oscilating shader. Still far from EDIT : It seems I can't make it react to player color... <?xml version="1.0" encoding="utf-8"?> <material> <define name="USE_SELF_LIGHT" value="1"/> <required_texture name="baseTex"/> <required_texture name="normTex" define="USE_NORMAL_MAP"/> <required_texture name="specTex" define="USE_SPECULAR_MAP"/> <shader effect="model"/> <define name="USE_PLAYERCOLOR" value="1"/> <uniform name="effectSettings" value="1.0 50.0 0.0075 0.85"/> </material>
  17. They feel a bit cheap to me, Maybe it's the retro look ?
  18. Oh I gave the art design document link so that it could be updated. In the end we should have a blocking model for each building like the ones @LordGood did for the range the stable and the workshop. Typically the corral should be like 4x8 or something like that. I haven't checked so I took the smallest square size. It's by no mean an absolute.
  19. Well it must fit in a 8x8 foundation.https://trac.wildfiregames.com/wiki/ArtScaleAndProportions
×
×
  • Create New...