MayaTheShy
|
459664825c
|
fix: update exclude patterns in package configuration for clarity
|
2026-03-22 16:07:52 -04:00 |
|
MayaTheShy
|
b13905dade
|
feat: add initial apps configuration file for RemoteTurtle components
|
2026-03-22 15:55:49 -04:00 |
|
MayaTheShy
|
5a4af6c986
|
feat: add initial package configuration file
|
2026-03-22 15:55:25 -04:00 |
|
MayaTheShy
|
633d162d81
|
fix: reorder dependencies and update vitest version in package.json
|
2026-03-22 11:48:02 -04:00 |
|
MayaTheShy
|
aa3b166453
|
feat: add comprehensive tests for WorldBlockCache functionality
|
2026-03-22 11:47:57 -04:00 |
|
MayaTheShy
|
56fc79f5f2
|
feat: add TaskDispatcher tests for task assignment and management
|
2026-03-22 11:47:22 -04:00 |
|
MayaTheShy
|
b6ab6f94f6
|
feat: add testing scripts and vitest as a dev dependency
|
2026-03-22 11:46:51 -04:00 |
|
MayaTheShy
|
4d5d2162e6
|
feat: refactor world block retrieval to use getAllBlocksForAPI method
|
2026-03-22 11:45:24 -04:00 |
|
MayaTheShy
|
24570d0fc0
|
feat: integrate WorldBlockCache for efficient world block management and update logging
|
2026-03-22 11:45:10 -04:00 |
|
MayaTheShy
|
6312e45bf1
|
feat: add getWorldBlockCount function to retrieve the total number of world blocks
|
2026-03-22 11:45:04 -04:00 |
|
MayaTheShy
|
34725d7d71
|
feat: implement WorldBlockCache for efficient block management with LRU caching
|
2026-03-22 11:44:58 -04:00 |
|
MayaTheShy
|
811e2a6e18
|
feat: enhance task assignment logic to support un-assigning tasks
|
2026-03-22 11:44:14 -04:00 |
|
MayaTheShy
|
ad0754113d
|
feat: add endpoints for task cancellation and dispatcher control
|
2026-03-22 11:43:09 -04:00 |
|
MayaTheShy
|
3e55d77592
|
feat: implement TaskDispatcher for automatic task management and dispatching
|
2026-03-22 11:43:02 -04:00 |
|
MayaTheShy
|
9984dc0760
|
refactor: start task dispatcher after server initialization
|
2026-03-22 11:42:52 -04:00 |
|
MayaTheShy
|
88163be0dd
|
refactor: add TaskDispatcher for automatic task assignment to idle turtles
|
2026-03-22 11:42:46 -04:00 |
|
MayaTheShy
|
679a249f8b
|
refactor: implement API key authentication for secure access to endpoints
|
2026-03-22 11:25:04 -04:00 |
|
MayaTheShy
|
69041244a2
|
refactor: add API_KEY environment variable to server configuration
|
2026-03-22 11:25:00 -04:00 |
|
MayaTheShy
|
9a56e6b736
|
refactor: add cross-project integration API for inventory management and turtle state queries
|
2026-03-22 04:11:06 -04:00 |
|
MayaTheShy
|
79b50071ee
|
refactor: add inventory dashboard link with appropriate attributes in the panel
|
2026-03-22 04:10:28 -04:00 |
|
MayaTheShy
|
9b09a59eba
|
refactor: add styling for cross-link button with hover effects
|
2026-03-22 04:10:23 -04:00 |
|
MayaTheShy
|
6d8ec7b013
|
refactor: add INVENTORY_SERVER_URL environment variable to server configuration
|
2026-03-22 04:10:17 -04:00 |
|
MayaTheShy
|
90ec195497
|
refactor: enhance error handling for eval response to log failures and track error statistics
|
2026-02-20 04:40:29 -05:00 |
|
MayaTheShy
|
23515728e0
|
refactor: enhance command timeout logging and add keepalive ping handling for improved monitoring
|
2026-02-20 04:39:52 -05:00 |
|
MayaTheShy
|
a809bddd46
|
refactor: improve error handling in idle state fuel check to prevent infinite loop
|
2026-02-20 04:38:58 -05:00 |
|
MayaTheShy
|
5ff1f3e7f0
|
refactor: prevent infinite loop in idle state handling by adding retry mechanism
|
2026-02-20 04:38:54 -05:00 |
|
MayaTheShy
|
00d31698a1
|
refactor: filter players to display only those with valid positions and recent timestamps for improved clarity
|
2026-02-20 04:32:12 -05:00 |
|
MayaTheShy
|
af2c978185
|
refactor: update player marker display to show label if available for improved clarity
|
2026-02-20 04:32:02 -05:00 |
|
MayaTheShy
|
8f23aa5caa
|
refactor: update player position handling to include label for improved tracking
|
2026-02-20 04:31:53 -05:00 |
|
MayaTheShy
|
720c6c20fb
|
refactor: enhance player position update to include label and timestamp for improved tracking
|
2026-02-20 04:31:47 -05:00 |
|
MayaTheShy
|
f61e7ca185
|
refactor: include player positions in initial WebSocket state for enhanced tracking
|
2026-02-20 04:29:28 -05:00 |
|
MayaTheShy
|
ddc1b03506
|
refactor: enhance player data handling to include label and default timestamp for improved tracking
|
2026-02-20 04:29:23 -05:00 |
|
MayaTheShy
|
460352ec26
|
refactor: update player position saving to include optional label for enhanced tracking
|
2026-02-20 04:28:12 -05:00 |
|
MayaTheShy
|
3ce0e4c530
|
refactor: enhance player position handling to include label for improved tracking
|
2026-02-20 04:28:05 -05:00 |
|
MayaTheShy
|
38ff06eb04
|
refactor: enhance player update handling to include label and timestamp for improved tracking
|
2026-02-20 04:27:57 -05:00 |
|
MayaTheShy
|
cfd127dfab
|
refactor: migrate player_positions table to add label column for enhanced data tracking
|
2026-02-20 04:27:46 -05:00 |
|
MayaTheShy
|
d2718b3287
|
refactor: add total steps display in TurtleDetails for better status tracking
|
2026-02-20 04:24:36 -05:00 |
|
MayaTheShy
|
8f4eeabee9
|
refactor: enhance ExploringState for chunk-based spiral exploration and improve navigation logic
|
2026-02-20 04:24:29 -05:00 |
|
MayaTheShy
|
3b2e00b2b4
|
refactor: update turnToFace method to synchronize turtle facing state with global variable
|
2026-02-20 04:24:24 -05:00 |
|
MayaTheShy
|
cb666a6a45
|
refactor: synchronize turtle facing state with global variable on turn commands
|
2026-02-20 04:24:15 -05:00 |
|
MayaTheShy
|
c424662c18
|
refactor: update color logic in MiningArea to prioritize custom area color
|
2026-02-20 04:22:20 -05:00 |
|
MayaTheShy
|
05519dc17e
|
refactor: add color picker styles and area color dot to enhance UI
|
2026-02-20 04:21:21 -05:00 |
|
MayaTheShy
|
681b4e1fa9
|
refactor: enhance area creation form with color picker and display area color in the card
|
2026-02-20 04:21:07 -05:00 |
|
MayaTheShy
|
465a8bacf4
|
refactor: add color property to newArea state and include it in area creation
|
2026-02-20 04:20:52 -05:00 |
|
MayaTheShy
|
bfae87287a
|
refactor: add color parameter to saveMiningArea and updateMiningArea functions; implement write-file and refresh-inventory endpoints for Turtle
|
2026-02-20 04:20:06 -05:00 |
|
MayaTheShy
|
12fc109a30
|
refactor: add areaName and color properties to formatMiningArea function
|
2026-02-20 04:19:34 -05:00 |
|
MayaTheShy
|
973e4be6a3
|
refactor: add color and name parameters to saveMiningArea and implement updateMiningArea function
|
2026-02-20 04:19:27 -05:00 |
|
MayaTheShy
|
fb84b5a554
|
refactor: add name and color columns to mining_areas table and handle migration
|
2026-02-20 04:19:03 -05:00 |
|
MayaTheShy
|
2e3d5b4b6b
|
refactor: enhance refueling logic and add file writing and inventory refresh methods in Turtle class
|
2026-02-20 04:18:44 -05:00 |
|
MayaTheShy
|
9a34f72178
|
refactor: track steps since last refuel and total steps in Turtle class
|
2026-02-20 04:18:03 -05:00 |
|