The following document contains the results of Clirr.
| Severity | Message | Class | Method / Field |
|---|---|---|---|
| Changed type of field focus from nl.tudelft.pogamut.ut2004.agent.module.shooting.util.OrderedFocusProvider to nl.tudelft.pogamut.unreal.agent.module.shooting.util.OrderedFocusProvider | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | focus | |
| Changed type of field lookFocus from nl.tudelft.pogamut.ut2004.agent.module.shooting.util.FocusProvider to nl.tudelft.pogamut.unreal.agent.module.shooting.util.FocusProvider | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | lookFocus | |
| Changed type of field projectiles from nl.tudelft.pogamut.ut2004.agent.module.sensor.Projectiles to nl.tudelft.pogamut.unreal.agent.module.sensor.Projectiles | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | projectiles | |
| Changed type of field weaponShooting from nl.tudelft.pogamut.ut2004.agent.module.shooting.WeaponryShooting to nl.tudelft.pogamut.unreal.agent.module.shooting.WeaponryShooting | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | weaponShooting | |
| Parameter 1 of 'public void addAction(nl.tudelft.goal.ut2004.messages.Action)' has changed its type to nl.tudelft.goal.unreal.actions.Action | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public void addAction(nl.tudelft.goal.ut2004.messages.Action) | |
| Return type of method 'public java.util.List base()' has been changed to java.util.Collection | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public java.util.List base() | |
| Method 'public void cheatAdrenaline()' has been removed | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public void cheatAdrenaline() | |
| Method 'public void continueAction(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation)' has been removed | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public void continueAction(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation) | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept currentWeapon()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept currentWeapon() | |
| Return type of method 'public java.util.List flagState()' has been changed to java.util.Collection | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public java.util.List flagState() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept game()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept game() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept logicIteration()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept logicIteration() | |
| Parameter 1 of 'public void navigate(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation)' has changed its type to nl.tudelft.goal.unreal.messages.UnrealIdOrLocation | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public void navigate(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation) | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept navigation()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept navigation() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept orientation()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept orientation() | |
| Parameter 1 of 'public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has changed its type to nl.tudelft.goal.unreal.messages.UnrealIdOrLocation | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint) | |
| Parameter 2 of 'public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has changed its type to nl.tudelft.goal.unreal.messages.UnrealIdOrLocation | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint) | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint) | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept score()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept score() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept self()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept self() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept status()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept status() | |
| Return type of method 'public nl.tudelft.goal.ut2004.messages.Percept teamScore()' has been changed to nl.tudelft.goal.unreal.messages.Percept | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public nl.tudelft.goal.ut2004.messages.Percept teamScore() | |
| Method 'public java.util.Collection visibleNavPoint()' has been removed | nl.tudelft.goal.ut2004.agent.UT2004BotBehavior | public java.util.Collection visibleNavPoint() | |
| Class nl.tudelft.goal.ut2004.messages.Action removed | nl.tudelft.goal.ut2004.messages.Action | ||
| Class nl.tudelft.goal.ut2004.messages.None removed | nl.tudelft.goal.ut2004.messages.None | ||
| Class nl.tudelft.goal.ut2004.messages.Percept removed | nl.tudelft.goal.ut2004.messages.Percept | ||
| In method 'public SelectorList()' the number of arguments has changed | nl.tudelft.goal.ut2004.messages.SelectorList | public SelectorList() | |
| Class nl.tudelft.goal.ut2004.selector.APlayer removed | nl.tudelft.goal.ut2004.selector.APlayer | ||
| Class nl.tudelft.goal.ut2004.selector.NearestFriendlyWithLinkGun removed | nl.tudelft.goal.ut2004.selector.NearestFriendlyWithLinkGun | ||
| Class nl.tudelft.goal.ut2004.translators.NoneTranslator removed | nl.tudelft.goal.ut2004.translators.NoneTranslator | ||
| Class nl.tudelft.goal.ut2004.translators.PerceptTranslator removed | nl.tudelft.goal.ut2004.translators.PerceptTranslator |