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

The tracks are now sorted and have the "#" attribute #3

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    43a4a21 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    a984653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e5dce5 View commit details
    Browse the repository at this point in the history
  3. Addition of two tracks for the Misadventure on the Sea quest

    Two songs:
    1. Skippin' Service (downloaded from https://www.youtube.com/watch?v=0Devs3tcsls)
    2. Lost at Sea (downloaded from https://www.youtube.com/watch?v=OPmeTb1r7K0)
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    3ccf74d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    159ac1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b872ab3 View commit details
    Browse the repository at this point in the history
  6. Addition of three tracks for A Journey Beyond quest

    Three songs:
    1. The Hidden Horrors (downloaded from https://www.youtube.com/watch?v=AvpAN0U4FdA)
    2. A Twisted Fate (downloaded from https://www.youtube.com/watch?v=8hkk3pVclTQ)
    3. A Spineless Screech (downloaded from https://www.youtube.com/watch?v=itOmJ4tjjgk)
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    2beb5f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97d98d3 View commit details
    Browse the repository at this point in the history
  8. Addition of four tracks that haven't been published yet

    These tracks are represented by empty (and identical) .mp3 files
    When these songs are released, they can easily replace the empty files
    The four songs are:
    1. Funeral Service ar 10 o'clock (Death's Realm)
    2. Prelude to Insanity (Corrupted Dungeons' Entrances)
    3. Out Of Time (Corrupted Dungeons 2)
    4. A Frightening Find (Silent Expanse Discovery)
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    512dfdc View commit details
    Browse the repository at this point in the history
  9. Textfile containing the list of sorted tracks is added

    Maybe it will make displaying the order of the songs easier in GitHub or something...
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    004e2a3 View commit details
    Browse the repository at this point in the history
  10. Finally, all tracks are sorted.

    All the tracks have number from 1 to 164 in their "#" attribute.
    My reasoning for this order can be found in this shared TODO list (as notes)
    https://to-do.microsoft.com/sharing?InvitationToken=cI0_-u7TDBk2a3NRmRwX8Qw1BhzaSES9PyCVcRAPb-_wg4vfOtAZ6RPso-VQTQpQg
    All in all, the order is based on the likely order an average player hears the songs in the game.
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    069e4e1 View commit details
    Browse the repository at this point in the history
  11. Deletion folders created in 43a4a21

    Each track now has only one copy with its number in the "music" folder again.
    ShadyMedic committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    4a7d7ee View commit details
    Browse the repository at this point in the history
  12. Addition of # attribute to the list of metadata

    Somebody might want to rewrite that one line.
    I just thought I will edit this in case others forget to update it.
    ShadyMedic authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    a378a2d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b804443 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Addition of track Funeral Service at 10 O'Clock (Death's Realm)

    This track was missing before, the placeholder file was replaced
    The track was downloaded from https://youtu.be/WfXgPxEGMro
    ShadyMedic committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    b174c37 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Addition of track Prelude to Insanity (Corrupted Dungeons' Entrances)

    This track was missing before, the placeholder file was replaced
    The track was provided by GitHub user 4321ba (https://github.com/4321ba)
    ShadyMedic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    3f1c605 View commit details
    Browse the repository at this point in the history
  2. Addition of track Out Of Time (Corrupted Dungeons 2)

    This track was missing before, the placeholder file was replaced
    The track was provided by GitHub user 4321ba (https://github.com/4321ba)
    ShadyMedic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    2c24979 View commit details
    Browse the repository at this point in the history
  3. Addition of track A Frightening Find (Silent Expanse Discovery)

    This track was missing before, the placeholder file was replaced
    The track was provided by GitHub user 4321ba (https://github.com/4321ba)
    ShadyMedic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7f34af0 View commit details
    Browse the repository at this point in the history
  4. Textfile with sorted list of tracks updated

    Removed the "(missings)" marks from all tracks that were added recently
    ShadyMedic committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    842b91b View commit details
    Browse the repository at this point in the history