Leaderboard
Popular Content
Showing content with the highest reputation since 2026-05-28 in all areas
-
These are videos from a current work in progress to implement different forces into unit motions, like inertia, knockbacks and charge attacks! The values would be very customizable in unit templates for mods too! Screencast+from+2026-06-04+23-57-24.webm Screencast+from+2026-06-18+18-01-22.webm Screencast+from+2026-06-18+17-53-13.webm12 points
-
Hey everyone! I made a simple mod for 0 A.D. that changes the civilization selection screen into a grid layout. No more scrolling through a single row – now you can see all civs at once and pick your favorite faster. Features: Clean grid display Works with vanilla and most modded civs Lightweight and easy to install Installation: Download the folder. Place it in ~...../mods/ (or your mods folder). Enable it in the mod manager. Launch and enjoy! Download: https://github.com/0ADMods/civ_grid Feedback is welcome! Let me know if you run into any issues.9 points
-
News: Following my initial idea and combining it with the Endovelico mod (however, I'm developing it completely separately for easy application for anyone who wants to use it) World map: Made with GeoJson using the QGIS application; It is now possible to train more than one Hero/General. Coming soon: FrogWar, province defense updates, and perhaps skirmish maps entirely focused on combat, a total war-like hybrid. I'm still seeing what's possible at the moment.9 points
-
Please can I remind the lobby players to stay calm and take a moment to reflect on the current environment. Recently, we have observed some severe instances of toxicity and personal attacks in the lobby, especially in high level games. This is destructive to everyone. Despite being absent from the game lobby, I was able to detect the spillover aftermath. It’s becoming pretty clear that the sexual insults, heavy swearing, and targeting is putting new players off. When that kind of stuff happens, it signals that we aren't a welcoming or safe space - the already small player base shrinks further. Plus, we’re seeing a lot of unfounded claims about DDOS, exploits and market manipulation. Throwing these accusations around without proof just result in more disputes instead of solving anything. A few months ago, I introduced two of my real life colleague-friends to the game. To begin with, they really enjoyed the economy building part and cooperative strategies. However, as they started participating in high level games, the experience took a bad turn. Both of them encountered unwelcoming players, excessive swearing and long waiting times. One of them even reported being banned from a TG just because the host wanted an easy win. The other complained to me about severe sexual harassment as a part of trash talking while playing. I have also encountered all of these situations myself; it is very discomforting and discouraging to see offensive comments and accusations being thrown around as casual exchanges. Such behaviour not only damaged the image of the 0AD community but also made the real life relationship awkward between us. Some recent arguments even leaked out of the 0AD domain into my personal discord server. Let’s ensure that our discussions are respectful and contained within the appropriate space, even when we disagree. I have not posted any specific evidence here, as the goal is not to target any individual offender but to ensure that on a global level, for both new and OP players, they are able to enjoy their time, not feeling excluded or targeted. A safe space is also where privacy is protected - recording people's voice without consent and asking for their exact home address or other personal information are not appropriate. This brings us to the mindset of some OP players. We understand the drive for winning and balance. However, prioritising exclusivity over respect creates a hostile feedback loop that only reduces the talent pool and weakens the community over time. High-ranking members should lead by example, not by fostering a culture where toxicity is the default. This behavior signals that the community is unwelcoming and unsustainable. We also need to stop allowing sexual insults to define the lobby, and letting the desire for victory override basic decency. Thank you to all of you who are holding the line on respect, because your good behaviour is exactly what keeps 0AD an enjoyable game.9 points
-
@Lopess I had to translate a few things from Spanish (edit" Portuguese!), but I added it to Delenda Est and this is what I've come up with: So, here're some fixes I've made an some requested improvements: Green (verde), is the CivGrid section. gui\civs\civbrowser\grid\CivGridBrowser.js Line 154: Fixed the emblem's "squished" ratio from 4/3 to 1/1. This makes them perfectly round. Lines 156, 158, and 160: Values changed to make the emblem sizes more aesthetic for my 1080p screen. Desired Changes in this section: Remove civ name from under the emblems. The civ names clutter everything up. Change the tooltip from their history description to their civ name instead. The history information will show up in the CivDescription area anyway. I wish there was a selection sound when clicking on the emblems. Civs which are non-playable should either not be shown in the grid, or grayed out (still selectable so their history can be read, but not selectable to play) (this line is in the civ json file) Red (rojo), is the CivDescription section. gui\civs\civbrowser\controls\CivDescription.js Line 5: Fixed the emblem ratio from 4/2 to 1/1. Desired Changes in this section: That the large emblem shown here pull a larger sized emblem in a an emblems\512x512\ folder. So, whatever the civ xml says (athenians.png, for ex), but 512x512\civemblem.png (512\athenians.png) That there be a bigger gap between the bottom of the emblem in this section and the civilization name. The civilization name in this section should be bigger (more dramatic). "Civ Type" should be called "Region." "Region" dropdown should capitalize the regions and list them discretely. So: Asia Europe India Iran Mediterranean etc. Let's make "Civ Filter" into "Culture." We can extend "culture" in each civ json with more options: As others have suggested, adding buttons for the selected civ's Structree and Overview windows would be nice to have (but not 100% necessary). Perhaps right above the 'Pick Random civ' button. Speaking of this button, another 'nice to have' button would be 'Pick Random Civ (Hidden)', so that it picks a random civ for you, but you don't know which one until the match is started. It would highlight in red all of the civ emblems. This will work nicely, because you can choose a Region or Culture, and then click the Random (Hidden) button and it'll randomly choose a civ from the selected categories. In the Match Setup screen, it would show you as Random (All) or Random (Asia) or Random (Hindu). General changes: All Spanish in the code should be translated to English so it can be properly translated on Transifex. Summary If these changes and fixes happened, I think this feature would go nicely into the base game.8 points
-
@wraitiiHey man, I hope you're doing well. I've always thought this mod was really cool, and today I decided to try and fix it and its compatibility with 0ad 28. Luckily, after a lot of head-banging and nonsensical Chatgpt responses, I managed to get something playable and error-free. I believe now only some provincial localization issues and things like that remain.6 points
-
I think @Lopess wants to do that, and I am committed to helping him make the Pull Request for it.5 points
-
This is currently being worked on here #8989. I hope we can have it ready for the next release =)5 points
-
Creating a new post which goes into details about Delenda Est's current technology tree and its icons/portraits.5 points
-
All right, enough is enough. After I had to remove a few responses, I'm locking this thread now.5 points
-
Since so many TGs end without all 4 players resigning I made a classifier for my version of the local ratings mod. This could be made to be used as a victory condition. I am getting also annoyed by mates that resign too early. But some games are already decided long ago and if there is a huge dis-balance in the score and population one could already call it a gg: So for a clear victory condition one could set the score factor to 1.2 and population to 1.8 or so. Just as a suggestion for the game or a mod. I don't have time and the desire to code atm.5 points
-
Hello everyone! Today I'd like to share a comparison between the Jomon Copper Age houses and the new Yayoi Bronze Age houses currently being developed for World Rising! The evolution between these cultures is already becoming visible, showcasing the transition from a more primitive society to more organized and advanced communities, with new construction techniques, architecture, and a unique visual identity. In addition to the buildings, we're also finishing units, clothing, armor, weapons, and many cultural elements to make each civilization feel unique and historically inspired. More World Rising development updates coming soon!5 points
-
The Yayoi culture is beginning to come to life in World Rising!!! I’m working on many different aspects of the civilization, creating clothing, armor, weapons, cultural objects, and many other details to bring even more identity, immersion, and historical authenticity to the game. More updates coming soon!!!!5 points
-
4 points
-
4 points
-
4 points
-
@wowgetoffyourcellphone@Stan` Or any of our active 0ad developer friends, I'd like you to test this mod and, if possible, add it to the base game. I welcome feedback for code/logic improvement; I created it with the intention of it being easy to use with any mod. The only detail is that the region filter only works with the civ.json file if the "Region" key is filled in.4 points
-
4 points
-
4 points
-
4 points
-
4 points
-
I think the same for the Endovelico mod. Things I need to learn to improve this mod: 1- (Some provinces are misplaced when selecting them) Nonsense, it works, but during testing I commented out the code without realizing it.. 2- I believe that at least Central Europe and North Africa should be completed by province, meaning I need to understand how these provinces are created. 3- This mod can be tangentially improved in several ways; I hope that interest in it can lead to significant improvements. For example, I managed to change the background image of the map.4 points
-
Gotta say I like the inertia in these two videos: https://gitea.wildfiregames.com/0ad/0ad/pulls/8957#issuecomment-140218 Especially the ships slowly drifting before stopping looks so much more natural than the abrupt stop now.3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
3 points
-
Noted but for the videos, the unit template parameters are for the "demo". The balancing of it all will be a task on it's own , my focus at the moment is to put the features out there as most of them would be optional (so disabled/absent from unit motion). It could be possible with not too much work on the code side, now that a lot of the structure is already there. But it also require a proper animation, else would look too weird. So that's for another time.. You can note that the boat receiving the blow in the video almost seems animated here but really it's just "hacked" with some rolling motion.3 points
-
Could you create an interactive map for selecting civilizations? It could display the civilizations for easier visualization, or simply group them by region, because the number of civilizations in this mod is truly overwhelming; we need a way to avoid confusion.3 points
-
3 points
-
3 points
-
3 points
-
To add to that: If you encounter toxicity or anything else which violates the Terms of Use of the multiplayer lobby, please notify one of the lobby moderators about it, so they can take action. That's best done by sending them a private message including details about the incident (screenshot, replays, ...) here in the forums. We can only act, if we are aware of such incidents.3 points
-
3 points
-
A good rule of thumb is that if you are the worst player in your team then you should never be the first player to resign and that better players may be more liberal when resigning. If the lowest player in the team is doing poorly then the team may still win. If the highest player in a team is doing poorly then it is very unlikely your team will win. Here, it appears you were the lowest player--you should've waited.3 points
-
3 points
-
3 points
-
3 points
-
Just looking at the Cothon in the thumbnail makes me not click it.3 points
-
3 points
-
Was just told, there is now a release video ( by @Stan` the silent helper 2 months ago? ). Doesn't change the fact for months prior to the release we weren't able to make it happen. It takes a lot of time and dedication, so someone with the required passion for such would still be desirable.3 points
-
3 points
-
2 points
-
2 points
-
2 points
-
This could have a late Screw Press tech if you want that to improve its efficiency: J.P. Oleson in The Oxford Handbook of Engineering and Technology in the Classical World states that “the lever and screw press was in many respects an improvement using the mechanical advantage of the screw to apply greater pressure. Pliny the Elder (HN 18.317), writing in the A.D. 70s, mentions this as a Greek invention of the last 100 years (i.e., late first century B.C.)”. Of course technically the animation would have to change, but I think presently techs don’t do this (maybe eventually?).2 points
-
I actually got the idea watching a game and remembering abt your mod having it.2 points
-
I'm not going to say you shouldn't report spam posts, but I will say that generally it's not difficult to see which threads are spam threads, so it's not a big deal if they aren't reported. We are grateful for all posts in other topics though, they are harder to find when e.g. looking through the new posts page.2 points
-
Olá pessoal! Venho trazer mais um vídeo de gameplay do meu mod World Rising! Tenho trabalhado bastante no aprimoramento da destruição dos edifícios, buscando deixar tudo mais imersivo e visualmente interessante. Tenho o prazer de anunciar que a cultura Jomon está oficialmente finalizada! Todas as unidades, construções e tecnologias já foram criadas! A próxima cultura será a Yayoi, que representará a evolução direta dos Jomon, trazendo novas mudanças, tecnologias e identidade visual ao jogo. A flora japonesa também está cerca de 80% concluída, faltando apenas algumas plantas para finalizar essa etapa. Outra tarefa que pretendo começar em breve é o retrabalho das formações das unidades, trazendo novas ideias e melhorias para o combate e movimentação no campo de batalha. Em breve trarei mais novidades sobre isso! Obrigado desde já pelo apoio, e espero que gostem do vídeo!! video destruição.mp42 points
