Jump to content

Stan`

0 A.D. Project Leader
  • Posts

    18.198
  • Joined

  • Last visited

  • Days Won

    591

Everything posted by Stan`

  1. Hey guys, As you may already know I made my own version of the actor editor. I have now come with a beta version. If you guys wanna test it out here is a zip file Known bugs When using the browse for options you'll have to remove the absolute path beginning (ie : "E:\0AD\binaries\data\mods\public\art\variants\" to only \variants\) Installation. You need to edit the config file to point to the material folder of 0ad, else the dropdown won't work. The file is called app.config and located near the executable <?xml version="1.0" encoding="utf-8"?> <configuration> <configSections> </configSections> <startup> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1" /> </startup> <appSettings> <add key="material_path" value="E:\\materials\\" /> </appSettings> </configuration> Just replace E:\\materials\\ by something like E:\\0AD\\Binaries\\Data\\Mods\\Public\\Art\\Materials (Double backslash are important) Then just run ActorEditor.exe Current Features Actor Edition Variant Edition Dark Mode Actor Creation Variant Creation Features to come Particle Edition Support SoundGroup Edition Support Material Edition Support Release.zip
  2. If no one of you have the strength to work on a mod alone, maybe you could work together ? You seem to agree to much not for it not be worth it.
  3. I don't think so, but what civ will use them ?
  4. Still a bit off maybe desaturate it ?
  5. Hello @Venqui and welcome to the forums Hoping to see some contributions soon If you have any questions drop by IRC on #0ad-dev we'll be happy to provide some help. Happy programming
  6. Better, Maybe still a bit oversized ? Try to get the grey lighter
  7. I'll definitely look into that after, well all the rest. You have really interesting changes @wowgetoffyourcellphone I never really took the time to look at. I nearly fixed all the capes and blood, pull request soon.
  8. @Sundiata While at it you might try some Kush voices ?
  9. Yeah, that's why I suggested using environnement texture
  10. After De fixes, I'll look at the top post more carefully.
  11. That's the thing, we do not currently have such a person. The last person who worked and still works towards balancing is @temple.
  12. He made a recent commit on his repo with your name on it So I guess he wants you to look at DE
  13. @wowgetoffyourcellphone I made a first pull request for things I broke / will break in your mod, I'll try to keep it small each time so you can see what changed.
  14. Single player campaigns is planned, we just need to actually work on them
  15. Nice, we might need another icon for that formation. Nice model, however it needs to be shiny, you could try to bake an environnement texture like the skullcap, it looks a bit dull.
  16. The provincial barracks would be some kind of mercenary camp ?
  17. @Abdurrahman Al Sayad See Next release We have Ptolemaics already though.
  18. It's a non implemented feature. It will be fixed for next release
  19. Having a responsive UI would be really nice. We have the technology.
  20. I'll help. I broke it I'll fix it. Apologies are like putting tape on broken glass. I'll fork DE and make a pull request or commit directly depending on how you want it @wowgetoffyourcellphone
  21. Yeah just let me know if you have any questions
×
×
  • Create New...