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
fa98e86055949c465476c33bfbf9718431ef141d
remoteturtle
/
server
History
MayaTheShy
fa98e86055
feat: Implement ExploringState class for turtle state machine to autonomously explore and discover the world map
2026-02-20 01:45:39 -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 ExploringState class for turtle state machine to autonomously explore and discover the world map
2026-02-20 01:45:39 -05:00
database.js
fix: Add UNIQUE constraint to mining blocks table for turtle_id, block_type, and session_start
2026-02-20 01:32:01 -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
fix: Update mining stats and top miners endpoints to return structured data for single and multiple turtles
2026-02-20 01:32:35 -05:00