Ryan6578 / Codewords

A LUA script for Codewords on Tabletop Simulator for Steam.
https://ryan6578.com
GNU General Public License v3.0
28 stars 16 forks source link

changing regex from lazy to greedy #88

Closed Canonelis closed 3 years ago

Canonelis commented 3 years ago

Improving efficiency of regular expressions in two places: when processing chat and when processing clues.

Ryan6578 commented 3 years ago

Closing this, as it's handled in #92.