aboutsummaryrefslogtreecommitdiff
path: root/features/globalSettings/index.js
AgeCommit message (Collapse)Author
2022-08-21make item worth not flicker in some casesSoopyboo32
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-16make pickup log white by defaultSoopyboo32
2022-08-16changed some hud element formattingSoopyboo32
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-12use nbt thingsEmeraldMerchant
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-10+ hecatomb and champion info in loreSoopyboo32
2022-08-10old master starsEmeraldMerchant
2022-08-08fire freeze timerSoopyboo32
2022-08-06add dark theme toggle to first load pageSoopyboo32
2022-08-04item worthSoopyboo32
2022-07-26asdSoopyboo32
2022-07-15+ changesSoopyboo32
2022-07-14change patcher url thing to soopy.devSoopyboo32
2022-07-14+ Update website urlSoopyboo32
2022-07-14+ ingame twitch bot commandsSoopyboo32
2022-07-09+ fix error with slayer category not loadingSoopyboo32
+ remove link preview due to possible exploit
2022-06-26+ removed /lobbyusers as i just realised it can leak nicksSoopyboo32
2022-06-25+ finish performance thing (mostly)Soopyboo32
+ optimisations for slayer hide 0hp nametags
2022-06-25+ more performance tracking stuffSoopyboo32
2022-06-19+ how to remove soopyv2 message if u dont have forge modSoopyboo32
2022-06-19+ /lobbyusers commandSoopyboo32
+ error message if set an invalid keybind (doesent just crash)
2022-06-19+ make inquis text redSoopyboo32
2022-06-18+ dont set inquis's as urs if u tp to them (check is based off inquis hp)Soopyboo32
2022-06-18+ option to send update avalible alerts on all updates (else it will send ↵Soopyboo32
alerts less frequently) ! sending alerts less frequently will be the default from now on (idea behind this is u wont be alerted for every small feature i add, but u can still update to them if u want)
2022-06-04make day counter 2dpSoopyboo32