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

Railgun #718

Merged
merged 45 commits into from
Apr 29, 2024
Merged

Railgun #718

merged 45 commits into from
Apr 29, 2024

Commits on Jan 22, 2024

  1. test

    please work
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    29b5884 View commit details
    Browse the repository at this point in the history
  2. cleanup

    removing old assets causing issues
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    51d17d2 View commit details
    Browse the repository at this point in the history
  3. addition to uplink

    both traitors and nukeops can buy this absurdly powerful cannon
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6f0da88 View commit details
    Browse the repository at this point in the history
  4. Update railgun_ammo.yml

    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    790ce86 View commit details
    Browse the repository at this point in the history
  5. laser variant

    shrimple as adding a new variant with two firemodes, overkill, and overkiller
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    95f16b5 View commit details
    Browse the repository at this point in the history
  6. laser railgun cleanup

    fixing some trash
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e126385 View commit details
    Browse the repository at this point in the history
  7. adds the caninator

    shoot cans and scare security
    musicmanvr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4ca7cf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    baa8e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49359a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Slowdown in Hands

    Slows you down when any variant is held as to make the weapon more balanced
    musicmanvr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4f48a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f799c9 View commit details
    Browse the repository at this point in the history
  3. Laser railgun Sprite

    adds a unique sprite for the laser variant of the railgun
    musicmanvr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    6d72486 View commit details
    Browse the repository at this point in the history
  4. fix the sprite

    i am dumb
    musicmanvr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    837f33a View commit details
    Browse the repository at this point in the history
  5. Issue Cleanup

    Dusts off some of the code and makes some balance changes, along with better parenting.
    musicmanvr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    626910d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. purchasable ammo and charge sound update

    made the charge sound slightly less annoying and added ammo purchasable by both traitors and syndicate
    musicmanvr committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    79b2263 View commit details
    Browse the repository at this point in the history
  2. QA pass

    various little fixes to improve the code and general cleanup
    musicmanvr committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6049b0f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Merge branch 'master' into Railgun

    Signed-off-by: Danger Revolution! <[email protected]>
    DangerRevolution authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f6daa81 View commit details
    Browse the repository at this point in the history
  2. error fixing

    Signed-off-by: Danger Revolution! <[email protected]>
    DangerRevolution authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    155fa0a View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Sprite Update + Reverse Engineering

    This adds reverse engineering, the new sprites, and a host of balance changes.
    - The Railgun now does 80 stamina damage again on hit with normal bolts.
    musicmanvr committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e1f332e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b60451d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    181ef62 View commit details
    Browse the repository at this point in the history
  4. reverse engineered fast firerate

    as a reward for researching new technology, you've made it slightly faster. yay. also resprites the non-lethal variant to look more plunger-like
    musicmanvr committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a8c2a69 View commit details
    Browse the repository at this point in the history
  5. Final Changes

    ready for merge, sir!
    musicmanvr committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ef1b941 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Copyright Update

    Makes the sounds all under free use creative commons to avoid copyright issues.
    musicmanvr committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    69e1974 View commit details
    Browse the repository at this point in the history
  2. Update license.txt

    musicmanvr committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    bbd170a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 11, 2024

  1. remove old attributions

    this sound has been altered as to not use pixabay
    musicmanvr committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4e5241c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e167925 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. price increase

    sorry danger but 14 tc is way too low lmao, nukies get it for 20 tc
    musicmanvr committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    719826e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge branch 'master' into Railgun

    Signed-off-by: Firewatch <[email protected]>
    musicmanvr authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dc63d5d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge branch 'master' into Railgun

    Signed-off-by: Firewatch <[email protected]>
    musicmanvr authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d3d38e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Merge branch 'master' into Railgun

    Signed-off-by: VMSolidus <[email protected]>
    VMSolidus authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1d8c5e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b29618 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. requested changes

    hopefully
    musicmanvr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ed693f4 View commit details
    Browse the repository at this point in the history
  2. conversion to mono

    yipeeee
    musicmanvr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7096909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7795e50 View commit details
    Browse the repository at this point in the history
  4. proper noun

    the Decimator is now a proper noun similar to other weapons
    musicmanvr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8f7973c View commit details
    Browse the repository at this point in the history
  5. Update Resources/Prototypes/DeltaV/Entities/Objects/Weapons/Guns/Proj…

    …ectiles/railgun.yml
    
    Co-authored-by: DEATHB4DEFEAT <[email protected]>
    Signed-off-by: Firewatch <[email protected]>
    musicmanvr and DEATHB4DEFEAT authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ad3e34d View commit details
    Browse the repository at this point in the history
  6. Update duffelbag.yml

    musicmanvr committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6e5f45c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    9e4d675 View commit details
    Browse the repository at this point in the history
  2. Update uplink_catalog.yml

    musicmanvr committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    74d8fe6 View commit details
    Browse the repository at this point in the history
  3. Update rod_impact.ogg

    musicmanvr committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c0a2bd0 View commit details
    Browse the repository at this point in the history
  4. Update uplink_catalog.yml

    musicmanvr committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9270720 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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