Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 969 Bytes

WHATS_NEW.md

File metadata and controls

23 lines (14 loc) · 969 Bytes

WHAT'S NEW

Screenshot

⭐ Gameplay

  • First Person Command - You may now issue commands to your squadrons while in the FPS mode. Squadrons must be created in RTS mode first. You can issue: Move To, Follow Self/Other, and Attack.
  • Controls for First Person Command

⭐ Controls

  • Mouse Wheel Zooming. - You can now control the zoom with the mouse wheel for faster zooming like in more modern RTSes.

⭐ Graphics

  • Anti-aliasing. It makes a difference.
  • AA is configurable, in config.xml: <key name="Options\MSAA\Buffers">1</key> and <key name="Options\MSAA\Samples">8</key>
  • Full Screen Cinematics. Just like the old days (:

⭐ Miscellaneous

  • No more crashing on Linux! Case insensitivity for asset file lookup.
  • Enable/disable music from config.xml with: <key name="Options\Music\enabled">0</key> (Enabled by default)