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

crack Villager RNG. #643

Draft
wants to merge 17 commits into
base: fabric
Choose a base branch
from
Draft

crack Villager RNG. #643

wants to merge 17 commits into from

Commits on May 31, 2024

  1. crack Villager RNG.

    have bugs in simulator.
    using DynamicProgram so need to change build.gradle
    BuildTools committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f936e91 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. able to predict offers now

    BuildTools committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    fa4692d View commit details
    Browse the repository at this point in the history
  2. able to get desire trade, when there's no lag.

    BuildTools committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    56a890d View commit details
    Browse the repository at this point in the history
  3. deal with latency

    BuildTools committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ca707ec View commit details
    Browse the repository at this point in the history
  4. can even works on aternos

    BuildTools committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    9202098 View commit details
    Browse the repository at this point in the history
  5. fix gradle

    BuildTools committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    00468d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. add goals for command

    BuildTools committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    178ac03 View commit details
    Browse the repository at this point in the history
  2. remove unused argument

    BuildTools committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    e75b5ba View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix arguments

    BuildTools committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    40dc1fe View commit details
    Browse the repository at this point in the history
  2. remove stuff

    BuildTools committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    da8bf47 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. oops

    BuildTools committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    dbbeb36 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. add rng crack progress

    add predicted waiting time
    BuildTools committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a220fda View commit details
    Browse the repository at this point in the history
  2. empty goals warning

    BuildTools committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    329e7a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. notify if doesn't cracking while it is synced

    BuildTools committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0c58bec View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. no clock notify

    BuildTools committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    6a7ecea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. some suggests

    BuildTools committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9136444 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fabric' into fabric

    # Conflicts:
    #	src/main/java/net/earthcomputer/clientcommands/command/arguments/ItemAndEnchantmentsPredicateArgument.java
    BuildTools committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1e05b18 View commit details
    Browse the repository at this point in the history