diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index 822f9fc..a318646 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -25,6 +25,6 @@ - Image render on GUI of crabby - Renamed ProfitPercentage to MinimumProfitPercentage - Added "Bed Spam Delay" and "Only Sniper" in config so you can set the delay between each bed spam and config sniper to not autosell - - Added auto detect of cookie so you can start sniper at everywhere + - Cookie compatible, with auto detect of cookie so you can start sniper at everywhere - Refactoring AuctionHouse class to Sniper - Adding maxium profit check so it can prvent buying duped items \ No newline at end of file diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 30d0ba9..f6f3184 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ jobs: restore-keys: | ${{ runner.os }}-gradle- - name: Build - run: chmod +x gradlew; ./gradlew setupDevWorkspace && ./gradlew build --stacktrace + run: chmod +x gradlew; ./gradlew setupDecompWorkspace && ./gradlew build --stacktrace - name: Upload build artifacts uses: actions/upload-artifact@v1 with: diff --git a/README.md b/README.md index 39c61ad..823b6a4 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ ANY, WEAPON, ARMOR, ACCESSORIES, CONSUMABLES, BLOCKS, MISC - Wither Impact in lore check - Blue omelette in lore check - pre api? -- upper bound and lower bound for sniping as upper bound is specified right now # Example Config: ```cfg