Commit Graph

  • a4f670ebd4 i wrote this shit!! main billy 2025-03-30 16:36:26 -04:00
  • d2e4ee550b Add player acceptance state to game store and update interaction logic. Implemented playerAccepted flag to control game actions based on acceptance of terms. Enhanced App component to set player acceptance on terms agreement and adjusted global click handlers to check for player acceptance before triggering actions. billy 2025-03-30 16:24:59 -04:00
  • f000fecba2 Refactor App and component files to streamline imports and enhance UI consistency. Removed unused imports and simplified event handlers for better performance. Updated BuildingInfo to utilize Chakra UI modal for improved user experience, and adjusted MultiplierShop functionality comments for clarity. billy 2025-03-30 15:45:58 -04:00
  • 8245b7b3b2 Update App layout and enhance BuildingButton styles for improved UI. Adjusted spacing and column count in SimpleGrid for better building display, and refined text size and button properties in BuildingButton for enhanced readability and usability. billy 2025-03-30 15:36:54 -04:00
  • a41208bbfe Add Google Fonts integration and update theme with 'Press Start 2P' font. Enhance UI with game title in App and adjust font sizes in BuildingButton and ResourceDisplay for improved readability. Remove techParts from BuildingInfo and gameStore descriptions for clarity. billy 2025-03-30 15:28:57 -04:00
  • 9af042c2c3 favicon billy 2025-03-30 15:20:14 -04:00
  • da79c678ec colors and junk billy 2025-03-30 15:16:32 -04:00
  • a25fa4a94c Refactor components to utilize formatNumber utility for consistent number formatting across BuildingButton, NextBuildingPreview, ResourceDisplay, and App. Removed deprecated upgrades section in App for cleaner UI, enhancing overall user experience. billy 2025-03-30 15:03:50 -04:00
  • c940b424a3 a billy 2025-03-30 14:46:02 -04:00
  • 034f90e635 Refactor BuildingButton and gameStore to enhance upgrade logic. Introduced methods for calculating upgrade costs and checking upgrade eligibility directly from the store. Updated tooltip messages for better user feedback on upgrade conditions, improving overall gameplay experience. billy 2025-03-30 14:41:19 -04:00
  • b75e5d8dd8 yay billy 2025-03-30 14:28:38 -04:00
  • cb16a19161 Add audio feedback for user interactions in App and gameStore. Implement click and level-up sounds, and integrate sound toggle in ResourceDisplay for enhanced user experience. Refactor upgrade logic to include sound effects on purchases and upgrades, improving overall gameplay immersion. billy 2025-03-30 14:24:53 -04:00
  • f30a56d8e7 Enhance BuildingButton with level badge and improve production display. Refactor gameStore to introduce building tiers and update production calculations based on tier scaling, improving gameplay mechanics and user experience. billy 2025-03-30 13:41:42 -04:00
  • 1d763b7737 Implement dynamic click power upgrade cost in App and gameStore. Refactor upgrade logic to calculate cost based on current upgrades, enhancing user experience and game mechanics. Update UI to reflect variable upgrade cost in button display. billy 2025-03-30 13:07:37 -04:00
  • 4e8209d25d Refactor App, ResourceDisplay, and gameStore components to streamline building information management. Removed hardcoded building data from App, centralized building info in gameStore, and adjusted ResourceDisplay calculations for click power. Enhanced overall code organization and maintainability. billy 2025-03-30 13:03:37 -04:00
  • b26b5d39b6 Add terms and conditions modal to App component for user agreement before starting the game. Implemented state management for terms acceptance and game start, enhancing user interaction and flow. billy 2025-03-30 12:24:34 -04:00
  • 4bc43c54ae Refactor App and ResourceDisplay components for improved layout and user interaction. Updated ResetButton to use a simpler design and repositioned elements for better accessibility. Enhanced visual presentation of available buildings in the shop section. billy 2025-03-30 12:07:03 -04:00
  • 8c76523f12 Enhance App layout with logo and updated click handling. Introduced logo image and improved text prompts for user interaction. Refactored BuildingButton to streamline disabled state styling and added tooltip for ResetButton with icon representation. billy 2025-03-30 05:50:24 -04:00
  • 5c04d3da51 a billy 2025-03-30 05:31:46 -04:00
  • f300641dd3 Refactor ResourceDisplay component for improved layout and styling. Updated spacing and alignment for better visual presentation of points, click power, and player level. Added tooltips for progress information and adjusted padding in App layout. billy 2025-03-30 05:23:15 -04:00
  • 77789729d4 Remove unused asset images and update BuildingButton component to include new image mapping for building types. billy 2025-03-30 05:15:12 -04:00
  • ebcc12e336 images billy 2025-03-30 05:03:55 -04:00
  • d3ed7bd5d6 Add officeSpace building and enhance ResourceDisplay progress calculation billy 2025-03-30 04:04:09 -04:00
  • 301c955058 idc billy 2025-03-30 03:47:35 -04:00
  • 4130297a22 Refactor gameStore and related components to remove techParts and replace with points as the primary resource. Updated MultiplierShop and ResourceDisplay to reflect this change, enhancing consistency across the application. billy 2025-03-30 03:36:57 -04:00
  • 41ca16d448 Remove Mouse component and implement global click handling in App. Updated App layout to trigger click actions on background clicks while preserving button interactions. billy 2025-03-30 03:31:58 -04:00
  • 60bbda3d85 Enhance ResourceDisplay to include player level and progress to next level. Updated UI to show level indicators and a progress bar, improving user feedback on advancement. billy 2025-03-30 03:26:57 -04:00
  • a9636d9969 Refactor ResourceDisplay and gameStore to support multiple active multipliers. Updated UI to display actual click power and total multiplier, enhancing gameplay feedback. billy 2025-03-30 03:23:32 -04:00
  • 07c47f566a Enhance MultiplierShop component by replacing static buttons with a dynamic SimpleGrid layout for multiplier purchases. Updated UI to include a description for click power multipliers and improved responsiveness. billy 2025-03-30 03:13:25 -04:00
  • 55edd3b349 Refactor App layout and enhance ResourceDisplay with click multiplier. Updated UI structure for better organization and added click multiplier display in ResourceDisplay. billy 2025-03-30 03:09:18 -04:00
  • 9fdcc2d99e vibing epic billy 2025-03-30 02:55:55 -04:00