Jump to content

fatherbushido

WFG Retired
  • Posts

    1.148
  • Joined

  • Days Won

    4

Everything posted by fatherbushido

  1. Sure I am, I just posted that to make you create an account to post your comment. And it worked! ;-)
  2. It was also reported here: https://trac.wildfiregames.com/ticket/4592 and adressed here: https://code.wildfiregames.com/rP20950 (It's another aspect of that issue)
  3. Exactly that. I am not sure how we have to interpret it in the game context. Units and structures are rectangle and apart units in formation, they don't overlap. So you will have only a finite numbers of damages in that area in the game context. Out of the game we want the (continuous) sum over the whole disk, but really I think it's not relevant. EDIT: writing that, I edited one post above. Yes, for the splash part. In fact it's even worse than you can expect. But not enough place in that margin.
  4. In theory: The damage is multipilied by 1-(5/10)**2 when the radius is 10 1-(5/7)**2 when the radius is 7 In every case: damage is full at origin damage is multiplied by 3/4 when at the half radius damage is 0 at full range
  5. I don't know what's the current state of the svn, so I will refer to the 0AD a23b state. It's always pleasing to see people who don't do random things! Indeed it would be more realistic to distribute the effect. What the code do is slightly different. EDIT: I didn't see it like that, but that's the same I guess. There is a multiplier of the damage with a quadratic falloff in the distance from the impact. Looking from above, the damage multiplier reduction looks like that: Again, those numbers are mainly for emergent behavior, not for direct gameplay control. For example: Damage multiplier in function of the distance between the impact and the target (in blue for radius=10, in red for radius=7). I plotted the left side because it's nicer: It's also surprising to see attempts of fine tuning such a number whereas there are many broken things in the splash feature code. @ValihrAnt is doing nice though (and he makes awesome videos)!
  6. I looked for an icon for Ptolemy IV and Ptolemy I and I didn't find any. for example in 0AD alpha 23 beta, here is the placeholder: units/ptol_hero_ptolemy_IV.xml:11: <Icon>units/mace_hero_philip.png</Icon units/ptol_hero_ptolemy_I.xml:11: <Icon>units/hele_hero_alexander.png</Icon> For Ptolemy I, it's especially annoying because Alexander has a really singular portrait icon.
  7. About tooltips, there were discussions long time ago with mainly two schools (and people switching from one to the other): - emergent behavior with a lot of stats (damage types, spread, ...) in the templates. - gameplay orientated templates (hard counters, classes). The idea with the first thing is that you don't have to learn how to play while in the second you just learn the basic rules of the game. A simple example is with the spread: - a stat which vaguely do something we could call "physical". Firing in a zone with some kind of spatial distribution then checking if there is something at that place... - a stat with just the probably to hit. Then if you have decide to hit, it hits. Showing the first thing in the tooltip appears completely useless. Showing the second thing in the tooltip appears completely useful. At some point, there was some kind of hybrid design with diverging intents. I really think that in such kind of game, you should not display all those stats in the tooltips and keeping them in some kind of encyclopedia, structure tree, hardcore extra tooltips panel or whatever. ;-) And that's a really interesting comment because you will find more than 5k players complaining about that stat!
  8. Just because you said it 3 times and you like precise things, I think it's more common to say an exponential law here to not have confusion with power law like production time in function of batch size for example. Well that's my last useless comment of the day!
  9. It's an excellent start for discussion which will lead to the point of view we consider (random list: [single player, multiplayer, lobby multiplayer, history, realism, code]). For example it was suggested that gauls and/or brits could use druid for attacking. - history? - gameplay? - balance? - realism? - code? I think you forum people have the answers! (I also think that at this point what started 20 years ago could only survive with mods. Multiplayer lobby player should have their mod, something handled by a lobby admin with a message inviting to use it. I don't know if they do that, but that would be good for us.)
  10. Ah yes I recall. I wanted to make it clear something about the meaning of health - that was the whole purpose of our discussion - but I was a bit sick that week so I explained myself badly . We work in an isolated context where there is attack of a given value, armour/armor of a given level and health of a given value. I incurred an attack of value A. What is the benefit on my health H of having +1 armor? My current hp is multiplied by (H-0.9A) / (H-A) (if A<H). Is that true? Perhaps. Is that relevant? I don't think so. What is the benefit on the total amount of attack I can handle of having +1 armor? The total amount of attack I can handle is multiplied by 1/0.9. The total health is the total amount of attack I can handle when I have 0 armor. So adding one more level is the same as keeping that level and multiplying the total health by 1/0.9. That's what Nescio wrote above and which is relevant for us. Tell me if there are flaws somewhere. (Now that I write it I recall to have tried to convince someone in the lobby during an hour about that and failing at it - end of my life.) PS: @Nescio while you are here, have you a nice way to write ("1/0.9." where "." has different meanings)?
  11. Actually someone with same nick as me added related things to Zero AD . Something like a discussion occurred here: https://code.wildfiregames.com/D502 Names probably was provided by someone who likes giving names (like in https://code.wildfiregames.com/D449).
  12. The team bonus described in the design doc is: Also gaul and brit were the same civ before. A good source is: https://github.com/JustusAvramenko/delenda_est/blob/master/simulation/data/auras/teambonuses/gaul_player_team_bonus.json https://github.com/JustusAvramenko/delenda_est/blob/master/simulation/data/auras/teambonuses/brit_player_team_bonus.json (It seems the author of that mod have spent quite a few time in that game universe). ;-)
  13. I was kinda surprised that there wasn't a more warm welcome to someone like ESR if he was the true one.
  14. Sure, excuse me, why did I wrote the thing above?
  15. Thanks for having taken the time to do a detailed answer @Boudica ;-)
  16. Oh, I didn't (I still don't) see the "edit" thing, perhaps only admin see it. That spreadsheet is an old one? https://docs.google.com/spreadsheets/d/1GNyRhaEylUAeKMhhWbp0eAZxV4zLWcXP4bfbpArp4XY/pub?output=html
  17. I don't know if that page is maintained anymore but perhaps it's work to look at it
  18. Probably it was first to avoid the "+1" kind of thread of the early forum and newsgroup days. Then I don't know, I missed that part of human history.
  19. Just to precise, when I say "that's it", I mean that you got my wonder. But I am still not convinced. As a simple situation, let's take Health 50, Attack 52 and an Armour passing from 0 to 1. How can we give a sense to "+11.1% health"? In fact, the explanation in parentheses has some flaws.
  20. Hi! In the past, there was only one kind of reaction on the forum, perhaps was it . It could be confusing to give a like when something sad happens, so I guess it was thought that giving some nuances was better. Now we have 5 choices Thanks Like Haha Sad Confused I often see people receiving the last one, without any comments. I guess that if someone is confused, he could just ask clarifications. Last time I received it, I was really disturbed. I really think that we could only give positive reactions. If something is not of our taste, one can just skip it or discuss about it. Any opinion?
  21. Sure! linux is a benediction (I gave an award to the one who get the pun).
  22. Not everything related to Zero AD / Wildfire Games is public. Some Fork AD things are already public. For example, the screenshots are true screenshots :-) With the first release, the code will be released! I guessed you wasn't sarcastic with your comment else you would have invited me to read L'Arlésienne.
  23. You already said that but I am willing to hear it again. At first, I would say that everything is private before becoming public. Then I don't know how to understand the comment and I don't want to misinterpret it. I just started to answer publicly to previous questions. If there is some kind of defiance against the fork, I can fully understand it. But objectively, why being defiant against a project without any means, loot, structure with people who renounced to any kind of power? ;-)
×
×
  • Create New...