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 getId method to EnigmaService #164

Merged
merged 32 commits into from
Dec 19, 2023
Merged

Commits on Nov 6, 2023

  1. rework interface

    ix0rai committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f32f05f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. work

    ix0rai committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    552b761 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. work

    ix0rai committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a04fa74 View commit details
    Browse the repository at this point in the history
  2. somewhat functional

    ix0rai committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    27ea6eb View commit details
    Browse the repository at this point in the history
  3. fix and improve server stuff

    ix0rai committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    45f75fd View commit details
    Browse the repository at this point in the history
  4. check the style

    ix0rai committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3106481 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 11, 2023

  1. misc

    ix0rai committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    72a12de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a6715c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. fully working I think :D

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    b0d4014 View commit details
    Browse the repository at this point in the history
  2. fix checkstyle

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    d172324 View commit details
    Browse the repository at this point in the history
  3. port enigma-cli

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3ff4cbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1985d89 View commit details
    Browse the repository at this point in the history
  5. fix

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fa197fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d18c05 View commit details
    Browse the repository at this point in the history
  7. fix navigator issues

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    37ab82f View commit details
    Browse the repository at this point in the history
  8. clarify javadoc

    ix0rai committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    e6c712b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. priority

    ix0rai committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    74425be View commit details
    Browse the repository at this point in the history
  2. fix npe

    ix0rai committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    671de4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6bde0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 17, 2023

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

Commits on Nov 19, 2023

  1. malformed json test

    ix0rai committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    d675df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed0ec0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge branch 'develop/2.0' into 2.0/service-ids

    # Conflicts:
    #	enigma-cli/src/main/java/org/quiltmc/enigma/command/InsertProposedMappingsCommand.java
    #	enigma-server/src/main/java/org/quiltmc/enigma/network/EnigmaServer.java
    #	enigma-swing/src/main/java/org/quiltmc/enigma/gui/element/NavigatorPanel.java
    #	enigma/src/main/java/org/quiltmc/enigma/api/Enigma.java
    #	enigma/src/main/java/org/quiltmc/enigma/api/EnigmaProject.java
    #	enigma/src/main/java/org/quiltmc/enigma/api/service/NameProposalService.java
    #	enigma/src/main/java/org/quiltmc/enigma/api/translation/mapping/EntryMapping.java
    #	enigma/src/main/java/org/quiltmc/enigma/impl/analysis/BuiltinPlugin.java
    #	enigma/src/test/java/org/quiltmc/enigma/name_proposal/TestNameProposal.java
    ix0rai committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3d67ea7 View commit details
    Browse the repository at this point in the history
  2. fix error

    ix0rai committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0d48318 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. finish

    ix0rai committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6af226c View commit details
    Browse the repository at this point in the history
  2. fix

    ix0rai committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    42df8d8 View commit details
    Browse the repository at this point in the history
  3. lol

    ix0rai committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e9b486d View commit details
    Browse the repository at this point in the history
  4. resolve comments

    ix0rai committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c262f33 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. address review from iota

    ix0rai committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    316fa44 View commit details
    Browse the repository at this point in the history
  2. check the style

    ix0rai committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8c1a31d View commit details
    Browse the repository at this point in the history