Commit Graph

79 Commits

Author SHA1 Message Date
MayaTheShy
a9bf76bd57 feat: Implement StatsPanel component for displaying mining statistics and top miners 2026-02-19 22:51:22 -05:00
MayaTheShy
05d331efe2 feat: Add StatsPanel component with responsive design and styling 2026-02-19 22:51:13 -05:00
MayaTheShy
7ca59e7197 feat: Expand README with project statistics, API endpoints, and voice command details 2026-02-19 22:48:14 -05:00
MayaTheShy
42a626807b feat: Add mining statistics and turtle groups management endpoints 2026-02-19 22:47:35 -05:00
MayaTheShy
c7315aa3de feat: Add mining statistics, turtle groups, and session tracking to database schema 2026-02-19 22:47:30 -05:00
MayaTheShy
c5e980f5ec feat: Update README to reflect advanced features and improved descriptions 2026-02-19 22:47:25 -05:00
MayaTheShy
57ef89f52c feat: Add Voice Control component with speech recognition and command processing 2026-02-19 22:47:18 -05:00
MayaTheShy
dd58093c40 feat: Enhance mobile responsiveness and touch device optimizations in App.css 2026-02-19 22:41:04 -05:00
MayaTheShy
38b7846607 feat: Refactor inventory display to use a grid layout with improved styling and responsiveness 2026-02-19 22:40:23 -05:00
MayaTheShy
a3fe5c7471 feat: Implement database integration for turtle homes, world blocks, paths, tasks, and mining areas 2026-02-19 22:40:16 -05:00
MayaTheShy
a68db21f9c feat: Add better-sqlite3 dependency for enhanced database functionality 2026-02-19 22:40:06 -05:00
MayaTheShy
a74802afee feat: Refactor inventory display to use a grid layout with item icons and improved tooltips 2026-02-19 22:40:00 -05:00
MayaTheShy
fb53056e85 feat: Implement database schema and CRUD operations for turtle homes, configurations, world blocks, paths, tasks, and mining areas 2026-02-19 22:39:53 -05:00
MayaTheShy
23259a5410 feat: Enhance exploration logic to prioritize unvisited directions and improve movement efficiency 2026-02-19 22:36:15 -05:00
MayaTheShy
aa0884f1d8 feat: Add GPS host script with fixed coordinates for initialization 2026-02-19 22:20:31 -05:00
MayaTheShy
ac4311a2cd refactor: Remove unused exploreStep function to clean up code 2026-02-19 21:31:18 -05:00
MayaTheShy
7003620ef7 feat: Improve exploration logic with enhanced stuck detection and direction prioritization 2026-02-19 21:30:35 -05:00
MayaTheShy
d43887ed41 feat: Initialize state for intelligent navigation in exploration and mining modes 2026-02-19 21:27:25 -05:00
MayaTheShy
3170ca3491 feat: Enhance exploration algorithm with intelligent navigation and stuck detection 2026-02-19 21:27:05 -05:00
MayaTheShy
399d2b693a feat: Enhance exploration algorithm with intelligent navigation and stuck detection 2026-02-19 21:26:23 -05:00
MayaTheShy
0c69b555df feat: Enhance home position management with auto-setting functionality when GPS is available 2026-02-19 21:21:09 -05:00
MayaTheShy
0d2fe5b8b1 feat: Implement non-blocking return home functionality with improved navigation 2026-02-16 03:10:47 -05:00
MayaTheShy
1435a7ac55 feat: Refactor home position sync and set functions for non-blocking operations 2026-02-16 03:07:20 -05:00
MayaTheShy
4bdbc006f8 feat: Implement wireless home position sync and set functionality for turtles 2026-02-16 02:41:33 -05:00
MayaTheShy
9048d197a8 feat: Implement home position management for turtles with update and retrieval endpoints 2026-02-16 02:38:34 -05:00
MayaTheShy
bd758e4c7b feat: Implement home position syncing with server and add distance checks for safe operations 2026-02-16 02:38:25 -05:00
MayaTheShy
e87ee43822 feat: Enhance turtle management by broadcasting removal notifications and cleaning up stale turtles 2026-02-16 02:31:05 -05:00
MayaTheShy
e76477f38d feat: Update empty state colors for improved visibility and aesthetics 2026-02-16 02:14:36 -05:00
MayaTheShy
c492529c1d feat: Update Control Panel styles for improved aesthetics and contrast 2026-02-16 02:14:23 -05:00
MayaTheShy
0296253149 feat: Update detail section colors and status item styles for improved contrast and aesthetics 2026-02-16 02:13:56 -05:00
MayaTheShy
9abd0f1f45 feat: Update turtle details and section styles for improved visibility and aesthetics 2026-02-16 02:13:51 -05:00
MayaTheShy
3589813dc6 feat: Update Control Panel color scheme for improved contrast and aesthetics 2026-02-16 02:13:30 -05:00
MayaTheShy
bd96333d22 feat: Revamp Control Panel styling for improved aesthetics and usability 2026-02-16 02:11:21 -05:00
MayaTheShy
81bfdd75d5 feat: Update layout of app-content containers for improved responsiveness 2026-02-16 02:11:18 -05:00
MayaTheShy
b036218fff feat: Adjust typography and spacing in turtle details and inventory sections for improved readability and layout 2026-02-16 02:06:03 -05:00
MayaTheShy
6534af4516 feat: Refine Control Panel styling with adjusted padding, margins, and button sizes for improved layout and usability 2026-02-16 02:05:24 -05:00
MayaTheShy
e0495eeb9c feat: Revamp Control Panel styling with enhanced layout, improved responsiveness, and updated visual elements 2026-02-16 02:02:31 -05:00
MayaTheShy
3b3ed33b33 feat: Add Live GPS Tracker for Pocket Computer with real-time location display 2026-02-16 01:59:59 -05:00
MayaTheShy
ac841dc1c5 feat: Implement Minecraft texture loading and enhance WorldBlocks rendering with textures 2026-02-16 01:54:53 -05:00
MayaTheShy
81e0dc4959 feat: Enhance block appearance handling with detailed color and texture info, and improve block rendering performance 2026-02-16 01:52:10 -05:00
MayaTheShy
cf0b66e2fe feat: Enhance control panel with additional command buttons and improved movement controls 2026-02-16 01:48:50 -05:00
MayaTheShy
bffacbf8c8 feat: Refine command button styles and enhance layout for improved usability and responsiveness 2026-02-16 01:48:46 -05:00
MayaTheShy
1610ade7b7 feat: Revamp dashboard layout for improved vertical display and enhanced statistics visibility 2026-02-16 01:48:43 -05:00
MayaTheShy
611609d404 feat: Implement comprehensive UI/UX improvements including 3D map enhancements, turtle model updates, and block visualization 2026-02-16 01:37:30 -05:00
MayaTheShy
175c6add10 fix: Improve message processing and command transmission in turtle system 2026-02-16 01:37:24 -05:00
MayaTheShy
5ec385c1f2 feat: Enhance turtle model and visualization with block surroundings and world block management 2026-02-16 01:35:52 -05:00
MayaTheShy
836d734b1f fix: Enhance command logging and error handling for turtle commands 2026-02-16 01:27:58 -05:00
MayaTheShy
9a02a8d27f fix: Improve logging for command sending and REST API fallback in turtle store 2026-02-16 01:27:54 -05:00
MayaTheShy
1a415beac0 feat: Add mining command to initiate exploration mode 2026-02-16 01:27:49 -05:00
MayaTheShy
000d1bd625 fix: Refactor command polling and dashboard refresh logic in main loop 2026-02-16 01:25:51 -05:00