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
ba11d2c9d278c9ca21096ac9b70fc8bdd561ea2e
remoteturtle
/
server
History
MayaTheShy
ba11d2c9d2
feat: Add chunk analysis table and enhance world_blocks schema for block state and tags
2026-02-20 02:10:50 -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: Implement RefuelingState class for turtle state machine to manage fuel replenishment
2026-02-20 01:46:09 -05:00
database.js
feat: Add chunk analysis table and enhance world_blocks schema for block state and tags
2026-02-20 02:10:50 -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: Enhance turtle command handling with legacy support and eval response endpoints
2026-02-20 01:57:09 -05:00
Turtle.js
feat: Add Turtle class to manage state machine and command execution for server-side turtles
2026-02-20 01:46:39 -05:00