Skip to content

Imperial Commander

Compare
Choose a tag to compare
@GlowPuff GlowPuff released this 01 Mar 02:45
· 6 commits to main since this release

Official Release v.1.0.21

Windows - download Windows.zip
Android - download ImperialCommander.apk
Mac - download MacOS.zip

MacOS NOTE:
If your Mac isn't running on Apple Silicon or a 64bit INTEL CPU, and supported 64bit OS, this will NOT RUN.

It might be necessary to type a command into the terminal to make the app executable:
sudo chmod -R 755 /path/to/app
EXAMPLE:
sudo chmod -R 755 /users/YourUsername/ImperialCommander.app

...and possibly this command (This command just removes the permission dialog):
sudo xattr -dr com.apple.quarantine /path/to/app

New

  • Dynamic card system for Deployment cards and Mission cards
  • Deployment cards are now shown when their group Activates
  • Removed ALL scanned card images from the app, reducing app size from 212MB down to 118MB
  • Deployment and Mission cards are now locally translated
  • Virtual Dice Roller for rolling Attack and Defense when deployment cards activate
  • On the Mission Setup screen, I removed the little "X" button to remove Heroes that have been added. Just click on the Hero's portrait now to remove it
  • Hero Activation Toggles are now slightly larger to accommodate smaller screens/phones

Fixes

  • Player activation toggles now reset after each round ends
  • Adaptive difficulty icon now restores its on/off state correctly when Continuing a game
  • Popup panels now subtly zoom in again - this got broken a few updates ago, I believe