-
Posts
18.144 -
Joined
-
Last visited
-
Days Won
587
Posts posted by Stan`
-
-
5 hours ago, SolarEagle said:
BTW, I still don't know why this one hasn't been integrated in the main game, since it would have been a big - even if high maintenance - asset.
Same reason, the cost of integrating, testing, bringing up to standards has not been undertaken.
-
1
-
1
-
-
Hey, I'm Stan.
I'm technically no longer the leader though. Regarding changing this gameplay mechanic aside from convincing some people you'll have to make a patch on Gitea. There are a lot of great ideas, but developper timer is scarce, and patches speak louder than words
Do note however that having a patch doesn't mean it'll get merged.-
1
-
-
13 hours ago, Perzival12 said:
Hey, so I fixed that error, but now I have a new problem: all of my new unit models are lying on their backs, half in, half out of the ground. Why? I tried rotating them, but it didn’t change anything. What did I do wrong?
Where is the origin of the models ? https://www.youtube.com/watch?v=SH1ZpxL5_gA
-
You could play on special maps
-
Strange, it's the second time somebody posted this.
-
20 hours ago, RangerK said:
Linux Download page is still not working, btw: https://play0ad.com/download/linux/
Do you get an error message or something? I see the link to the wiki, which are the instructions one should follow, and I can access it in incognito mode without issues.
-
1
-
-
Hey @Perzival12 The game automatically detects the skeleton of a DAE, using the files in art/skeleton. If there isn't any matching the structure from your new mesh, it will fail.
I have a python script to generate the skeleton from a given DAE file. https://github.com/StanleySweet/0AD-Skeleton-Generator
-
I suppose your best best would be to dig up the code for the autociv mod, or one of its successors. However because the code is gonna be running on all the players, you gotta be careful with not creating a loop.
-
1
-
-
Level or details. The game allows you to switch between detailed and not detailed models
-
-
I hope you're using the version that includes Lods for performance
-
On 16/09/2025 at 8:45 PM, Ancient Naturalist said:
Is there a way to export a grayscale elevation image from the editor or directly from the .pmp file so I can continue working on it?
Thanks in advance for your help!
Not that I know of, but it should be possible to write a python script that reads the height map and generates a texture. I wrote an importer for PMP in Godot that way.
-
1
-
-
EDIT: Just realised TUN is @The Undying Nephalim
The persons who did most of the coding were @Exodarion and @Askarus
Updating components can be a bit tricky.
-
11 hours ago, Perzival12 said:
I had tons of difficulty finding them, and felt that I should make my own version.
Why is that ?
-
Oh wait didn't see the out of memory. You probably reached the 4GB limit...
-
1
-
-
3 hours ago, Perzival12 said:
Hey, so I recently installed 0ad Alpha 27, but it gives me a warning when it turn it on: "llvmpipe (LLVM 19.1.7, 256 bytes). If possible install a proper graphics driver for your hardware."When I play a match, it moves very slowly, so the game is basically unplayable. Now, I am having trouble installing the newest graphics driver for my computer, and I was wondering if there is an easy way to change the graphics settings so the game preforms normally, or if anyone knows an easy way to install a new graphics driver on Linux.
Mmh llvm pipe is usually when you're playing in some kind of virtualized environment like a VM, is this the case ?
-
12 minutes ago, Vantha said:
something like this mockup:
This would help with trailers
We only use the cinematic features for camera controlling purposes.
-
1
-
-
If you replay the match, does it crash?
-
On 09/09/2025 at 3:13 PM, Deicide4u said:
I think I know why. The release version comes with cached files inside the "public.zip" file. SVN version doesn't have these pre-cached files, they need to be cached on the fly.
Once they are cached though, you're good. You can open a few maps with svn and the units demo map, that should load most of the textures.
-
1
-
-
I suppose it's due to the nature of the project and the fact not all worked on features are part of the next release (cause not reviewed) and backlog tickets are supposed to be up for grabs.
-
If it's a GUI only thing, it could be as easy as to go to all the place Gauls are displayed and calling another custom Player.js method you would have created e.g. GetSpecificName()
-
1
-
-
4 hours ago, Khadappe said:
I'd be happy to help post content or manage replies. Got some experience with community pages and keeping things active, plus I check in pretty often throughout the week.
Mostly we don't have enough content to post regularly
-
Yeah anims will go OOS if any parts of the model don't have them this is because they are made of many small pieces. Not sure why they didn't get the attack anim or why noone else noticed.
-
Else invert G
-
2
-
Game launches, music plays, but no graphics come up - Fedora 42 KDE
in Bug reports
Posted
Yeah you can change it in the game options