25 Коммитов

Автор SHA1 Сообщение Дата
gpt-engineer-app[bot]
e207ec15f1 Add blinking effect to nodes
Implement a random blinking effect for the nodes in the NetworkAnimation component to enhance visual dynamics.
[skip gpt_engineer]
2024-12-15 12:55:54 +00:00
gpt-engineer-app[bot]
dbd515b623 Fix visibility issue in game
Addressed a problem where changes in the game were not being reflected or displayed properly. This update aims to enhance the visibility of game elements and ensure that user interactions lead to observable changes in the gameplay experience.
[skip gpt_engineer]
2024-12-15 12:51:54 +00:00
gpt-engineer-app[bot]
23e32c1e18 Revise network animation
Updated the network animation to enhance its elegance and visual appeal.
[skip gpt_engineer]
2024-12-15 12:21:01 +00:00
gpt-engineer-app[bot]
232ec7e58e Change server port to 3000
Updated the server configuration to use port 3000 instead of the previous port.
[skip gpt_engineer]
2024-12-15 12:13:41 +00:00
gpt-engineer-app[bot]
3f3c7ae273 Update project template to latest Lovable version
This commit updates the project template to the latest version of Lovable, enabling new features and improvements.
[skip gpt_engineer]
2024-12-15 12:11:01 +00:00
gpt-engineer-app[bot]
a98dbd901a Fix TypeScript error in FinalMemo
Resolved the TypeScript error indicating that the property 'implications' does not exist on type 'FinalReportReward' in src/components/game/FinalMemo.tsx.
[skip gpt_engineer]
2024-12-15 12:10:29 +00:00
gpt-engineer-app[bot]
9559cd3a5e Fix blank screen issue
Resolved an issue causing the application to display a blank screen on startup. Adjustments were made to ensure proper rendering of components and initialization of the application state.
[skip gpt_engineer]
2024-12-15 12:09:55 +00:00
gpt-engineer-app[bot]
5b43f5325b Rebuild application structure
Refactor and reorganize the entire application codebase to improve maintainability and performance.
[skip gpt_engineer]
2024-12-15 12:08:58 +00:00
gpt-engineer-app[bot]
48cdac639d Fix TypeScript errors in FinalMemo
Resolved TypeScript errors in `FinalMemo.tsx` related to missing properties on the final report object. Updated the `generateFinalReport` function to include the necessary properties such as `reward` and `metrics` to ensure proper type compatibility.
[skip gpt_engineer]
2024-12-15 12:07:17 +00:00
gpt-engineer-app[bot]
1daff677db Fix blank screen issue
Resolved the issue causing the application to display a blank white screen.
[skip gpt_engineer]
2024-12-15 12:06:27 +00:00
gpt-engineer-app[bot]
378898787d Fix import error in Index.tsx
Resolved the TypeScript error indicating that the module '@/components/game/constants.tsx' could not be found. Adjusted the import statement to ensure proper module resolution.
[skip gpt_engineer]
2024-12-15 12:05:06 +00:00
gpt-engineer-app[bot]
1669f05e4a Refactor constants file
Chunk the contents of `src/components/game/constants.tsx` into smaller, more manageable files to improve readability and maintainability.
[skip gpt_engineer]
2024-12-15 12:04:24 +00:00
gpt-engineer-app[bot]
52155388c4 Fix type errors in constants.tsx
Resolved TypeScript errors related to invalid animation types in `src/components/game/constants.tsx`. Updated the animation type definitions to ensure compatibility with the existing types.
[skip gpt_engineer]
2024-12-15 12:01:36 +00:00
gpt-engineer-app[bot]
93bf8bf364 Add strategy animations for clarity
Implemented animations for each strategy in the game to enhance understanding of disinformation tactics. This addition aims to provide clearer educational context for players regarding the mechanics of each strategem.
[skip gpt_engineer]
2024-12-15 12:00:36 +00:00
Constantin Rusu
f5939d07d5 added strategy animations 2024-12-15 13:56:56 +02:00
Constantin Rusu
d73f05a916 version 0.1 2024-12-15 02:10:49 +02:00
Constantin Rusu
5d612c8929 added full story timeline 2024-12-15 00:19:18 +02:00
Constantin Rusu
6a0978eeca new intro screen and sounds 2024-12-07 11:49:21 +00:00
Constantin Rusu
f9f1732b78 second version 2024-12-07 10:32:46 +00:00
gpt-engineer-app[bot]
2eb487f048 Add slow fade transitions to cards
Implement slow fade-in and fade-out transitions for each card in the application to enhance the visual experience.
[skip gpt_engineer]
2024-12-06 00:24:57 +00:00
gpt-engineer-app[bot]
e13b90e9bc Update card title to "twoplustwo"
Changed the title of the main card in the Index component from "Disinformation Quest" to "twoplustwo".
[skip gpt_engineer]
2024-12-06 00:23:50 +00:00
gpt-engineer-app[bot]
f62f91b8c3 Update button colors to yellow
Changed button styles to incorporate a yellow theme for better visual consistency across the application.
[skip gpt_engineer]
2024-12-06 00:22:15 +00:00
gpt-engineer-app[bot]
6831137ada Update color scheme to yellow and black
Implemented a modern yellow and black color scheme across the application for a refreshed design.
[skip gpt_engineer]
2024-12-06 00:20:58 +00:00
gpt-engineer-app[bot]
e62628c93e Add interactive educational game
Implement a web application that simulates a narrative experience focused on raising awareness about disinformation and state actors. The app will allow players to engage in an interactive game where they run a disinformation campaign, utilizing various strategies and receiving guidance from virtual experts. The goal is to enhance critical thinking and media literacy through dynamic media simulations and decision-based storytelling.
[skip gpt_engineer]
2024-12-06 00:19:39 +00:00
gpt-engineer-app[bot]
c9abd1521f Use tech stack vite_react_shadcn_ts
[skip gpt_engineer]
2024-12-06 00:17:31 +00:00