Skip to content
Snippets Groups Projects

Give the addfile command variable argument support.

Merged Golden requested to merge Golden/SRB2:addfile-vararg into next
All threads resolved!

This branch includes several improvements.

  • Gives the addfile command the ability to add multiple files at the same time, using multiple arguments
  • Adds a check to see if the file was already added during the adding of multiple files, so that addfile a a a a a a a a a (assuming the file a doesn't exist) doesn't lag the crap out of your SRB2
    • Adds a warning if the file is skipped due to being already added during the adding of multiple files
  • Updates the help message to mention Luas and PK3s, and changes the description to "load mods"

Merge request reports

Checking pipeline status.

Approval is optional

Merged by James R.James R. 4 years ago (Oct 12, 2020 10:32pm UTC)

Merge details

  • Changes merged into with 58464771.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Golden added 1 commit

    added 1 commit

    • 42f72667 - Update help message to mention supported file extensions, and change the…

    Compare with previous version

  • Golden added 1 commit

    added 1 commit

    • 130b77fb - Update help message to mention supported file extensions, and change the…

    Compare with previous version

  • Golden resolved all discussions

    resolved all discussions

  • I know you already added it, but you don't have to worry about USE_KART. In fact those macros should be removed. We (Kart Krew) are removing the .kart extension in the future.

  • Were people able to make their mods .kart files and they would show up in the addons menu?

  • Author Contributor

    another reason to continue seperating my commits

  • Golden added 1 commit

    added 1 commit

    • d5848e78 - Update help message to mention supported file extensions, and change the…

    Compare with previous version

  • James R.
  • Golden added 1 commit

    added 1 commit

    • 87a5e1d3 - Futureproof against strict buildbots.

    Compare with previous version

  • Golden resolved all discussions

    resolved all discussions

  • merged

  • James R. mentioned in commit 58464771

    mentioned in commit 58464771

  • Please register or sign in to reply
    Loading