This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
/
remoteturtle
Watch
1
Star
0
Fork
0
You've already forked remoteturtle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2185ac4936c3c72e23c56256935dafed453db80
remoteturtle
/
server
/
states
History
MayaTheShy
d2185ac493
feat: Implement FarmingState class for turtle state machine to automate farming operations
2026-02-20 01:45:46 -05:00
..
BaseState.js
feat: Add BaseState class for turtle state machine with async generator support
2026-02-20 01:41:58 -05:00
DumpInventoryState.js
feat: Implement DumpInventoryState class for turtle state machine to manage inventory dumping
2026-02-20 01:45:29 -05:00
ExploringState.js
feat: Implement ExploringState class for turtle state machine to autonomously explore and discover the world map
2026-02-20 01:45:39 -05:00
FarmingState.js
feat: Implement FarmingState class for turtle state machine to automate farming operations
2026-02-20 01:45:46 -05:00
IdleState.js
feat: Implement IdleState class for turtle state machine to handle idle behavior
2026-02-20 01:42:06 -05:00
MovingState.js
feat: Implement MovingState class for turtle state machine to navigate to target positions
2026-02-20 01:42:16 -05:00