Skip to content

Pre-Release Build 1114 (v1.2.0.1114)

Pre-release
Pre-release
Compare
Choose a tag to compare
@hawkerm hawkerm released this 09 May 06:27
· 41 commits to feat/srace since this release

Note: There may be inconsistencies between pre-release builds.

Please see the changelog for more information on changes. Updates have been provided to the documentation within the feat/srace branch doc directory.

Since last build (1113):

  • Remove Client's SelfDestructCommand
  • Return Ship's Command Queue #75 to Client via ObjectStatus.getCommandQueue() which can be compared to the new CommandNames enum.
    • Command Queue and Current Energy are only returned to its own ship (can't be inspected with radar)
  • Can Spawn Space Mines in GUI and Config
  • Fixed Issue with Space Mine's not Exploding when activating if Ship Remained on them
  • Fixed Issue with Traveling Back to a Worm Hole and not Teleporting
  • Fixed Regression from #110 with Tournament Mode

Since build (1111):

  • Fixes #110 Find the Middle Spawning
  • New #65 & Improved #72 Methods to Java Client Point class (see new javadoc zip file as part of this release)
  • Added Worm Holes
  • Added Deployable Space Mines
  • Option to have Weapons be Effected By Gravity