Couple Final 1.0.1 Tweaks Before We Release PDF Print E-mail
Written by Suzanna   
Tuesday, 23 February 2010 06:52

Just a heads up as we're still in process of getting 1.0.1 released, there are a few identified issues I'm going over with Melanie in the time we have to go over them I'll list them out as follows so people can understand, visibly, what the hold up is.

  • Skill Template on back end is not properly saving some values to the SQL tables noted examples are the 1 or 0 nature of DoT effects, this can be fixed directly in SQL, but the template itself is not writing the data to the proper table, I'll look into this further.
  • HoT effects have no logic in the templateSkill.lsl nor in the templateSkill.php
  • URLEncode abilities like Dullpain and Overdrive give a second verbose description line such as the following I can't see in the lsl where or why this second line is coming from as its not part of the encode:
                        Your max hit points have been increased by 650 points, you will retain these points until they are lost.
                         recovers from the .
  • GM Revive/GM Kill appears to stop working after certain conditions, usually after being used once or twice, the only thing that gets it working again is resetting the script individually.
  • Angelbuff and Armor effect support abilities do not appear to be working according to reports I checked the template logic for them and they're set correctly. The following verbose log supports the statement:
        [12:29]  Scarlet Singer: [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|15
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|19
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|16
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|18
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|19
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|18ANGELBUFF
          [12:28]  Scarlet Singer: [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> ALL|Taien Foulon|PARTICLES|buffangel
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> ALL|Taien Foulon|ADDARMOR|120.000000|10
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|15
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|13
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|20
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|13
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|14
          [12:28] Maldoror's CCS test2: [Scarlet Singer] CCS - MTR - 1.0.1 - Beta Production RC7> Taien Foulon|MELE|18

  • Animations associated with a status effect trigger whether the status effect is resisted or not. Flashbomb or Repel trigger associated knockdown animations even if the effect is resisted.
  • Anti-camp is still triggering idle messages after reattachment if the meter was detached after an anti-idle warning, then reattached at a later time. This is a present bug in the 1.0 anti-camp logic so it’s a problem with the timer and GM Call trigger I believe.
Thats pretty much the final list of QA level problems with the release and its a direct copy of my communications with Melanie in regards to it, we're working on them and expect to have them sorted out in the next few days.

As stated, its about releasing it right, not fast, this version will be making CCS better, so I'd rather not release it in a buggy condition that requires constant patching and re-issue.