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

Add ACE Explosives #80

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

Commits on Jun 27, 2024

  1. Demining Action for Landmines

    Adds a Shovel prompt to disassemble landmines placed by players. Also makes landmines immune to Gunfire, in favor of this new change.
    DerivenLoki committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ee74ac9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update - Minor Tweaks

    Tweaked the UserActions to appropriately reflect the new Class
    
    Tweaked the Radius of the Action
    
    Moved "HasLocalEffectOnlyScript" to Chopping_UserAction from ShovelDestroyUserAction
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    89c5788 View commit details
    Browse the repository at this point in the history
  2. String table

    String Table and Localization addition for the Mine Disarming action
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bf819d4 View commit details
    Browse the repository at this point in the history
  3. Minor Script Optimizations

    Removed some unnecessary lines from each Script
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    76ca986 View commit details
    Browse the repository at this point in the history
  4. Update AUTHORS

    Added my name to the list of Authors
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    04bfce5 View commit details
    Browse the repository at this point in the history
  5. Create explosives.mdx

    Add Documentation
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9a264ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d72349 View commit details
    Browse the repository at this point in the history
  7. Built String Table

    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cad17c8 View commit details
    Browse the repository at this point in the history
  8. Added ACE_GadgetUserAction

    Changed ShovelDestroyUserAction to ShovelUserAction
    
    Changed WrenchDestroyUserAction to WrenchUserAction
    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2cbf7b1 View commit details
    Browse the repository at this point in the history
  9. Updated Documentation

    DerivenLoki committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d206687 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4b86c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    204a807 View commit details
    Browse the repository at this point in the history
  12. Refactor code

    Kexanone committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e694e17 View commit details
    Browse the repository at this point in the history
  13. Revise disarming

    Kexanone committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a15e3b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    98bbda7 View commit details
    Browse the repository at this point in the history
  15. Rename localization key

    Kexanone committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0467829 View commit details
    Browse the repository at this point in the history
  16. Update AUTHORS

    Alphabetic order
    Kexanone authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    22ebd9b View commit details
    Browse the repository at this point in the history
  17. Update explosives.mdx

    Fix capitalization
    Kexanone authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d716c5f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c1921ca View commit details
    Browse the repository at this point in the history
  19. Merge branch 'ACE-Explosives' of github-kexanone:DerivenLoki/ACE-Anvi…

    …l into DerivenLoki-Explosives
    Kexanone committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eb03da9 View commit details
    Browse the repository at this point in the history