Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.13 #20

Merged
merged 49 commits into from
Sep 26, 2016
Merged

Version 0.13 #20

merged 49 commits into from
Sep 26, 2016

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    353bc0d View commit details
    Browse the repository at this point in the history
  2. Change analysing song wording

    opcon committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    dc47376 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdf851f View commit details
    Browse the repository at this point in the history
  4. Remove extra rotation on beat

    opcon committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    e3dc33b View commit details
    Browse the repository at this point in the history
  5. Add chance to swap foreground and background colours

    Also improved colour updating in general
    opcon committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    de94557 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6204a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Bump version number to 0.13

    opcon committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    0c520c2 View commit details
    Browse the repository at this point in the history
  2. Update packages

    opcon committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    f55354b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ca03eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a747427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8d1b58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79b96b2 View commit details
    Browse the repository at this point in the history
  7. Remove unused code

    opcon committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    b42009e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dfb2c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    619af5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2670d08 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e31271 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    842e018 View commit details
    Browse the repository at this point in the history
  13. Add new method for choosing filesystems

    Now press left/right to switch between filesystems in a circular buffer type effect
    Moved currently selected song text to middle of screen
    Improved algorithm for deciding how many lines of text to show on screen
    Moved search information to bottom of screen
    opcon committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    445d7fe View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    51b6cae View commit details
    Browse the repository at this point in the history
  2. Update build script

    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    b5a1023 View commit details
    Browse the repository at this point in the history
  3. Update build script to use new folder structure

    dlls are now in the Dependencies folder, which produces a cleaner application directory layout
    Also added a DeployAll target, that deploys merged, zip and Squirrel packages of Turnt Ninja
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    c6075b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36fcef9 View commit details
    Browse the repository at this point in the history
  5. Fix crash on SDL and Linux

    SDL could not handle a 24bit depth buffer, use 32 instead.
    
    Possibly because color format and depth buffer were mismatched
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    c5480f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b25192 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d0ba58 View commit details
    Browse the repository at this point in the history
  8. Fix analysing song wording

    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    2798d24 View commit details
    Browse the repository at this point in the history
  9. Improved directory browser layout

    Selected song text now directly in centre of screen
    Spacing of songs now even
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    4921075 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90937cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e144ac View commit details
    Browse the repository at this point in the history
  12. whitespace

    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    bd602d6 View commit details
    Browse the repository at this point in the history
  13. remove unused code

    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    a243662 View commit details
    Browse the repository at this point in the history
  14. Tweak level generation to have chance to swap skip pattern

    If beat within close distance. The opening is kept the same though
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    2c9554b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    29b4515 View commit details
    Browse the repository at this point in the history
  16. FirstRun scene now requires Enter to opt-in, Escape to opt-out

    Fixed wording as well
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    789d4b5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5634302 View commit details
    Browse the repository at this point in the history
  18. Add redesigned Options menu

    Faster
    Cleaner
    Looks nicer(ish)
    More cross-platform
    Doesn't use Gwen.NET (!)
    Extensible
    Easy to add new settings
    
    Also added two new settings (Fullscreen, Analytics)
    opcon committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    d2c4529 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8960743 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2016

  1. don't show recent file system first if it is empty

    Show Local File System instead
    opcon committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    aee33a6 View commit details
    Browse the repository at this point in the history
  2. Improve Options Scene scaling

    Also add audio correction units (ms)
    opcon committed Sep 3, 2016
    Configuration menu
    Copy the full SHA
    bc441b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c02b8d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5e1426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    698ab66 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2016

  1. Configuration menu
    Copy the full SHA
    25d938f View commit details
    Browse the repository at this point in the history
  2. Update project file

    opcon committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    f684aef View commit details
    Browse the repository at this point in the history
  3. Add new colourmode setting

    for black and white or regular
    opcon committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    1a32839 View commit details
    Browse the repository at this point in the history
  4. Add black and white mode

    selectable from options menu
    Also increased perspective shift amount
    opcon committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    f33b5d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Configuration menu
    Copy the full SHA
    10d85b7 View commit details
    Browse the repository at this point in the history
  2. Only swap colours if more than 300ms has passed since last swap

    prevents quick flashing which could possibly cause epilepsy?
    opcon committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    6b69098 View commit details
    Browse the repository at this point in the history