Changes between Version 2 and Version 3 of Ticket #3610, comment 24


Ignore:
Timestamp:
Aug 11, 2016, 7:12:59 PM (8 years ago)
Author:
fatherbushido

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3610, comment 24

    v2 v3  
    11Thank you for the update of the patch, that sounds very good, i will do (i hope tommorow) a (last) review of it ; if it's ok we will put it in the review queue.
     2
     3EDIT:
     4
     5i modified directly some stuff in the last patch:
     6
     7- when you change d in distance, one was forgotten
     8- I rewrite the first part of AttackDetection using QueryOwnerInterface
     9- in PerformAttack, i don't recompute the owner for capture
     10- I update the messages doc in interface
     11
     12- take care in the version i upload there is not the test
     13
     14- i will no check the docs, check the tests and do a final test.
     15
     16Say me if you see something wrong.