Changes between Initial Version and Version 1 of Ticket #3859


Ignore:
Timestamp:
Mar 27, 2016, 3:58:42 PM (8 years ago)
Author:
bb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3859 – Description

    initial v1  
    22
    331. Change the selection functions in input.js to exclude animals.
    4 2. Change the unit creation in unitAI.js so the {{{isIdle}}} flag becomes false (can be done since sheeps are either in walking or feeding state).
     42. Change the unit creation in unitAI.js so the {{{isIdle}}} flag becomes false (can be done since sheeps are either in walking or feeding state). With this solution AI might be sending sheeps to our heads what should be prevented.