Changes between Version 18 and Version 19 of Java Quagents Client


Ignore:
Timestamp:
Sep 6, 2011 2:02:54 PM (13 years ago)
Author:
jherwitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Java Quagents Client

    v18 v19  
    104104Crouch.java - Represents crouch ProtocolZero command.
    105105
     106CTFPlayer.java - represents a player in the CaptureTheFlag scenario.
    106107
     108CurrentAmmo.java - Represents a currentammo ProtocolZero command.
    107109
     110CurrentArmor.java - Represents a currenarmor ProtocolZero command.
     111
     112CurrentHealth.java - Represents a currenthealth ProtocolZero command.
     113
     114CurrentLocation.java - Represents a currentlocation ProtocolZero command. periodic instantiation works like an in-game gps.
    108115
    109116