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

Update JoE to work with SdV 1.6 #59

Open
wants to merge 43 commits into
base: develop
Choose a base branch
from

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    0657a3a View commit details
    Browse the repository at this point in the history
  2. Update zh.json

    mc-kaishixiaxue committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1db87e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. [Hackswell] Updated build files to work with net5.0. Reduce warnings.…

    … Added Heavy Tapper to machine list. Added new option AutoDepositSeedMaker.
    Hackswell committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4d72676 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Mar 24, 2024

  1. [Hackswell] Preliminary 1.6 compatability. See testplan.txt for what …

    …should be working, what doesn't work, and what hasn't even been tested yet.
    Hackswell committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    645114c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    defaa1a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    485778a View commit details
    Browse the repository at this point in the history
  2. no reflections commit

    rhuanmartinuzzo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    26401a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request #1 from tonhodamoon/develop16

    Treasure Auto-grab, Auto eat, Autofisher - AFK, Auto Reel Rod, Fish I…
    Hackswell committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0cea32f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from mc-kaishixiaxue/develop

    Merge translations into develop16
    Hackswell committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    836a377 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. [Hackswell] FishingProbabilityBox should be working much better now. …

    …Still not fully tested though.
    Hackswell committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1861eeb View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Fixed fishing probabilities to account for duplicate entries, non-cat…

    …chable fish, furniture and non-standard IDs
    Sandman534 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    bd9c2cc View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge pull request #15 from Sandman534/develop16

    Fixed fishing probabilities to account for duplicate entries, non-cat…
    Hackswell committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    850d086 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Updated probability code, accounted for Magic Bait, expanded probabil…

    …ity window and bait/bobber display
    Sandman534 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    756f61f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    711478b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24c2b19 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a75a7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b30363 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from Sandman534/AutoHarvestFix

    Fixed Harvest Automation for Mod Added Crops
    Hackswell committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    362765e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aef12c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #17 from Sandman534/develop16

    Updated probability code, magic bait, expanded window and tackle display
    Hackswell committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e964544 View commit details
    Browse the repository at this point in the history
  6. [Hackswell] Added check for WateringCan.IsBottomless before decreasin…

    …g water amount. Updated docs FeaturesAndConfigs.md and WhatsNew.md
    Hackswell committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a803844 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. [Hackswell] Re-ordered some small blocks of code. Moved GetAnimalList…

    …() into AnimalAutomation. Seed Spots now work. Changed frequency of JoE actions to once every 6 ticks (shorter than the previous 8 ticks). Now actions are approx ever 0.10 second.
    Hackswell committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    094f95c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. [Hackswell] Reworked timing/tick handling. Now configurable: Balanced…

    … Mode [60 ticks] or custom N ticks per JoE update.
    Hackswell committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4cdf6b4 View commit details
    Browse the repository at this point in the history
  2. [Hackswell] Streamlined Utils.GetObjectsWithin(). Changed some config…

    …uration types to HashSet from List. Double the amount of resources from FarmAnimals if they have eaten an AnimalCracker.
    Hackswell committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    53e2a89 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Updated Feature and Config

    Sandman534 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    54575ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from Sandman534/develop16

    Updated Feature and Config
    Hackswell committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c0c4076 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. Merge pull request #26 from BananaFruit476/feature/add_option_to_harv…

    …est_slime_balls
    
    Add option to harvest slime balls
    Hackswell committed May 2, 2024
    Configuration menu
    Copy the full SHA
    00c939d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa755fb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    586ccf4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from Sandman534/develop16

    Fish Probability Major Update
    Hackswell committed May 6, 2024
    Configuration menu
    Copy the full SHA
    36008d7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. [Hackswell] Removed Anvil from list of machines; don't automate that!…

    … Moved AutoReel check from NthTick to every tick. AFKFishing should work again.
    Hackswell committed May 10, 2024
    Configuration menu
    Copy the full SHA
    05dcc6f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Minor Fixes

    Sandman534 committed May 12, 2024
    Configuration menu
    Copy the full SHA
    aa8762c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a7390 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request #29 from Sandman534/develop16

    Minor Probability fixes
    Hackswell committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b4c26d4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Create fr.json

    CaranudLapin committed May 19, 2024
    Configuration menu
    Copy the full SHA
    198ab35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from CaranudLapin/patch-1

    Create fr.json
    Hackswell committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9d09312 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. [Hackswell] Fix auto-close chest after fishing. Merged French i18n fr…

    …om Caranud. Fixed where DontEatThat doesn't recognize changes during game.
    Hackswell committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4202209 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on Jun 19, 2024

  1. Probility Fixes

    Sandman534 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    95e55ed View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge pull request #34 from Sandman534/develop16

    Probility Fixes
    Hackswell committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    da6abc6 View commit details
    Browse the repository at this point in the history