You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added bot.harvest command (harvests a crop if it's ready)
in tile info, crop details now include maxPhase and harvestable to help you know when a a crop is ready, plus name to tell you what the harvested product will be
item inventory info, for a watering can, now includes waterLeft and waterMax so the bot can tell how full its can is
key.pressed method now correctly reports state for most/all keys on the keyboard
editor has gotten some important work in preparation for clipboard support; for now, main difference is that you exit the editor with Control+Q rather than Control+X. (The Esc key also works.)