Lines 387, 444, 606 and 607 in AgentContainer.java all call shoveAllLocated with shoveOnly=true. Is there a reason for why this is not an option in the protocol file, especially since the code for dealing with shoveOnly=false is present in LocatedAgent.addSpringMovement?
Lines 387, 444, 606 and 607 in AgentContainer.java all call
shoveAllLocatedwithshoveOnly=true. Is there a reason for why this is not an option in the protocol file, especially since the code for dealing withshoveOnly=falseis present inLocatedAgent.addSpringMovement?