aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-25-if + orEmeraldMerchant
2022-08-25fixesEmeraldMerchant
- removed adding mobs to miniboss array in todo = fixed a bug when "miniboss off when boss spawned" is on, minibosses won't be added into miniboss array
2022-08-25metaSoopyboo32
2022-08-25+ fix dungeon mapSoopyboo32
+ powder hud fixes + guild bridge formatting + meta
2022-08-25small powder overlay fixesSoopyboo32
2022-08-24make box bigger + metaSoopyboo32
2022-08-24fix position (changed in uploaded)Soopyboo32
2022-08-24metaSoopyboo32
2022-08-24chest unlock thingSoopyboo32
2022-08-24fix falseSoopyboo32
2022-08-242x powder is countdown if activeSoopyboo32
2022-08-24make powder/h collect data over 20 chests in history instead of 10Soopyboo32
2022-08-24powder/hSoopyboo32
2022-08-24Merge pull request #47 from DalwynWasTaken/healthbar-ct-methodsSoopyboo32
Switching to CT methods
2022-08-24Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2Soopyboo32
2022-08-24add poiwder mining features (missing powder/h and lockpick help)Soopyboo32
2022-08-22Switching to CT methodsDalwyn
2022-08-22Merge pull request #46 from EmeraldMerchant/patch-46Soopyboo32
+ nearby slayer miniboss hud
2022-08-22oops its x[0] not xEmeraldMerchant
2022-08-22prevent duplicated lines in miniboss hudEmeraldMerchant
2022-08-21+ nearby slayer miniboss hudEmeraldMerchant
= fixed a typo (you -> your) in line:51 + nearby slayer miniboss hud (y dist. < 6, monster y level lowered to ground)
2022-08-21Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2Soopyboo32
2022-08-21make item worth not flicker in some casesSoopyboo32
2022-08-20Merge pull request #45 from EmeraldMerchant/patch-45Soopyboo32
new box
2022-08-20new boxEmeraldMerchant
+ draw box around slayer area minibosses
2022-08-19oops i made it only work when inv was closed (changed in pushed ver)Soopyboo32
2022-08-19fix /t[sSoopyboo32
2022-08-19+ /tps commandSoopyboo32
2022-08-19metaSoopyboo32
2022-08-19+ fix buggyness with pickup log in sell guisSoopyboo32
2022-08-19+ fix mana bar not showing cus updateSoopyboo32
+ fix mining progress resetting due to item price data + add carpentary to hud stat
2022-08-18waypoint ignore addsSoopyboo32
2022-08-16make pickup log white by defaultSoopyboo32
2022-08-16changed some hud element formattingSoopyboo32
2022-08-13add todoSoopyboo32
2022-08-13metaSoopyboo32
2022-08-13small fixesSoopyboo32
2022-08-12Merge pull request #44 from EmeraldMerchant/patch-44Soopyboo32
fixes
2022-08-12fixesEmeraldMerchant
+ optimized how pick up log works + prevent pick up log from reading anything when gui is opened = merged this.requestingPrices.clear(); to this.worldLoad()
2022-08-12fixSoopyboo32
2022-08-12Merge pull request #43 from EmeraldMerchant/patch-43Soopyboo32
changes
2022-08-12use nbt thingsEmeraldMerchant
2022-08-12fix 2Soopyboo32
2022-08-12Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2Soopyboo32
2022-08-12fix bugSoopyboo32
2022-08-12changesEmeraldMerchant
= moved some functions to below to make it easier to read + thunder bottle charge display + thunder bottle fully charged warn + thunder/jawbus sea creature alert + vanquisher alert
2022-08-12Merge pull request #42 from EmeraldMerchant/patch-42Soopyboo32
fixes & update
2022-08-11forgot somethingEmeraldMerchant
2022-08-11fixingEmeraldMerchant
+ fixed opening gui twice sets the variable to false
2022-08-11changed how inGui thing worksEmeraldMerchant