genbtc / AutoTrimps

Automation for the idle incremental game 'Trimps'
36 stars 51 forks source link

Fixed repeatUntil logic fix #100 #160

Closed LokmanChu closed 6 years ago

LokmanChu commented 6 years ago

Code was outdated and did not account for the addition of repeat for any.

Now default repeat until setting is repeat for any. When trying to farm or at mapAtZone, repeat until setting is at repeat forever.

This should also fix the map chamber flashing from mapAtZone.

Changes were done on line 61, 169, and 353