Skip to content

Conversation

@ChristophLHR
Copy link
Member

@ChristophLHR ChristophLHR commented Sep 14, 2022

Added

  • fallbackRequire

    • new function
  • localPath

    • for checkRequirements

resolves #9

@ChristophLHR ChristophLHR added the enhancement New feature or request label Sep 14, 2022
@ChristophLHR ChristophLHR requested a review from ColdIV September 14, 2022 19:13
@ChristophLHR ChristophLHR self-assigned this Sep 14, 2022
Copy link
Member

@ColdIV ColdIV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please test it again, there are still bugs.

@ColdIV
Copy link
Member

ColdIV commented Sep 14, 2022

Added resolves #9 to your first comment to link the issue.

@ColdIV
Copy link
Member

ColdIV commented Sep 14, 2022

Created some testfiles scm add i9TestsInstaller@x03k4JLs
i9TestsInstaller (I know, great name!) will install a test program and some libraries.
You can then run i9-program.lua to check if everything works.
If everything works, you can run i9TestsInstaller delete and it will delete everything but the installer itself.
The test-libs should be useable for future tests.

@ChristophLHR
Copy link
Member Author

ChristophLHR commented Oct 3, 2022

image
testlib.lua:

--@requires turtleEquipService
return 'Loaded';

image
Also tested with multiple local references.

@ChristophLHR ChristophLHR requested a review from ColdIV October 3, 2022 09:33
@ColdIV ColdIV merged commit e9cce76 into master Oct 3, 2022
@ColdIV ColdIV deleted the Issue-9/Allow-offline-Scripts-with-the-Manager branch October 3, 2022 15:32
@ColdIV
Copy link
Member

ColdIV commented Oct 3, 2022

Added tag 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Allow offline Scripts with the Manager

3 participants