Results 1 to 3 of 3

Thread: Major Glitch FOund for dmg stack

  1. Arrow Major Glitch FOund for dmg stack

    I have found that the dmg stack prevention for all races on hit based abilities used && instead of || this means that the dmg was only filtered if it went off from a nade at the same time. This issue will be corrected on all races to properly prevent dmg multi stacking when Jack is released.

    I am very surprised this glitch has gone on this long without being discovered. Luckily I was looking over the programing for jack and explaining how the hit based abilities work to a friend when I realized that the coding was not correct.

    I can only imagine how long this would have continued if I had not been translating the code to raw English.

    From this lesson I will now prior to release of all new programs translate and read the code in raw English to ensure that it is working as intended as a method to prevent bugs



  2. Default

    well i remember bringing this up with nebula, which could have messier and maser proccing 6 or 7 times from 1 hit. haven't noticed it happening since that was fixed, with nebula or any others. the damage dealt also seems to be normal. oh well, glad we know it can't happen any more lol

    Through the darkness of futures past,
    The magician longs to see
    One chants out between two worlds:
    Fire, walk with me.

  3. Default

    Actually there was no problem the correct code should be && and not || as I though. This is why you do not read code while drunk rofl.

    On a side note I did read over the code today and I have patched Molecule which was not filtering dmg stack correctly.
    Last edited by ZERO; 06-25-2012 at 01:33 PM.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •