21 Commits

Author SHA1 Message Date
1a65ee07af fix: update version to 1.3.10 in package.json and package-lock.json; remove fixed canvas dimensions in RickGamePanel for responsive design 2025-08-24 09:55:11 +02:00
4711f27823 fix: remove fixed canvas dimensions in RickGamePanel for responsive design 2025-08-24 09:49:33 +02:00
816f252ccd fix: update version to 1.3.8 in package.json and package-lock.json; refactor RickGamePanel for improved gameplay mechanics and asset handling 2025-08-02 22:01:19 +02:00
a3cfc4dbb3 fix: update version to 1.3.7 in package.json and package-lock.json; enhance drawing functions in RickGamePanel for improved gameplay visuals 2025-08-02 21:55:30 +02:00
e85af99cd7 fix: update version to 1.3.6 in package.json and package-lock.json; replace asset URLs in RickGamePanel 2025-08-02 21:35:03 +02:00
6a064b8942 fix: update version to 1.3.5 in package.json and package-lock.json; add insertRickPanel function to initialize RickGamePanel 2025-08-02 21:23:42 +02:00
87d1b1dc5d fix: update version to 1.3.4 in package.json and package-lock.json; refactor RickGamePanel to improve asset loading and rendering 2025-08-02 21:21:30 +02:00
13bfae3b8e fix: update version to 1.3.3 in package.json and package-lock.json; refactor RickGamePanel for improved gameplay mechanics and visual enhancements 2025-08-02 21:15:59 +02:00
25a64c8081 fix: update version to 1.3.2 in package.json and package-lock.json; refactor RickGamePanel to improve player object structure and enemy spawning 2025-08-02 21:08:48 +02:00
e22e32b29d fix: update version to 1.3.1 in package.json and package-lock.json; add horizontal movement to RickGamePanel 2025-08-02 21:03:50 +02:00
3764292db4 fix: update version to 1.3.0 in package.json and package-lock.json; refactor RickGamePanel to improve structure and rendering 2025-08-02 20:45:05 +02:00
7ca807f886 fix: update version to 1.2.4 in package.json and package-lock.json; refactor RickGamePanel to use JSX for rendering 2025-07-20 19:23:08 +02:00
cea4a62aa7 fix: add JSX pragma for compatibility with nano-jsx 2025-07-20 16:07:19 +02:00
e2d9aa60b4 fix: update refs handling in RickGamePanel for improved canvas access 2025-07-20 15:18:12 +02:00
a897853426 fix: update version to 1.2.0 in package.json and package-lock.json; refactor RickPanel to RickGamePanel with enhanced game mechanics 2025-07-20 15:15:42 +02:00
bd67f2fcf2 refactor: rename RickLabel to RickPanel and enhance click handling with stay focused option 2025-07-19 23:38:19 +02:00
78ab32c808 feat: implement RickLabel component with click handling and YouTube link, update package.json and tsconfig.json for new dependencies 2025-07-19 23:13:31 +02:00
1cdb770d68 refactor: convert insertRickLabel to use a React component for improved structure and state management 2025-07-19 22:34:21 +02:00
Dominik Krenn
202c5163db fix: update insertRickLabel function to enhance click handling and add rainbow animation 2025-07-19 12:55:12 +02:00
Dominik Krenn
6672ce76b0 refactor: update package configuration and change module system
- Renamed package to @funky-flask-test/funky-flask-test and updated version to 1.0.0
- Changed module type to ES2020 and updated exports for better compatibility
- Added new scripts for development and preview using Vite
- Replaced existing function with insertRickLabel that creates a clickable label to open a Rickroll link
- Updated TypeScript configuration to reflect new module system and output directory
2025-07-19 11:17:39 +02:00
Projects
3e4f067c08 Initial commit 2025-07-18 17:52:18 +00:00