aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27Merge remote-tracking branch 'origin/main' into mainHEADmainMatthias Luger
2023-11-27remove annoying loggingMatthias Luger
2023-11-03bump main versionÄkwav
2023-11-02use middle click for button remappingMatthias Luger
2023-10-31fix string formatÄkwav
2023-10-31update version for 1.5.4-alphaÄkwav
2023-10-31fix #107Äkwav
2023-10-31reduce description requests (#110)matthias-luger
2023-10-31prevent hotkey from being spammed when held (#109)matthias-luger
2023-10-18Merge remote-tracking branch 'origin/main' into mainMatthias Luger
2023-10-18fix cursor not being grabbed after gui resetMatthias Luger
2023-08-30remove wrong protocol connection attemptÄkwav
2023-06-29use left click for click action (#103)matthias-luger
2023-05-17fix description updating in tradeÄkwav
2023-05-16handle crash when clicking on cancelMatthias Luger
2023-04-02bump version number to 1.5.2Äkwav
2023-03-16Merge remote-tracking branch 'origin/main' into mainMatthias Luger
2023-03-16lower case all internal openAuctionGui commandsMatthias Luger
2023-03-15add setgui to help command (#97)matthias-luger
2023-03-13set lower and upper inventory of GuiChest correctly (#96)matthias-luger
2023-02-26fixed location, patched purse commands (#93)Äkwav
2023-02-17Add TFM Purchase UI to Mod (#78)matthias-luger
2023-02-08prevent nullpointer exception from description handler (#90)matthias-luger
2023-01-29fix upload patternÄkwav
2023-01-29double check purse parsing and update to 1.4.4Äkwav
2023-01-26Add Proxy support to the cofl mod (#85)Abhiram555
2023-01-25Merge pull request #83 from Coflnet/fix/pet-descriptionsmatthias-luger
2023-01-21fix descriptions for pets and format handlerÄkwav
2023-01-18Fixed issue #81 (#82)Abhiram555
2022-10-24hotfix purse not allowing more than maxintÄkwav
2022-10-11fix chestname missing from updatesÄkwav
2022-10-01Merge pull request #71 from Coflnet/fix/trade-viewTorui
2022-10-01make dev mode toggle and write target in chatÄkwav
2022-09-30bump versionÄkwav
2022-09-30fixes #68 & fixes #67Äkwav
2022-08-13FIx Artifact Name and VersionHackedOS
2022-08-04Fix CIHackedOS
2022-08-04Fix Gradle for the final time I hopeHackedOS
2022-06-17Merge pull request #66 from Coflnet/fix/json-crashTorui
2022-06-16implementationÄkwav
2022-06-04Merge pull request #64 from Coflnet/feature/limit-nobestflipTorui
2022-06-04only send nobestflip once and clearify codeÄkwav
2022-06-04Revert "Trial/mouse buttons (#52)"Torui
2022-05-27Fix most bugs from 1.4-alpha (#63)HackOS
2022-05-21initial implementation (#38)Torui
2022-05-17Dont spam chat with config updates (#62)HackOS
2022-05-15Fix chat spam if chat regex is null and respect more privacy settings (#61)HackOS
2022-05-14Fix crash bcz untested codeHackedOS
2022-05-14Fix crash on buying stuff in AH (#60)HackOS
2022-05-12Add Auto-Toggle and Send Scoreboard/Tab Menu Data (#58)HackOS