Leaderboard
Popular Content
Showing content with the highest reputation on 2023-09-05 in all areas
-
I'm all for GUI mods that present game info in better ways or more efficient access to existing game features. But to add new features and abilities and then use that against players who don't have that same mod is cheating.4 points
-
Don't worry that the learning curve in creating mods in 0ad is very fast, with a little time you will be able to create units, civ and structures with ease.2 points
-
i had a very nice conversation today in observer chat with someone who asked me to speak Spanish. I can't speak Spanish, but luckily the mod . works very well. later he wanted to install the mod. because the translations went so quickly. I don't know if he did it.1 point
-
I really love this kind of discussion. As an old game project manager, I am so sorry this is what you think. During the eighties games ROMS were not updated but players spend a lot of money. I am not really sure your first point is a real issue. as of tomorrow I think this is a choice (a good one? a bad one?) to make this game very open => If you don't like it (like me indeed) you can write your disappointment to improve what you're dislike (I agree with you, but unfortunately it looks like the switching mod is not an issue for most players - very frustrating I have to say ) Concerning the VPN issue, .... What to say except a lot of players already reported bugs... Of course this is an issue for a lot of players... but it looks like the dev team has no answer. But actually joining what you wrote and what I wrote does not reveal gap in players wishes. as of now, I am in the hall: There are 13 games, and only 1 is not launched. Whatever what you think and what I think, we can't say it is a success.1 point
-
I was wondering if anybody has any tips concerning UV mapping. So far it has been really time consuming and frustrating for me, so I tried some Addons. Textools does a good job for stacking similar UV islands. What I'm still missing, is a fast and easy way to pack those stacked islands. UV packmaster seems promising, but is quite expansive unfortunately. How are others doing that stacking and packing, all by hand? Or is there a better basic workflow in blender that I'm missing? I'm happy for any help!1 point
-
I would estimate influenece of progui to be 1-15%. If used well it can help any player, I believe, but pro players will benefit less from it, also it can hinder you if you don't use it well. super noobs on the other hand will their eco improve greatly no matter what.1 point
-
The 'child' template inherits the values from the 'parent' and may update that information and/or add new qualities. So template_unit_champion_infantry_spearman.xml has a cost defined but units/gaul/champion_fanatic.xml, which inherits the champion infantry spearman template has a section giving a new cost profile to the unit. So they don't stack, they are just the new values. Sounds like it worked. Another way to do this would be to add this to the <identity> section of hero_boudicca.xml: <Requirements> <Techs datatype="tokens">-phase_city</Techs> </Requirements> Since heroes inherit the requirement to be in phase city, the - sign means it is removed for boudicca. Then to train her from the CC, add a line to <Trainer> in structures/brit/civil_center: units/brit/hero_boudicca1 point
-
The mod.json is pretty simple, I don't see how anyone could make an error there: { "name": "mytest", "version": "0.1", "label": "Boudicca copy", "description": "Adds a copy of Boudicca to the Britons", "dependencies": ["0ad=0.0.26"] } Anyway, I managed to make it go away. Don't ask, I don't know... But it's probably related to my new question: The specific hero file points to a template, which points to a template, which points to a template! I understand this is the famous "include" principle, but I noticed there is some duplicate information in those files, like cost and resistance for instance. Do those values stack or did I misunderstand? What if I assemble them all to one (differently named) file? I would, but I'd have to know what to do with the redundant entries. What I'm trying to do right now is to make Boudicca available from the very beginning (just so I can see if it works without having to play for 15 minutes), and also create her from the Town Center. I copied the 3 relevant hero templates, renamed them, and it worked indeed. Unfortunately I'll have to play a little to see if the other heroes have been affected or not. Yes, it's easy indeed, but not really newbie-friendly. Programmers will have it easier.1 point
-
There is a quality option for textures, if set to sad there should indeed be done what can to reduce memory requirements, but if set to stellar it would be a shame to compromise historical accuracy to this extent. After all this is not just a random house.1 point
-
1 point
-
Age of Account is a good one. Also, I suggest there be 2 separate ratings, 1v1 and all others. 1v1 skills don't necessarily translate to team skills.1 point
-
I would have the option to see how many games has a player played, how old is his account, etc. Like interesting stats you can see in basically each other game. Now, i don't know if you have that kind of information collected, but it would be helpful in my opinion and should be definitely implemented. Together with a more accurate rating system that rates above all the TG performance.1 point
-
is taking steroids cheating in sports? there are people who have access to them but dont want to risk the long term consequences. I get there are no health concerns if you use it or not... but i disagree with it can not be cheating if everyone has access to it. I am getting fed up with ProGui as well. GUI, I'm all for. But the more things you automate the less a human has to think... it takes away from the people who are quick thinkers/decision makers. evens that out IMO.1 point
-
I am thinking... If the problem is smurfing and TG... Well, maybe the most important data to display next to the player name in the hall is not the score 1v1 but the age of the account. We can change the years by other numbers or text (I mean qualification) related to the age of the account. I am thinking that as an old game developer who had to improve game experiences through its games. But I maybe wrong. it need tests probably.1 point
-
Yes, if it was on me, I would have uploaded the mod without compatibility check even on mod.io. It's technically a 100% compatible mod.1 point
-
Generally yes, it's better to avoid many textures. Also it's possible to combine a single 2k texture from 4x 1k textures if it'll be reused for many actors with the same material.1 point
-
better translate chat text feature Latest automatically open your translation request if you self are Host update translate chat text feature fix typo set prettyToggle permanent in caption. for easier set off on1 point
-
restart automatically + small improvements everywhere Latest v1.0.50 add feature 0ad restart automatically when mods changing remove tips for start in infinite loop add 0ad_TTS_userCfg.py experimental add branch voice-language-alignment-of-ai. Ensure that the voice language of an AI aligns with the language of the message it is posting. Currently, the AIs voice language is fixed to English, but it should be adjusted dynamically to match the language preference of the user. add experimental feature audio talking AI. Example: https://youtu.be/Uj0uMxQgyZ0 add options to setup servers for game, jitsi, translator servers suppress error playerIndex + 1 is undefined when use it in this trick for milliseconds only limit the functionality for translation languages when you in the lobby add option to translate from to any lang you want by using gogle tranlator. add option to open jitsi talk fast add drop-down Jitsi Server List to options update README.md add a comparison to two hokey setups fix typo, use showLocalRatingsDropdown != false update README.md add a comparison to two hokey setups Assets 4 autocivp.pyromod autocivp1.0.50_igCoChecktrue_noMpJS.zip Source code (zip) Source code (tar.gz)1 point
-
Which one? Lol. As I said to you, the topic you are mentioning had his last message in July 2021...1 point