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

Merge devel for pre-release 3 #13

Merged
merged 25 commits into from
May 21, 2024
Merged

Merge devel for pre-release 3 #13

merged 25 commits into from
May 21, 2024

Commits on May 17, 2024

  1. fixes orig's return value not being stored or returned. Prep work fo…

    …r allowing postfixes to modify return data
    Robin committed May 17, 2024
    1 Configuration menu
    Copy the full SHA
    259723c View commit details
    Browse the repository at this point in the history
  2. postfix safety with try/catch

    Robin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae0440b View commit details
    Browse the repository at this point in the history
  3. adds a timeout to wait for tGameMain to exist

    Robin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    334f882 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. 1 Configuration menu
    Copy the full SHA
    b312c6a View commit details
    Browse the repository at this point in the history
  2. using the next branch of @flowerloader/api

    Robin committed May 18, 2024
    Configuration menu
    Copy the full SHA
    634f491 View commit details
    Browse the repository at this point in the history
  3. implement late binding patches

    Robin committed May 18, 2024
    1 Configuration menu
    Copy the full SHA
    a2721bd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. make readme prettier

    Robin committed May 19, 2024
    Configuration menu
    Copy the full SHA
    989cf95 View commit details
    Browse the repository at this point in the history
  2. Revert "make readme prettier"

    This reverts commit 989cf95.
    AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7d782a6 View commit details
    Browse the repository at this point in the history
  3. fixes orig's return value not being stored or returned. Prep work fo…

    …r allowing postfixes to modify return data
    Robin authored and AlbinoGeek committed May 19, 2024
    1 Configuration menu
    Copy the full SHA
    a6d1c24 View commit details
    Browse the repository at this point in the history
  4. postfix safety with try/catch

    Robin authored and AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e2bc63f View commit details
    Browse the repository at this point in the history
  5. adds a timeout to wait for tGameMain to exist

    Robin authored and AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a59b4f7 View commit details
    Browse the repository at this point in the history
  6. change timeout to 100 for safety on slower machines

    Robin authored and AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    92b83fd View commit details
    Browse the repository at this point in the history
  7. using the next branch of @flowerloader/api

    Robin authored and AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5e06299 View commit details
    Browse the repository at this point in the history
  8. implement late binding patches

    Robin authored and AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    336c0d4 View commit details
    Browse the repository at this point in the history
  9. Revert "make readme prettier"

    This reverts commit 989cf95.
    AlbinoGeek committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ed16983 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c683e3 View commit details
    Browse the repository at this point in the history
  11. Revert "Revert "make readme prettier""

    This reverts commit ed16983.
    Robin committed May 19, 2024
    Configuration menu
    Copy the full SHA
    c23785f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. complete rewrite to support game-agnostic core

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dbd03a8 View commit details
    Browse the repository at this point in the history
  2. flower.core object complete(?)

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1c51d59 View commit details
    Browse the repository at this point in the history
  3. convert flowerful.patches to object

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8328a77 View commit details
    Browse the repository at this point in the history
  4. optimize flower.core constructor

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0fe4313 View commit details
    Browse the repository at this point in the history
  5. update for new objects

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a82ed73 View commit details
    Browse the repository at this point in the history
  6. update task to output filename

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b04f988 View commit details
    Browse the repository at this point in the history
  7. corrected quotes to backticks

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bec530f View commit details
    Browse the repository at this point in the history
  8. update packages for prerelease 3

    Robin committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0bdab37 View commit details
    Browse the repository at this point in the history