aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/chat
AgeCommit message (Expand)Author
2024-06-13Backend: Apply annotations to everything (#1983)CalMWolfs
2024-06-08Backend: Add annotation to smaller modules (#2022)CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-01Improvement: Move all SkyMall message hiding to the same toggle (#1971)martimavocado
2024-05-29Improvement: Oringo Pet Rarity Message (#1862)Empa
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-26Feature + Fix: Added new chat filters, Fixed: Healer Orb Pickup (#1750)Mikecraft1224
2024-05-26Fix Typos (#1897)Thunderblade73
2024-05-18Few bug fixes (#1820)Phoebe
2024-05-08Feature: Replace Roman Numerals with Arabic Numerals (#1722)Mikecraft1224
2024-05-06Feature: Hide solo class, solo class stats and fairy dialogue messages (#1702)raaaaaven
2024-05-04Fix: chat click and hover (#1680)hannibal2
2024-05-03code cleanuphannibal2
2024-05-03Add hover/click events back to custom chat messages (#1516)Linnea Gräf
2024-05-03fix color in /translatehannibal2
2024-04-28Improvement: New Chat Filter: Factory Upgrade (#1574)RobotHanzo
2024-04-21Fix: Pet Rarity Message (#1507)Empa
2024-04-19Feature + Fix: Player Chat Rework (#1483)hannibal2
2024-04-13Improvement: More pet drop messages (#1213)Empa
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-04-08Bump MoulConfig to 3.0.0 betas (#1382)Linnea Gräf
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Fix: Tick event being called twice a tick (#1342)CalMWolfs
2024-03-29code cleanuphannibal2
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-03-24Fix: Event level up chat filter (#1250)hannibal2
2024-03-21Improvement: Add event level up message to chat filter (#1214)Zickles
2024-03-19Backend: Add open in regex101.com intention (#1210)Linnea Gräf
2024-03-16added todohannibal2
2024-03-16Improvement: Allow translate commands w/o feature on (#1141)Obsidian
2024-03-12Fix fire sale chat hider (#1147)Empa
2024-03-11Pet rarity on pet drop message (#1136)Empa
2024-03-10Feature: Hide TNT Run Tournament lobby messages (#1134)Alexia
2024-03-09Feature: Hide zero bank interest message (#1117)Alexia
2024-03-08Fix: Anita's Accessory Chat Filter not working with multi-word crops (#1115)Alexia
2024-03-06Fix: Auto-Tip Chat Filter (#1105)Alexia
2024-03-06Backend: Use more isInIsland (#1107)CalMWolfs
2024-03-06Fix: Anita Accessory Chat Filter (#1106)Alexia
2024-03-03Feature: Hide useless Booster Cookie message (#1098)Alexia
2024-03-02Feature: Add more messages to chat hider (#1030)martimavocado
2024-03-03Update Fire Sale Ending pattern (#1094)Zachary Jaser
2024-02-24Fire sale chat message hider now also hides the "and x more" part.hannibal2
2024-02-24Hide pet consumables chat messages on Hypixel main lobby. #1041Alexia
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-14Add mod identification for outgoing mod calls and show this data in /shchathi...Linnea Gräf
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-30fix fire sale pattern (#965)CalMWolfs