sivarajankumar / plutocracy

Automatically exported from code.google.com/p/plutocracy
GNU General Public License v2.0
0 stars 1 forks source link

Ship-to-ship trading #156

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The trade window is finished. Ship-to-ship trading can now be implemented. 

* Ships should only be able to trade with immediately adjacent ships
  that are not moving
* The server should only update the cargo manifests for clients that can
  actually see it
* Clients should not be able to see the cargo of ships they cannot trade
  with

Original issue reported on code.google.com by risu...@gmail.com on 4 Aug 2008 at 8:23

GoogleCodeExporter commented 8 years ago
Ships automatically choose a trade partner, trade widgets fully functional with 
r406.
Still need client/server interactions and the actual transfer.

Original comment by risu...@gmail.com on 7 Aug 2008 at 5:05

GoogleCodeExporter commented 8 years ago
Committed with r411. Only feature still missing is fully automated trades.

Original comment by risu...@gmail.com on 9 Aug 2008 at 12:16