Changelog: Added isInFleet() and getFleet() methods for Entity class. Bug Fixes: Fixed bug causing Channels to corrupt entities on load sometimes.
Changelog: Added Fleet and FleetCommand objects.
Bug Fixes: Hotfix for channel related crash.
Bug Fixes: Fixed AI moving bug.
Changelog: Minor function adjustments.
Changelog: Created a new subclass of chamber called UsableChamber, and moved relevant methods to that
Changelog: getPilot() function for Entity and RemoteEntity. Improved error handling and console output.
Bug Fixes: Fixed jamming and cloaking functions not actually working.
Changelog: Added a function for getting the owner of the current system the entity is in.
Changelog: Added a moveTo() function for AIs. Added move inventory functions.