aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-23PRE30BuildTools
2021-07-22Merge pull request #210 from DoKM/masterMoulberry
DoKM fork merge
2021-07-22Merge remote-tracking branch 'origin/master'DoKM
2021-07-22Fix merge conflicts for moulberryDoKM
2021-07-22PRE29.05BuildTools
2021-07-22Merge pull request #7 from nopothegamer/masterDoKM
fixed cit pets in pv
2021-07-22made pv cit models not dienopothegamer
gamer
2021-07-22Merge pull request #1 from DoKM/masternopothegamer
2021-07-21Small profile viewer fixesDoKM
Thanks jani for noticing
2021-07-21Add Scroll lock for storage guiDoKM
so people with scrollable tooltips can scroll in storage gui
2021-07-21update readmeDoKM
2021-07-21hot fix for crashing in pvDoKM
due to me forgetting to check if backpack info is null
2021-07-21remove forgotten debug messageDoKM
2021-07-21make position of previous/next button staticDoKM
2021-07-21change mithril display from block prismarine to item primarine crystalsDoKM
2021-07-21Merge remote-tracking branch 'origin/master'DoKM
2021-07-21Merge pull request #5 from nopothegamer/masterDoKM
did a lil fixing
2021-07-21add mithril/hardstone/gemstone to pvDoKM
2021-07-21Update README.mdDoKM
2021-07-21did a lil making it more accuratenopothegamer
2021-07-21did a lil spellingnopothegamer
2021-07-21did a lil fixingnopothegamer
2021-07-21add warningDoKM
2021-07-21update readmeDoKM
2021-07-21Add working backpack viewer to /pvDoKM
also change the max size of enderchest to represent the in game view more
2021-07-21change readme as storage isnt complete yetDoKM
2021-07-21Update Readme to reflect latest commitsDoKM
2021-07-21Add Storage & Personal Vault to PVDoKM
2021-07-20Add only show titanium notifications if quest isnt doneDoKM
2021-07-20Fix wood in pvDoKM
2021-07-20add lava fishing support to fishing helperDoKM
2021-07-19Restructure EnchantingSolvers Config into Enchanting ConfigDoKM
Also first config option for enchanting gui
2021-07-19Merge remote-tracking branch 'origin/master'DoKM
2021-07-19add back enchant guiDoKM
idk why it was disabled by moul but if i find a mistake ill try to fix it
2021-07-19Update README.mdDoKM
2021-07-19Merge remote-tracking branch 'origin/master'DoKM
2021-07-19add titanium alert air check toggleDoKM
2021-07-19Update README.mdDoKM
2021-07-19Merge remote-tracking branch 'origin/master'DoKM
2021-07-19left over merge fixesDoKM
2021-07-19Create README.mdDoKM
2021-07-19Merge remote-tracking branch 'Moulberry/master'DoKM
2021-07-19PRE29BuildTools
2021-07-14add specific divide size for wardrobe to eliminate missing rowsDoKM
untested but should work
2021-07-14fix /pv second page wardrobe view not having bootsDoKM
2021-07-14add check if any attached blocks are air for titanium alertDoKM
2021-07-14add dungeon items to itemlistDoKM
2021-07-14remove left overs from private forkDoKM
and fix random static
2021-07-14add dungeon accessories to the missing accessory checkerDoKM
2021-07-14Fix array out of bounds exceptionDoKM
due to me putting math in the wrong order