Difficult Stream Version History

  1. # 2017-07-09 (jam version): first version
  2. # 2017-12-21 (1.1): full screen mode, use full resolution on high-density displays, moved the options to an in-game options menu, made the title screen a bit more interesting and made a few more minor graphical changes, and it should now work with the "Add to Home Screen" feature on iOS (also a bunch of internal changes that will hopefully make making more games easier)
  3. # 2019-12-10 (1.2): color scheme options, more assist options (game speed, disable certain section types), more sound options (including a sound test)
  4. # 2020-07-03 (1.2.1): add "Fill window" and "Don't save high scores" options (also a bunch of internal changes that will hopefully make making more games easier)
  5. # 2020-07-08 (1.2.2): fixed a bug where "Full screen" would result in a temporarily blank screen in certain situations
  6. # 2024-09-07 (1.3):
    • added an indication when the game is about to slow down or speed up near square waves
    • added three more color schemes: Rainbow Light, Sunset, Lava
    • made the game centered instead of aligned to bottom in full-screen mode on taller aspect ratios
    • added shortcut Alt+Enter/Option-Return to go full-screen
    • made the background go all the way to the screen edge on newer iPhones
    • changed stuff about how zooming and panning work with full-screen on iPhones
    • changed some stuff relating to error handling
    • now technically works on Firefox 3 (but if the computer's slow, there can be issues where you lose when you shouldn't) (this includes fixing a bug that happened to work correctly on my computer)