aboutsummaryrefslogtreecommitdiff
path: root/constants/regexes.json
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-action@users.noreply.github.com>2024-03-13 19:30:05 +0000
committergithub-actions[bot] <github-action@users.noreply.github.com>2024-03-13 19:30:05 +0000
commite73bb407c2d038348b15ed3cb281031387fa1b3c (patch)
tree68562923e4c2cae671f6487bc536766f9b4b98fe /constants/regexes.json
parentb379a269868c82cc94ad1237da142063c91c196a (diff)
downloadSkyHanni-REPO-e73bb407c2d038348b15ed3cb281031387fa1b3c.tar.gz
SkyHanni-REPO-e73bb407c2d038348b15ed3cb281031387fa1b3c.tar.bz2
SkyHanni-REPO-e73bb407c2d038348b15ed3cb281031387fa1b3c.zip
Update regexes based on https://github.com/hannibal002/Skyhanni/commit/dbd6090a3a232d2211b898df8e026eac68e5abdb
Diffstat (limited to 'constants/regexes.json')
-rw-r--r--constants/regexes.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/constants/regexes.json b/constants/regexes.json
index b26b169..3db9559 100644
--- a/constants/regexes.json
+++ b/constants/regexes.json
@@ -1,5 +1,5 @@
{
- "sourceLabel": "4352ffb",
+ "sourceLabel": "dbd6090",
"regexes": {
"data.hypixeldata.serverid.scoreboard": "§7\\d+/\\d+/\\d+ §8(?\u003cservertype\u003e[mM])(?\u003cserverid\u003e\\S+)",
"data.hypixeldata.serverid.tablist": " Server: §r§8(?\u003cserverid\u003e\\S+)",
@@ -203,6 +203,8 @@
"api.skilldisplay.skill.multiplier": "\\+(?\u003cgained\u003e[\\d.,]+) (?\u003cskillName\u003e.+) \\((?\u003ccurrent\u003e[\\d.,]+)/(?\u003cneeded\u003e[\\d,.]+[kmb])\\)",
"api.skilldisplay.skill.tab": "(?\u003ctype\u003e\\w+) (?\u003clevel\u003e\\d+): §r§a(?\u003cprogress\u003e.+)%$",
"api.skilldisplay.skill.tab.max": "^§e§lSkills: §r§a(?\u003ctype\u003e\\w+) (?\u003clevel\u003e\\d+): §r§c§lMAX$",
+ "garden.visitor.api.visitor.count": "§b§lVisitors: §r§f\\((?\u003cinfo\u003e.*)\\)",
+ "garden.visitor.api.visitor.name": " (?:§.)+(?\u003cname\u003e§.[^§]+).*",
"bazaar.orderhelper.itemname": "§.§l(?\u003ctype\u003eBUY|SELL) (?\u003cname\u003e.*)",
"bazaar.orderhelper.filled": "§7Filled: §[a6].*§7/.* §a§l100%!",
"bazaar.orderhelper.price": "§7Price per unit: §6(?\u003cnumber\u003e.*) coins",
@@ -321,7 +323,7 @@
"garden.visitor.partialaccepted": "§aYou gave some of the required items!",
"garden.barn.skin.change": "§aChanging Barn skin to §r.*",
"garden.inventory.numbers.upgradetier": "§7Current Tier: §[ea](?\u003ctier\u003e.*)§7/§a.*",
- "garden.visitor.timer.time": "§b§lVisitors: §r§f\\((?\u003ctime\u003e.*)\\)",
+ "garden.visitor.timer.time.new": " Next Visitor: §r(?\u003cinfo\u003e.*)",
"garden.visitor.droptracker.accept": "OFFER ACCEPTED with (?\u003cvisitor\u003e.*) [(](?\u003crarity\u003e.*)[)]",
"garden.visitor.droptracker.copper": "[+](?\u003camount\u003e.*) Copper",
"garden.visitor.droptracker.gardenexp": "[+](?\u003camount\u003e.*) Garden Experience",