Changes between Version 18 and Version 19 of Java Quagents Client
- Timestamp:
- Sep 6, 2011 2:02:54 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Java Quagents Client
v18 v19 104 104 Crouch.java - Represents crouch ProtocolZero command. 105 105 106 CTFPlayer.java - represents a player in the CaptureTheFlag scenario. 106 107 108 CurrentAmmo.java - Represents a currentammo ProtocolZero command. 107 109 110 CurrentArmor.java - Represents a currenarmor ProtocolZero command. 111 112 CurrentHealth.java - Represents a currenthealth ProtocolZero command. 113 114 CurrentLocation.java - Represents a currentlocation ProtocolZero command. periodic instantiation works like an in-game gps. 108 115 109 116