All Activity
- Past hour
-
motoracerinfo joined the community
- Yesterday
-
I've tested all cases I could think of but we can always give it a couple days to see if something broken is discovered. If not, I don't have a gitea account or repo set up, and I might be lazy to set one up (a bit of other reasons too that makes me not want to do it maybe...). I've made a version SnappingWalls.zip of the code that use function overwrites and comments cleanup to make it easier if someone want create a PR for main game.
-
If you wan’t to get started, you could make a mod. It’s pretty easy to do, and is a good way of learning how the coding and design is for 0ad, without slowing down game development with any errors or flaws that you accidentally have (and there will be many, believe me). In fact, several mods have actually been made a part of the game over the years, so if your mod is high-enough quality (or you make a pull request), your mod could be added as well. There is not much work for a beginner at coding, but more art and civs is always welcome. I recommend, if you want to join in the actual development, check for work here: https://gitea.wildfiregames.com/0ad/0ad/wiki/GettingStarted
-
Okay, it's true, I forgot to talk about that... I’m not good at 3D modeling for now . It’s not really my field... But, I can draw quite well, and I could help by sketching concepts, adjusting or suggesting unit stats, and doing historical research and documentation about civilizations... I’m also open to learning 3D modeling if needed, though it might take me a bit more time to get up to speed. Moreover, I know someone who might be interested in helping with programming, depending on what kind of tasks are needed.
-
Versaci Boosts joined the community
-
The problem used to be I would get the llvmpipe error I talked about a few weeks ago. However, at some point the Scenario Editor simply broke, so that it no longer even displays an editable map. I probably should reinstall it, but it will still be broken with the llvmpipe error. Unless there is a way to change the Scenario Esitor’s rendering to Vulcan rendering, I can’t make Scenarios.
-
That's strange, also expect the performance to be way worse.
-
Very nice. It also adds the missing tooltip when the starting turret can't be placed. Do you want to open a PR? I can help with testing and reviewing.
-
Good catch for the cached entities. Alright I think I've finished this up so we might have it now. Cool enough by replacing the method to retrieve snappable entites, a couple vanilla bugs for fixed just like that; notably the inability to continue wall placement in fog of war, but also inability to build from captured walls. I've listed all features achieved in opening comment. I've tested everything I could thing of to see if any exceptions are left unhandled but I think everything seems so much better now then it ever was.
-
AlexHerbert started following Ratings Disputes and Offence Reporting
-
Hi everyone, I'm "El Maker" (it's not my real name) and I love playing 0 A.D. !! I've been playing 0 A.D. for a few years now (I’m not very good at it, but I really enjoy it!). After discovering this amazing project, I’ve developed a genuine interest in helping its development and contributing in any way I can. I’ve already explored the forum and found several topics that inspired me — there are a few areas where I think I could help or bring new ideas. I’m highly motivated and would love some guidance on how to get started ! My ideas (or areas where I’d like to help): –First of all : the civilisations such as Etruscans, Numidians, Nabateans or Dacians (I've seen that there are a lot's of civilisations that you want to add so I can help !) – Secondly : improve the Gaïa system (not fauna or flora but the "humans" : pirates, itinerants bandits ...) --> I've seen that in the Big Eyecandy section (but anyperson anwsered me) – Thirdly : (it's not THE ONE but I would be cool in my opinion) change the starts of every civilisations (in order to have different beginnings of games and strategies that really change depending on the civilizations) Any advice or feedback would be greatly appreciated. I’d love to collaborate in this amazing project !! Thanks in advance for your time !! El Maker
-
- Last week
-
You could either define it in the GUI globally somewhere and then pass it to every GuiInterface call, or just make it a member of the GuiInterface directly. The Engine.PickSimilarPlayerEntities method does not exist in the simulation scripting context, but the same thing can be achieved through the GetEntitiesByPlayer method combined some additional manual checks. That would also allow filtering entities by the "Tower" class instead of their template names (as you mentioned in the comment), if wanted. By the way, the GUI already caches entity states (in g_EntityStates).
-
When I tried to do so, it gave me errors, telling me rustc is too old. I read later in that thread that I need to install rustup, but there was no instructions for it. Ideas?
-
Ezra Hidaya joined the community
-
Digitalforge joined the community
-
Mod Volatile Market. A more various simulation of market behavior.
mod_3d replied to mod_3d's topic in Game Modification
UPDATE: Version 0.10.0 - Added retail trade - Added transfer of coins to deposit with subsequent income - Statistics for retail trade and deposit - Update interval for retail trade and deposit 5 seconds - Barter Multiplier changed to 1.0 for all resources - Income from units and buildings has been reduced by 2 times. Retail Trade: When you right-click on a resource “for sale,” it will be transferred to retail and sold in small batches, but at a more favorable rate. If this resource is Coins, it will be transferred to a deposit and the player will receive interest on the total amount. When you right-click on a resource “for buy”, it will be transferred from retail back to the player. Min amount = 100 -
@user1 host closed ranked game without surrending while he was about to lose. My lobby: XooXaan His lobby: Haddl commands.txt
-
0AD clearly lacks campaigns, and Hyrule is one of the rare mod to bring one. That's what i know. But beside this I'm not a huge single player, as I'm mostly caught in multiplayer already, so I don't feel best positioned to say more. If ever since it was my case at some point : building the game on linux is super easy, but reading through the build instructions is confusing. Someone should make something better with tabs or something for each os, instead of the current giant monolith... I made a summary here for building a27 on debian.
-
The problem I am having is that my copy of 0ad is a FlatPak, and because of this the Scenario Editor doesn’t work, so I can’t make my own scenario maps, only hand-edit existing ones, which is a pain in the @$$.
-
Sorry about that. The campaign isn’t finished, still a long way to go. I actually have given up on it for the time being, but if you think it is worth pursuing, I’ll try to get it done for the next release.
-
@Percival12 Congratulations on your work! It's truly something necessary to keep this legacy alive. I hope you can maintain this excellent progress
-
xooxaan joined the community
-
On the campaign, I'm not sure where to find the enemy after destroying the first base (got all the map explored), so I'm unable to finish first mission. Beside this very good job on the mod
-
We discovered with my bro John that it fixed installing the 0ad version for intel
-
Latest Topics