Skip to content

Instantly share code, notes, and snippets.

@WhiteNoise
Last active August 13, 2021 23:07
Show Gist options
  • Save WhiteNoise/c5053c07df5821a099b1186c33262a63 to your computer and use it in GitHub Desktop.
Save WhiteNoise/c5053c07df5821a099b1186c33262a63 to your computer and use it in GitHub Desktop.
ES Todo
[ ] Endless mode :)
[ ] Split game wins stat into easy / medium / hard
[ ] Split achievements into easy / medium / hard
[ ] Allow toggling off Permadeath on Easy
[ ] Show Repair costs and ship reward costs on difficulty screen.. Maybe on hover?
[ ] Add speed control option for rotation / joystick movement
[ ] Add ability for joystick to control up / down movement..
[ ] More variety in weapon drops (maybe "rare" drops list)
[ ] Differentiate beam weapons better
[ ] Alternate version of fighters to be able to build - bombers?
[ ] More control over skirmish (control environment, control tech level / loadouts, etc)
[ ] Ability to share skirmish setups somehow, challenge other players?
[ ] Color code weapons / item slots / big gun / Mod
[ ] Restore fighters too when you have a "repair" reward
[ ] BUG: Had the game lock on me and had to close it via the Oculus menu. Happened when my ship was destroyed right when the mission was successful. I pressed end mission and the game never returned to the menu, just floating in empty space.
[ ] BUG: Black screen on startup issue on Quest
[ ] Fix Color space on quest - https://developer.oculus.com/documentation/native/android/mobile-colorspace/
[ ] Achievement for beating game with starting loadout on hard, etc..
[ ] Change 'missions completed' to be missions completed without dying or something, since it keeps going if you play again
[ ] Ship unlocks should go by # of wins, not unlock key.
[ ] Got Repair item as next-run reward, couldn't remove since it's not recoverable
[ ] Got grethon invader ship, could not turn off AI
[ ] Path smoothing maybe too agressive
[ ] Be nice if ships could follow any path..
[ ] Have speed mods improve turning as well
[ ] Asteroid turrets spawn too close to starting.. should be more in the middle maybe?
[ ] More ship loadouts..
[ ] idea: More mission randomization? Procedural fleets?
[ ] Add 90hz support
[ ] Idea: Leader board for number of wins.. (easy / med / hard)
[ ] Assisted Zoom in: if a selected ship is near your zoom center, lerp so that the ship becomes the center of your view
[ ] Assisted Zoom in: "follow" the zoomed in ship when zoomed in, so you can ride along with it?
[ ] idea: Upgrades for standard weapons:
- Translocate II - also takes down shields of the ship you swap with
- Hack II - can claim medium ships? temporary? only usable once?
[ ] Idea: Special particles to show when you take down armor on one side..
[ ] Idea: Ship AI button should always be sorted to the end.. sort Specials?
[ ] I've also noticed the sensitivity dead zone on grip moving the player on the bridge can feel really weird. If you're making a small adjustment it might not move or jitters when it moves. Obviously don't want the floatiness you get in a battle scene, but maybe the dead zone for grip-drag could be less aggressive?
[ ] Swept scenery.. move somewhere else?
[ ] Allow unlocks to be 'unchecked' for extra challenge?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment