Skip to content

Releases: razuhl/SSMSController

Stable 0.95a-RC15

25 Apr 21:51
Compare
Choose a tag to compare
Update for 0.95a-RC15

Updated for 0.95a-RC15

Removed some debug messages.

Centralized calls into obfuscated code.

Zoom is now fixed to the setting made and cannot be changed with the mousewheel.

Stable

03 Aug 22:47
Compare
Choose a tag to compare

Feature: Controllers are now mapping the hardware not the functionality.

Feature: Added button prompts to controller supported screens.

Feature: Added default mapping for xbox 360 controller.

Refactoring: New framework to handle input screens.

Refactoring: Controller object handles button event states(up,down,no change) to reduce code in input screens.

Added screenshots and rewrote documentation.

Stable

08 Jul 21:05
Compare
Choose a tag to compare

Added javadoc.

Added strafing.

Streamlined targeting and menu navigation. Both cycle forward and backward and have a select button.

If no controller configuration active then no actions taken(like rendering steering marker).

If a ship system(e.g. burn drive) forbids steering the steering controllers won't generate the blocked inputs.

Null pointer check for selected weapons group in case a ship has no weapons at all.

Fixed inverted axis output.

Presetting the values for configuration properties in case no configuration had been created.

Fixed the need to define all "axis or button" portions in the bindings. Not editing any one of them would invalidate and discard the entire entry.

Stable

29 Jun 14:50
Compare
Choose a tag to compare
v1.0

Update README.md