Release | Full Source | Patch | Obsoleted |
---|---|---|---|
0.9.14 | space-0.9.14.tar.gz | 0.9.13 -> patch-0.9.14.gz |
Patch 0.9.14 ============ + Updated timer code to be more robust if the timer calls are called from the timer event. Also reworked so that an expire time is kept, rather than decrementing a counter. This avoids unnecessary memory writes. + Fixed check for being decloaked when attempting to decloak. [Reported by Chemosh] + Fixed a missing cloak-disengagement check when reallocating shield power which meant cloak would stay engaged. [Reported by Chemosh] + Provisional fix to the maximum warp calculation function. Appears to fix some of the tractor problems. [Reported by Chris DiPierro, twice!]
Standard installation instructions apply.
CHANGES | 17 +++++ src/eng.c | 4 ! src/nav.c | 30 !!!!!!!!! src/shields.c | 15 ++!! src/smain.c | 151 +++++-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! src/space.h | 6 ! src/version.h | 2 7 files changed, 46 insertions(+), 7 deletions(-), 172 modifications(!)
This code is provided as a development release. Not all of the functionality noted in the documentation may be present, and correct operation of the included components is not guaranteed. Caveat Emptor.