Skip to content
View in the app

A better way to browse. Learn more.

MagicDuel Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Images

Chewett

Root Admin
  • Joined

  • Last visited

Everything posted by Chewett

  1. Different water? Burn Shem! Better now? :p I kinda like it. Makes some sense too
  2. If its one of the clickables Mur put up after a load of MD'ers drew stuff, then it has little/no plans.
  3. This thread is about targetting Ary, If you want to discuss other areas please make a new topic :)
  4. >>This needs to be sorted out. Why? While I can probably guess a couple reasons, its always good to hear your reasons. Not just hearing demands to have X fixed :) >>But that's not the problem if we give attacker in same slot priority over defender Attacker priority over defender? Isnt this discussion about how a target is chosen, e.g. An aramor using attack strong is only targetting one of six, so attacker/defender precedence doesnt mean a thing surely?
  5. No. My above post was indicating how is perhaps _could_ work. Please refer to my post http://magicduel.invisionzone.com/topic/16814-targetting/?p=167957 explaining to you why your "filter" idea is wrong. Do you understand that if the strength/vit/whatever is the same, is it undetermined how the sorting is finished?
  6. So as asthir pointed out creature Id will give a total ordering of what creatures will be hit. So as a simple thing you could just say it's based on the first sorting (as explained) then the creature id. I think it makes sense that the final sorting order is on creature id as you need to preserve a total ordering to make it deterministic. Or we could make it random. In combat sometimes you falter, slip or make the wrong move. It would mean that you couldn't predict what it would hit, might make it more interesting and also potentially stop people tryin to predict what will happen precisely. I like it not being random but think we could probably add more sorting orders to make it more interesting. Like surely a creature with less vitality is weaker than one with more, even if they have the same power attack defence.
  7. 10 silver for both
  8. Of what you call "filters", there is only ever one level, for everything. All the rest are undefined. If its target weakest, its based on power+attack+defence only. If its dying, its based on vit percent only. Let me give you some code if you dont believe me: [php] case 'weak': asort($sortcr_power, SORT_NUMERIC); $key = key($sortcr_power); $ret[] = $creatures[$key]; break;[/php] If the php sorting functions are deterministic, there is some determinism. But otherwise there is no further order imposed. Hence why I was saying you are overfitting your data as you are drawing conclusions where there are none. If there are two creatures with the same power, then its undefined precisely which one is chosen, and depends entirely on how PHP sorted the array. Same with dying, as is everything else. Hence, there is only one filter so anyone who is learning combat, please remember this (asthir please update your above posts by putting a warning). I suggest next time you run more tests, although clearly you have stated above that your tests disagreed (which surely led you to the conclusion your ideas about multiple filters was wrong?)
  9. Its based on attack, defence and power.
  10. What If I said you were taking too few battles and drawing too many conclusions from that? By that I mean (in the stats world) you are overfitting your data. Nope. Its not all stats.
  11. Sure it works like that? >> total strength (as opposed to the description which states that only attack and defense matter) Meaning? >>Multiple "filters" How many tests were these? I hate to burst your bubble but...
  12. Chewett replied to No one's topic in Bug Report
    *does the asthir summoning dance*
  13. Chewett replied to No one's topic in Bug Report
    >>but that is too much.(6 times). Why is it too much? :)
  14. We (L and I) wish you a very happy birthday dst! May all that you wish for come true today. And may you visit the UK soon! Chewett :)
  15. Previously that panel only showed the last X players you gave out, showing who you couldnt give out more to. Since you can give out multiple to a person in a row, this is why its not displaying.
  16. Were either/both of your accounts created before or after all the tutorial changes? Thank you for the information from her and you. Also someone claiming to be her has been contacting me about replying to her ingame PM's and sent a load of messages (similar to the ones recieved via email and ingame PM) I will contact you about this potential impersonation. General notice: Please remember that impersonating someone is serious and I will take any such instances very seriously.
  17. The image shows that flash isnt loading, or is disabled. I believe this is relevant: https://threatpost.com/mozilla-disables-flash-in-firefox/113763/ You will need to enable flash :)
  18. Thank you all, I will be spending this weekend with family so wont be coding anything :)
  19. So they were reappearing over a period of time? Paparver when was your account created? What period? Please help by giving me a timeline. I also dont see why you arent just posting this yourself (it would be faster) when you sent me a forum PM about this issue but each to their own :) Same with you Aethon, but I think I know most of your story. I think Paperver is much older?
  20. Chewett replied to dst's topic in New Ideas
    We have no way of knowing precisely how things link together nicely currently.
  21. Randomly? Meaning you couldnt draw a pattern? Several have popped up since the first?
  22. As I said above (waited so posts wouldnt autojoin) This would be useful, for example. Paperver or anyone else can you provide me with one, multiple, anything?
  23. Yes I have got her reports and they have replies. Can I please ask anyone who is trying to contact me for various reasons to not spam me with a message every couple hours asking if I have read the previous, even more so, do not start spamming me on every various method to contact me. It fills up my inbox and doesnt help your case in the slightest. Espically on weekends dont spam me if you havent had a reply within a hour. No name pointing here but please use some common sense. Thank you :) I cant debug this until my laptop is more stable and I will be spending this weekend with family. Im looking into this as best I can at the moment. It would be helpful if papaver did what I asked and followed bug reporting procedure :) --- I need as much information, from everyone, as they can provide please. Then I can actually look into it properly. At the moment we definitely have _something_ but its not clear what has happened, and when. Timelines are good please :)
  24. I am keeping in touch with things with my tablet, but obviously cant do in depth debugging with it (even fixing alt problems takes a lot more time due to the tools, etc lol)

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.