Jean-Sébastien Didierlaurent

Results 16 issues of Jean-Sébastien Didierlaurent

I'm using your project for my personnal project and i need this field ^^

Hi! Since version v11.13.0 the following regex no longer matches results ``` buildingCountdownMatch := regexp.MustCompile(`var restTimebuilding = (\d+) -`).FindSubmatch(pageHTML) ... researchCountdownMatch := regexp.MustCompile(`var restTimeresearch = (\d+) -`).FindSubmatch(pageHTML) ... lfBuildingCountdownMatch :=...

Hello there! When an attacker send you x fleets, if you enable message to attacker, he will receive 1 message per fleet. It's a bit weird. Send only one message...