aboutsummaryrefslogtreecommitdiff
path: root/features
AgeCommit message (Collapse)Author
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-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-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-13small fixesSoopyboo32
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-11forgot somethingEmeraldMerchant
2022-08-11fixingEmeraldMerchant
+ fixed opening gui twice sets the variable to false
2022-08-11changed how inGui thing worksEmeraldMerchant
2022-08-11bug fixesEmeraldMerchant
+ fixed it sometimes bypasses clearLog when warping frequently + prevent dying/revived in dungeons making it go brrr
2022-08-11Update index.jsEmeraldMerchant
2022-08-11actually fixing a bugEmeraldMerchant
actually fix it saying 0 items gained
2022-08-11fix EmeraldMerchant
fix not being able to record negative amount cuz it got returned
2022-08-11remove unused functionEmeraldMerchant
2022-08-11this.todoPickUpLog array -> objectEmeraldMerchant
so i can merge the same items into the same line
2022-08-11+worldLoad for pickup logEmeraldMerchant
only doing 1-8 hot bar slots
2022-08-11wrong thingEmeraldMerchant
math is fun!
2022-08-11Update index.jsEmeraldMerchant
10s -> 12.5s nvmm i think it needs longer
2022-08-11small fixEmeraldMerchant
+ 2 registerChats to prevent pickup log going brrr after warping into a different lobby (yes its 10s ish after i tested)
2022-08-11added checkEmeraldMerchant
+ added a check for pickup log to exclude sbmenu and armor pieces so it doesnt go brrr when u open menu/ switch armor with wardrobe
2022-08-11small salvaging fixEmeraldMerchant
+ fixed salvaging something making the pickup log saying -0x Epic Dreadlord Sword (don't need to put this in changelog)
2022-08-11fixes & updateEmeraldMerchant
+ fixes using old master stars itemName making sba go brrr (requires new feature below) + added SBA's item pick up log (exactly same with sba, but fixes ^) (please use these 2 features together, either use both of them or don't, also please turn "Item Pickup Log" in SBA off)
2022-08-10fix enchant thing + tall gui + metaSoopyboo32
2022-08-10merge conflictSoopyboo32
2022-08-10Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2Soopyboo32
2022-08-10Merge branch 'master' of https://github.com/Soopyboo32/SoopyV2Soopyboo32
2022-08-10Merge pull request #40 from EmeraldMerchant/patch-40Soopyboo32
Added Bozo Mask Features
2022-08-10+ f3/m3 guardian hp displaySoopyboo32
2022-08-10.getName()EmeraldMerchant
2022-08-10fixed ice spray chat msgEmeraldMerchant
2022-08-10+ hecatomb and champion info in loreSoopyboo32
2022-08-10old master starsEmeraldMerchant