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

Create polished version of generate_reflection named rbx_reflector #249

Merged
merged 39 commits into from
May 24, 2023

Commits on Apr 24, 2022

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

Commits on Jan 19, 2023

  1. Add the DefaultsPlace command

    nezuo committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    35466f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

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

Commits on Jan 29, 2023

  1. Remove redundant borrows

    nezuo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    603b072 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71a1480 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    d3cf91f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afd7f5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4747da9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Generate the studio version

    nezuo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    55be576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d9b61 View commit details
    Browse the repository at this point in the history
  3. Remove accidental static

    nezuo committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    34fd32e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Use new FullAPI dump

    nezuo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    87ee711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0fdb78 View commit details
    Browse the repository at this point in the history
  3. Delete accidental file

    nezuo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    b5d956b View commit details
    Browse the repository at this point in the history
  4. Remove unused dependencies

    nezuo committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    57f064f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be83cc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccd22b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    7f728b7 View commit details
    Browse the repository at this point in the history
  2. Use env_logger

    nezuo committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    366d423 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Undo rbx_xml changes

    nezuo committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    02bfb38 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

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

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    3a81ade View commit details
    Browse the repository at this point in the history
  2. Remove patch command

    nezuo committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bbf883a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7322b32 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Don't panic in Drop impl

    nezuo committed May 9, 2023
    Configuration menu
    Copy the full SHA
    be024b2 View commit details
    Browse the repository at this point in the history
  2. Reword comment

    nezuo committed May 9, 2023
    Configuration menu
    Copy the full SHA
    0dd3535 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    6468aaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ce1a0 View commit details
    Browse the repository at this point in the history
  3. Add Font support

    nezuo committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d34ade6 View commit details
    Browse the repository at this point in the history
  4. Update model scale patch

    nezuo committed May 10, 2023
    Configuration menu
    Copy the full SHA
    acaf2f6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Update database patching docs

    nezuo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    918cdac View commit details
    Browse the repository at this point in the history
  2. Update gen-reflection script

    nezuo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7ab018b View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    nezuo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    86dd9d1 View commit details
    Browse the repository at this point in the history
  4. Remove comma

    Co-authored-by: Micah <[email protected]>
    nezuo and Dekkonot authored May 23, 2023
    Configuration menu
    Copy the full SHA
    fc29445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9bf076b View commit details
    Browse the repository at this point in the history
  6. Add values command

    nezuo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e757264 View commit details
    Browse the repository at this point in the history
  7. Generate values in script

    nezuo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3bc3ec9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e47a7f8 View commit details
    Browse the repository at this point in the history