Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    17.969
  • Joined

  • Last visited

  • Days Won

    579

Everything posted by Stan`

  1. I believe we reached the productive part of this thread. If you need information concerning your ban please contact @user1. If you want to stop being banned maybe stop breaking the rules?
  2. Using the logos here, I made a few variants of the Wildfire Games logo in SVG version. For all the three examples above, I assume it's best to use the logo only, and use real text, as it will look better than any pixelated version of text. I am against using a real character for the logo, as it removes the artistic liberties taken when designing it. wildfire_games_logo_only.svg wildfire_games_logo_text_bottom.svg wildfire_games_logo_text_left.svg wildfire_games_logo_text_left_two_lines.svg
  3. One has to be careful with the license of the heightmaps.
  4. @Mina 0 A.D. won't be part of thr GSOC this year either. I am sorry. Would you still like to make some contributions to the AI?
  5. I actually plan to use Wesnoth's lore in 0 A.D. But I need help to design everything as I simply don't have enough time.
  6. Ponies Ascendant and Hyrule Conquest not fantasy enough for ya? I'm working (slowly) on https://www.moddb.com/mods/dwarfs There was also a mythology mod @Rolf Dew was working on
  7. About texturing you could reuse the current game texture until you make something better
  8. There is likely a very high resolution here, and I'll try to make a SVG soonish.
  9. I guess you could make a patch
  10. That's because the logo in Phabricator is not completely an image. The text part is actual text which is why it looks so sharp. The forums' however is a png, and the ingame logo must be something like 128x256. The GUI needs change to accommodate a bigger resolution, or the engine to support SVG. For the forum and trac though I guess I could provide a SVG version. Should be pretty easy to obtain with inkscape. EDIT: Depending on what you have on your computer the font changes in Phab: body { font: 13px 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 13px; }
  11. Hey @DeadTom Thanks for keeping up with it! If you have any question about the folder structure you can ask in this thread. If you need a more interactive explanation you can drop by IRC or ask me on Discord. As general rule for modelling in this kind of environment keep the number of polygons as low as possible and work a lot more with the textures. There are some general recommendations here and there. For non humans maybe you should look at our animal blendfiles, or ask @LordGood how he did it with Ponies Ascendant. Animations can be a bit tricky for beginners to get in the game and there a few steps to follow. You can find a basic tutorial on how to get things in the game here. Hope it helps. Have a nice day too, let me know if I can help.
  12. Yeah. I actually am not sure. I got only that far
  13. Did you use mozilla build starting from a 32bit msvc command prompt.
  14. @Andrettin Spidermonkey is used by the Pyrogenesis engine to understand the Javascript code we use for map generation gui and simulation and AI. Usually it would be done in LUA but the founders chose Js instead.
  15. Indeed. I have not successfully managed to build Spidermonkey myself sadly. There are instructions on how to do so here though: https://trac.wildfiregames.com/wiki/BuildingWindowsDependencies
  16. PeerTube is a bit different in the sense that it's FLOSS software so it's allowed. Not here though I moved the the thread. We should indeed try to mirror videos on that platform with @Sundiata and/or @BrynnOfCastlegate
  17. Could you try to get a stack trace? Also how many AIs were there. If there are too many you might have simply ran out of RAM.
  18. To make it work with VS2017 one has probably to rebuild all the libs for it (the lib. In the libraries folder) (Might also not work with SpiderMonkey) why do you ask? It could be tried without though since there hasn't been a big change of ABI. I personally use VS2019 with the VS2015 toolset. I also tried meson build but so far have failed to get a working windows build with ninja. It reportedly work with linux though. Would that be something you'd like to look into?
  19. Hello @kangz You have two options. Either download a fixed bundle from Here Or in the game options in the lobby tab disable TLS. Sorry for the inconvenience...
×
×
  • Create New...