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
ac6dd5da954f8aea1a4f2cc1f222802f5526c647
remoteturtle
/
server
History
MayaTheShy
ac6dd5da95
feat: Enhance Turtle class with state recovery, command chaining, and new movement methods
2026-02-20 02:30:15 -05:00
..
pathfinding
feat: Implement PriorityQueue class for D* Lite pathfinding with min-heap functionality
2026-02-20 01:41:01 -05:00
states
feat: Export additional states for scanning, extraction, building, and autocrafting in Turtle state machine
2026-02-20 02:15:36 -05:00
database.js
feat: Add turtle state persistence functions for saving, retrieving, and deleting turtle states
2026-02-20 02:27:44 -05:00
Dockerfile
feat: Ensure database.js is copied in Dockerfile for server setup
2026-02-19 23:08:10 -05:00
Dockerfile.dev
feat: Add Docker support with production and development configurations for backend and frontend
2026-02-16 00:08:49 -05:00
package.json
feat: Add better-sqlite3 dependency for enhanced database functionality
2026-02-19 22:40:06 -05:00
server.js
feat: Add real-time event handling and chunk analysis endpoints for turtles
2026-02-20 02:15:26 -05:00
Turtle.js
feat: Enhance Turtle class with state recovery, command chaining, and new movement methods
2026-02-20 02:30:15 -05:00