Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. @Atrik Apologies for only responding now. Considering that you have now set up a Gitea account and fork in the meantime, do you want to open a PR for this now? I'm still up to do the testing and reviewing. (If not, it's also fine, I can take care of all the git stuff for you, if you want)
  3. I just build some minutes ago state d3406f4509 with git clone -b release-0.28.0 https://gitea.wildfiregames.com/0ad/0ad.git Under https://gitea.wildfiregames.com/0ad/0ad/wiki/BuildInstructions sudo pacman -S --needed awk openal m4 boost cmake curl enet fmt gcc gloox grep icu libgl libogg \ libpng libsodium libvorbis libxml2 llvm make miniupnpc patch pkg-config python \ rust sdl2 subversion wxwidgets-gtk3 zip zlib should be cbindgen added. I can play with the established civs but when I try to play a single player game with the germans I get these errors: ERROR: RelaxNGValidator: Validation error: special/players/germ:1: Invalid attribute comment for element GenericName ERROR: RelaxNGValidator: Validation failed for '(null)' ERROR: Failed to validate entity template 'special/players/germ' ERROR: JavaScript error: simulation/components/PlayerManager.js line 20 Engine.QueryInterface(...) is null PlayerManager.prototype.AddPlayer@simulation/components/PlayerManager.js:20:9 LoadPlayerSettings@simulation/helpers/Player.js:44:21 Setting biome generic/sahara. Creating playerbases... 0.014223s. Creating bumps... 0.099461s. Creating hills... 0.019315s. Creating forests... 0.033423s. Creating dirt patches... 0.023661s. Creating grass patches... 0.010003s. Creating metal mines... 0.003676s. Creating stone mines... 0.002799s. Creating decoration... 0.009231s. Creating food... 0.001154s. Creating food... 0.000527s. Creating straggler trees... 0.015792s. Total map generation time: 0.239990s. Total entities: 1832, Terrain entities: 665, Textures: 13. WARNING: GetPlayerByID: no player defined for id '1' PlayerManager.prototype.GetPlayerByID@simulation/components/PlayerManager.js:91:16 ERROR: Failed to load entity template 'structures/germ/civil_centre' ERROR: Failed to load entity template 'units/germ/cavalry_javelineer_b' ERROR: CColor has to be an object ERROR: Error calling component script function GetDisplayedColor
  4. Cool, thanks for the help, I’ll let you know if it works.
  5. I think you might have to do something like this : Add a "submarine" section in there pathfinder.xml with a nonrestrictive "shore distance". Handle it in BuildRestrictions (maybe also some stuff here Templates.js). Then you should be able to add <PlacementType>submarine</PlacementType> in <BuildRestrictions> in templates. Don't forget to fix petra too!
  6. Is it possible to build underwater? What would I have to do to add a new building placement class, that is like the standard one but can be built underwater?
  7. Today
  8. Maybe a commit or two off, but is fine to test that branch instead. @real_tabasco_sauce ^
  9. Created https://gitea.wildfiregames.com/0ad/0ad/issues/8540
  10. Atlas crashes after clicking on Player tab.
  11. A random map is procedurally generated by a .js file calling upon a random-map-library. A scenario or skirmish map is created in the Scenario Editor, and is static, unable to be edited. I know that it is an option in the Scenario Editor to generate a random map, then save it as a Skirmish or Scenario map, and that a few people have written random map scripts to recreate scenario and skirmish maps as random maps.
  12. Assuming the RC is same as release 0.28 git branch : Germans are now unplayable Stone gather rates is almost doubled compared to xml template for seemingly all units Last known bug for Germans i noticed and don't think got fixed (can't check cause can't play them): Fertility festival and loom become available in wagons after researching Migratory Resettlement. Don't think that is intentional.
  13. We don't expect mayor issues any-more. So we built a release candidate. It can be downloaded here.
  14. I've read some explanation here in the forums, and there's mouseovers where you select the map type in the game. Basically Random maps are generated procedurally while the others are of static design? I don't really know.
  15. Is there an explanation somewhere on what the different map types are and the consequences of each ? I figured out recently that it's possible to play Skirmish maps as random maps as you mention, and that they get stretched in vaguely predictable ways when one changes their size, but I still have trouble with Scenario maps - I've never been able to play them correctly.
  16. Stan you did it again! Thanks for the help. I had multiple materials. When I removed them, I proceeded to have some model encoding issues which resolved when I deleted the constraints. The error I was getting was: XmlParseEntityRef:NoName I know that is something to do with how Blender set up the XML data in the DAE itself, but idk. Deleting the constraints worked... Anyway, thank you very much for your help, the model is showing up in game!!
  17. See https://gitea.wildfiregames.com/0ad/0ad/wiki/ExportingErrors Either you have loose vertices or multiple materials, and neither are supported.
  18. Stan`

    Erechtheion

    Transparency should work in baking. You're right about variation, though
  19. Sure, but the trees are transparencies and have random heights.
  20. Hey, I was trying to import a model from a different game into 0 AD. I joined all of the mesh parts together, scaled it to the 0 AD armature, weight painted, and then exported to Collada. First error I ran into was the "Multiple Polysets" error. To remedy this, I clicked on the mesh and then selected export selected only. Then I got a "No Objects in Scene" error. I am wondering if I did something wrong or formatted it incorrectly. I know that you are supposed to remove the light and camera from the scene, but anything else, I have no idea... I would really appreciate some help from you guys Here is the scene for reference:
  21. Yesterday
  22. Can you test since I gave you some extra rights ?
  23. No, pointing to my fork. Pushing did not work while configured to the main repository. I did try first without changing the config, to test if the gitea update changed something and after that i changed the setting and did the same commands again.
  24. Oh nice i already tested it before u added me , the git lfs pull 0ad-base main worked without errors. (unix fashion no complaint is all right)
  25. I've added you to https://gitea.wildfiregames.com/org/0ad/teams/contributors can you try again with the main repo as lfs ?
  1. Load more activity
×
×
  • Create New...