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

New soundpack: "BeepBoopBip" #57

Merged
merged 39 commits into from
Aug 28, 2022
Merged

New soundpack: "BeepBoopBip" #57

merged 39 commits into from
Aug 28, 2022

Commits on Aug 16, 2022

  1. first iteration of new soundpack: bb-sounds/beepboop

    adds: gunshot, death, attacking enemy, attacked player(/npc?), menu select, and smash sounds. includes scratch directory where .wav and sfxr .txt files reside for development purposes
    Golfavel committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    151799c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    2e74e51 View commit details
    Browse the repository at this point in the history
  2. tweaked menu sounds

    Golfavel committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    19f9a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    394d421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80caa84 View commit details
    Browse the repository at this point in the history
  5. overhauled: enemy damage (melee_hit_flesh), smashing. both now have v…

    …ariety and smashing has fail sounds
    Golfavel committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    9f65e7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40ae8b8 View commit details
    Browse the repository at this point in the history
  7. added: engine start, engine stop, and engine working sounds.

    changed: menu select and menu error
    removed: 'old' directory in scratch
    Golfavel committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    7a1ee41 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. added: opening and closing doors, walking on stone

    changed: walk_solid* > walk_wood*
    Golfavel committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    23afab2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    d2f6077 View commit details
    Browse the repository at this point in the history
  2. added: explosions

    note: for some reason walk sounds are broken
    Golfavel committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    ea71f0b View commit details
    Browse the repository at this point in the history
  3. removed a temp file

    Golfavel committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    761c952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69fbc90 View commit details
    Browse the repository at this point in the history
  5. added: (temporary?) curtain sound

    connected: common doors and windows.
    note included in engine.json regarding gear shift 'popping'
    Golfavel committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    3ac371b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. Configuration menu
    Copy the full SHA
    514165f View commit details
    Browse the repository at this point in the history
  2. added: prying sounds

    changed: doors/obstructions-that-can-be-opened now sorted within multiple files
    Golfavel committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    df5b7d7 View commit details
    Browse the repository at this point in the history
  3. added: robot damage sounds

    changed: melee attacks moved to directory
    fixed: large canvas flap
    Golfavel committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    8dd36e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f1a89a View commit details
    Browse the repository at this point in the history
  5. added: carpet sounds

    cleaned: steps
    steps are currently broken again
    Golfavel committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    ad2e7b6 View commit details
    Browse the repository at this point in the history
  6. fixed: steps not working

    Golfavel committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    5745138 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8941a5b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dada9ba View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. added: credits.txt

    Golfavel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c205e3a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. added: flashbang

    changed: engine sounds now only play for combustion and electric engines
    Golfavel committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    9c17261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e951c7 View commit details
    Browse the repository at this point in the history
  3. added: environment alarm

    Golfavel committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    ce5cbc0 View commit details
    Browse the repository at this point in the history
  4. removed: old menu sound

    for some reason, walking on wood is broken, and is falling back to walk_tarmac
    Golfavel committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    0c7aa5b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    c33897a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a49b0a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b87851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aba964 View commit details
    Browse the repository at this point in the history
  5. improved consistency of hurt

    Golfavel committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    5629b35 View commit details
    Browse the repository at this point in the history
  6. improved consistency of engines

    lowered melee swing volume to not par with hurting sounds
    Golfavel committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    317d06d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abb4d78 View commit details
    Browse the repository at this point in the history
  8. changed: soundpack name

    'BB-Sounds' > 'BeepBoopBip'
    Golfavel committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    eb5ae9f View commit details
    Browse the repository at this point in the history
  9. added: license.txt

    Golfavel committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    6a46ff6 View commit details
    Browse the repository at this point in the history
  10. Lint json

    Fris0uman committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    bfc6cce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b774ced View commit details
    Browse the repository at this point in the history
  12. Reencode sounds

    Fris0uman committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    23a3256 View commit details
    Browse the repository at this point in the history