All Activity
- Past hour
-
Alright thanks, I will make a new UV2 and bake asap. Is there a deadline for the release already?
-
No, same reason as @ffm2, and no entity get spawned. Just test it lol. Not sure how that happened, its not supposed to be like that. Random guess would be that the Carth stone tech get applied to all civs in p1. That is intentional, as the tech turns them into 5 pop houses. But you couldn't train females from them afterward iirc. It seemed a bit odd. Other proprieties of houses are likely to be applied to the wagon that might cause game-play weirdness.
-
Release 28 Branch
real_tabasco_sauce replied to phosit's topic in Game Development & Technical Discussion
is that because of points 2 and 3? Or a different reason? Not sure how that happened, its not supposed to be like that. That is intentional, as the tech turns them into 5 pop houses. -
Hmm. I checked the spelling multiple times, and it should work. I wonder what the problem is
-
AlexHerbert started following Snapping Walls
-
I know nothing about this stuff but my first guess would be that you named something with a too long or invalid name.
-
Gitea ssh-key problems
Cayleb-Ordo replied to Cayleb-Ordo's topic in Game Development & Technical Discussion
So i did retest it with the higher rights. [lfs] repositoryformatversion = 0 url = git@gitea.wildfiregames.com:0ad/0ad.git Thats the config, i did those commands: $ git lfs fetch 0ad-base main $ git lfs pull 0ad-base main $ git rebase -i 0ad-base/main $ git push ... To gitea.wildfiregames.com:Cayleb-Ordo/0ad.git 68a7abb3b3..6bdcab11b9 main -> main $ Seems to work. -
I'd like to revisit the code a bit. It needs polishing in any cases but I might also make improvements. Since apparently it's too late to get anything into r28, I'll rather give it the time. I'd love to have your help and views on it! Especially since you seems to be very proefficient on performance implications, and UX in general (here is an opportunity to thank you for your work on 0ad too ). I'm still learning the review/git process so I don't understand what you have in mind here, as I also haven't went through a merged PR.
- Today
-
Okay, so I tried to add it, and here is what happens: the game crashes without any error messages. In terminal, I get the error: “Assertion failed: ‘(int)m_PassClasses.size() <= PASS_CLASS_BITS’ Location: CCmpPathfinder.cpp:95 (Init)”
-
@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)
-
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
-
Cool, thanks for the help, I’ll let you know if it works.
-
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!
-
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?
-
Maybe a commit or two off, but is fine to test that branch instead. @real_tabasco_sauce ^
-
Created https://gitea.wildfiregames.com/0ad/0ad/issues/8540
-
Atlas crashes after clicking on Player tab.
-
Persian Highlands with 8 Players?
Perzival12 replied to casualPlayer's topic in Scenario Design/Map making
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. -
sobowor207 joined the community
-
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.
-
We don't expect mayor issues any-more. So we built a release candidate. It can be downloaded here.
-
Persian Highlands with 8 Players?
Gurken Khan replied to casualPlayer's topic in Scenario Design/Map making
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. -
Persian Highlands with 8 Players?
LienRag replied to casualPlayer's topic in Scenario Design/Map making
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. -
question Proper Way to import models into 0 AD?
AGamer replied to AGamer's topic in Tutorials & Guides
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!! -
priti011 joined the community
-
question Proper Way to import models into 0 AD?
Stan` replied to AGamer's topic in Tutorials & Guides
See https://gitea.wildfiregames.com/0ad/0ad/wiki/ExportingErrors Either you have loose vertices or multiple materials, and neither are supported. -
Transparency should work in baking. You're right about variation, though
-
-
Latest Topics
