Closed luensys closed 1 year ago
Describe the bug Korean trade regexes was changed several league ago. So korean trade whilper is not working
To Reproduce
Steps to reproduce the behavior: src > asserts > poe > trade-regexes.jon
Expected behavior tradeBulk
^μλ νμΈμ, (?.)리그μ (?\d) (?.)(μ)λ₯Ό (?\d([.|,]\d)?) (?.)(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(?.*)? ex) μλ νμΈμ, Standard 리그μ 200 μΉ΄μ€μ€ μ€λΈ(μ)λ₯Ό 520 μ§λμ μμμ λ(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€. https://regex101.com/r/u6TSKR/1
tradeItemPrice ^μλ νμΈμ, (?.) 리그μ (?.)(μ)λ₯Ό (?\d([.|,]\d)?) (?.)(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(보κ΄ν¨ ν \"(?.)\", μμΉ: μΌμͺ½ (?\d), μλ¨ (?\d))(?.*)? ex) μλ νμΈμ, μ€ν λ€λ 리그μ λΉνΈμ μ€λ‘λΌ μ©μ¬μ μ°λͺ¨μ λ°©ν¨(μ)λ₯Ό 3 chaos(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(보κ΄ν¨ ν "~price 3 chaos", μμΉ: μΌμͺ½ 23, μλ¨ 1) https://regex101.com/r/67r6Qu/1
tradeItemNoPrice ^μλ νμΈμ, (?.) 리그μ (?.)(μ)λ₯Ό ꡬ맀νκ³ μΆμ΅λλ€(보κ΄ν¨ ν \"(?.)\", μμΉ: μΌμͺ½ (?\d), μλ¨ (?\d))(?.)? ex) μλ νμΈμ, μ€ν λ€λ 리그μ λΉνΈμ μ€λ‘λΌ μ©μ¬μ μ°λͺ¨μ λ°©ν¨(μ)λ₯Ό ꡬ맀νκ³ μΆμ΅λλ€(보κ΄ν¨ ν "ν맀", μμΉ: μΌμͺ½ 6, μλ¨ 7) https://regex101.com/r/jbOeJp/1
Screenshots
Thank you for reporting this and providing us with the new regexes. The next poe overlay release (v0.8.20) will include the updated regexes.
π bug report
Describe the bug Korean trade regexes was changed several league ago. So korean trade whilper is not working
To Reproduce
Steps to reproduce the behavior: src > asserts > poe > trade-regexes.jon
Expected behavior tradeBulk
^μλ νμΈμ, (?.)리그μ (?\d ) (?.)(μ)λ₯Ό (?\d ([.|,]\d)?) (?. )(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(?.*)?
ex)
μλ
νμΈμ, Standard 리그μ 200 μΉ΄μ€μ€ μ€λΈ(μ)λ₯Ό 520 μ§λμ μμμ λ(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€.
https://regex101.com/r/u6TSKR/1
tradeItemPrice ^μλ νμΈμ, (?.) 리그μ (?. )(μ)λ₯Ό (?\d([.|,]\d)?) (?.)(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(보κ΄ν¨ ν \"(?. )\", μμΉ: μΌμͺ½ (?\d), μλ¨ (?\d ))(?.*)?
ex)
μλ
νμΈμ, μ€ν λ€λ 리그μ λΉνΈμ μ€λ‘λΌ μ©μ¬μ μ°λͺ¨μ λ°©ν¨(μ)λ₯Ό 3 chaos(μΌ)λ‘ κ΅¬λ§€νκ³ μΆμ΅λλ€(보κ΄ν¨ ν "~price 3 chaos", μμΉ: μΌμͺ½ 23, μλ¨ 1)
https://regex101.com/r/67r6Qu/1
tradeItemNoPrice ^μλ νμΈμ, (?.) 리그μ (?. )(μ)λ₯Ό ꡬ맀νκ³ μΆμ΅λλ€(보κ΄ν¨ ν \"(?.)\", μμΉ: μΌμͺ½ (?\d ), μλ¨ (?\d))(?. )?
ex)
μλ
νμΈμ, μ€ν λ€λ 리그μ λΉνΈμ μ€λ‘λΌ μ©μ¬μ μ°λͺ¨μ λ°©ν¨(μ)λ₯Ό ꡬ맀νκ³ μΆμ΅λλ€(보κ΄ν¨ ν "ν맀", μμΉ: μΌμͺ½ 6, μλ¨ 7)
https://regex101.com/r/jbOeJp/1
Screenshots
π Your Environment