Tags: sirgwain/craig-stars
Tags
Moving waypoint functions to wasm (#685) * Added fleet methods for Add/UpdateWaypoint and all the warp speed calcs from Fleet.ts. * Moved addWaypoint/updateWaypoint to wasm, removed ts funcs * Updated AI to use AddWaypoint function and GetWarpSpeed from cs package * fixes * fixed tests * updating fuel usage estimates on transfer by hand
Misc fixes (#684) * no longer rounding pop discovery to nearest 100 since it's looking at cargo anyway, not true pop * Updated instaform message to be client side, fixes #680 * fix goto on minefield hit if you own the minefield. fixes #683 * fixed issue where selecting waypoint on scanner didn't automatically select waypoint on command pane * automatically selecting last waypoint when commanding a new fleet. fixes #599
Space Demolition players use a fleet scanner if it is better... (#673) * Space Demolition players use a fleet scanner if it is better than a co-located minefield scanner * Packet Physics players use a fleet scanner if it is better than a co-located packet scanner
PreviousNext