Patch #61 by Turbo Beholder: Improve ASAP to: 1 - Not start SPEC too early, dropping shiels when the warp field isn't strong enough to warrant the risk 2 - Slow down earlier when approaching the target, to avoid missint it altogether
Patch #64 by Turto Beholder: fix weapon info report to show all relevant stats, fixes bug #660
Patch #62 by Turbo Beholder, fixes bug #638, torpedoes when spent cannot be reloaded.
Patch #63 by Turbo Beholder: fix warp rampup/down counter reset when turning on/off mid-warp
Patch #57 by Vincent Legoll: show mass effect of cargo relative to base mass, as in the HUD
Patch #59 by Vincent Legoll: Fix clearance typo (forgot to commit)
Patch #59 by Vincent Legoll: use del for dicts, not erase. Also check key existence first, to not fail on deregistration of unregistered objects.
Patch #59 by Vincent Legoll: fix sefl typo
Patch #59 by Vincent Legoll: remove duplicate include
Patch #59 by Vincent Legoll: add missing import of server_lib to computer.py