This website requires JavaScript.
Explore
Help
Sign In
billy
/
clicker-clicker2
Watch
1
Star
0
Fork
0
You've already forked clicker-clicker2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
clicker-clicker2
/
src
/
components
History
billy
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.
2025-03-30 14:41:19 -04:00
..
BuildingButton.tsx
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.
2025-03-30 14:41:19 -04:00
BuildingInfo.tsx
vibing epic
2025-03-30 02:55:55 -04:00
MultiplierShop.tsx
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
NextBuildingPreview.tsx
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
ResetButton.tsx
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
ResourceDisplay.tsx
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
SoundToggleButton.tsx
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