21 Commits

Author SHA1 Message Date
billy
b75e5d8dd8 yay 2025-03-30 14:28:38 -04:00
billy
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. 2025-03-30 14:24:53 -04:00
billy
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. 2025-03-30 13:41:42 -04:00
billy
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. 2025-03-30 13:07:37 -04:00
billy
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. 2025-03-30 13:03:37 -04:00
billy
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. 2025-03-30 12:24:34 -04:00
billy
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. 2025-03-30 12:07:03 -04:00
billy
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. 2025-03-30 05:50:24 -04:00
billy
5c04d3da51 a 2025-03-30 05:31:46 -04:00
billy
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. 2025-03-30 05:23:15 -04:00
billy
77789729d4 Remove unused asset images and update BuildingButton component to include new image mapping for building types. 2025-03-30 05:15:12 -04:00
billy
ebcc12e336 images 2025-03-30 05:03:55 -04:00
billy
d3ed7bd5d6 Add officeSpace building and enhance ResourceDisplay progress calculation 2025-03-30 04:04:09 -04:00
billy
301c955058 idc 2025-03-30 03:47:35 -04:00
billy
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. 2025-03-30 03:36:57 -04:00
billy
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. 2025-03-30 03:31:58 -04:00
billy
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. 2025-03-30 03:26:57 -04:00
billy
a9636d9969 Refactor ResourceDisplay and gameStore to support multiple active multipliers. Updated UI to display actual click power and total multiplier, enhancing gameplay feedback. 2025-03-30 03:23:32 -04:00
billy
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. 2025-03-30 03:13:25 -04:00
billy
55edd3b349 Refactor App layout and enhance ResourceDisplay with click multiplier. Updated UI structure for better organization and added click multiplier display in ResourceDisplay. 2025-03-30 03:09:18 -04:00
billy
9fdcc2d99e vibing epic 2025-03-30 02:55:55 -04:00