readme changelog build.yml

This commit is contained in:
NK 2023-03-08 18:18:09 +00:00
parent 78c735db84
commit 566f9c6af8
3 changed files with 2 additions and 3 deletions

View file

@ -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

View file

@ -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:

View file

@ -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