46 Коммитов

Автор SHA1 Сообщение Дата
gpt-engineer-app[bot]
d71f331af3 Review current code structure and organization
[skip gpt_engineer]
2024-12-15 15:02:43 +00:00
gpt-engineer-app[bot]
c6eec25571 Fix dot overlap in animations
Adjusted the positioning of individual dots in the animations to prevent overlap, ensuring they spread out or float at a larger distance from each other for better visibility.
[skip gpt_engineer]
2024-12-15 14:58:16 +00:00
gpt-engineer-app[bot]
20648a514f Fix animation positioning issues
Adjusted the positioning of dots (nodes) in the animation to prevent clustering in a corner and ensured that circles are displayed correctly within the main space of the container.
[skip gpt_engineer]
2024-12-15 14:48:28 +00:00
gpt-engineer-app[bot]
1ae0567b9f Fix memes animation width usage
Updated the memes animation component to utilize the full width and area available, improving its layout compared to the current implementation of the community animation.
[skip gpt_engineer]
2024-12-15 14:44:43 +00:00
gpt-engineer-app[bot]
ae866c8ba4 Fix network animation issues inspired by previous solutions
[skip gpt_engineer]
2024-12-15 14:42:24 +00:00
gpt-engineer-app[bot]
fa9fa85b11 Adjust Community Animation Sizing
Ensure the CommunityAnimation component utilizes the full width and height of its container. Review and address any limitations that may have been overlooked in the current implementation.
[skip gpt_engineer]
2024-12-15 14:32:01 +00:00
gpt-engineer-app[bot]
b9f0402de3 Revamp Infiltrate Animation
Updated the animation for the "Infiltrate Niche Online Communities" strategy to enhance visual effects and engagement.
[skip gpt_engineer]
2024-12-15 14:22:25 +00:00
gpt-engineer-app[bot]
21918356cb Revamp News Animation
Updated the NewsAnimation component to enhance its visual effects and improve the overall user experience.
[skip gpt_engineer]
2024-12-15 13:43:34 +00:00
gpt-engineer-app[bot]
b05d3546d5 Update emoji array for social media
Modified the array of available emojis to better reflect popular social media trends and enhance user engagement.
[skip gpt_engineer]
2024-12-15 13:33:06 +00:00
gpt-engineer-app[bot]
1b591c917b Fix fixed star emoji display
Remove the fixed star emoji that was always visible without any interaction or animation.
[skip gpt_engineer]
2024-12-15 13:31:23 +00:00
gpt-engineer-app[bot]
478350195b Fix emoji positioning in animation
Adjusted the starting position of emojis in the MemeAnimation component to ensure they begin at the bottom of the container and utilize the full width for randomization, preventing clustering in the upper left corner.
[skip gpt_engineer]
2024-12-15 13:27:11 +00:00
gpt-engineer-app[bot]
741ee2acf9 Adjust animation starting position
Ensure that animations in the container start from the bottom instead of two-thirds of the way up. This change improves the visual experience of the animations.
[skip gpt_engineer]
2024-12-15 13:21:39 +00:00
gpt-engineer-app[bot]
eaa8767e91 Fix emoji spread width
Adjusted the horizontal spread of emojis in the MemeAnimation component to utilize the full width of the container, ensuring a more dynamic and visually appealing distribution.
[skip gpt_engineer]
2024-12-15 13:18:21 +00:00
gpt-engineer-app[bot]
f6589b4276 Improve emoji distribution in animation
Adjusted the positioning of emojis in the MemeAnimation component to spread them horizontally, ensuring they cover the full width of the animation container.
[skip gpt_engineer]
2024-12-15 13:13:08 +00:00
gpt-engineer-app[bot]
c2730a5541 Move Emojis Upward in Animation
Updated the MemeAnimation component to change the direction of emoji movement from the center outward to an upward trajectory, simulating reactions in a livestream.
[skip gpt_engineer]
2024-12-15 13:11:19 +00:00
gpt-engineer-app[bot]
92f71743d5 Refactor clustering logic
Reassess and modify the clustering logic to improve distribution and organization within the codebase.
[skip gpt_engineer]
2024-12-15 13:09:31 +00:00
gpt-engineer-app[bot]
4590de8347 Fix emoji clustering in animation
Adjusted the positioning logic in the MemeAnimation component to ensure emojis spread out more evenly across the animation area, rather than clustering in the upper left corner.
[skip gpt_engineer]
2024-12-15 13:06:52 +00:00
gpt-engineer-app[bot]
870b94e974 Fix TypeScript errors in MemeAnimation
Resolved TypeScript errors in `MemeAnimation.tsx` related to type assignments for animation properties. Adjusted the types to ensure compatibility with the expected string types.
[skip gpt_engineer]
2024-12-15 13:05:03 +00:00
gpt-engineer-app[bot]
0064ce4117 Revamp Meme Animation
Updated the meme animation to better communicate the underlying idea of the stratagem. Adjustments made to enhance clarity and effectiveness in conveying the intended message.
[skip gpt_engineer]
2024-12-15 13:04:14 +00:00
gpt-engineer-app[bot]
cf19dd256d Update stratagem popup layout
Rearrange the stratagem popup to prioritize the Expert Analysis section, making it the first or only text displayed. This change reflects the existing information on the choice cards, which already show the Strategy Overview and Expected Impact.
[skip gpt_engineer]
2024-12-15 13:02:29 +00:00
gpt-engineer-app[bot]
e71acced8d Refactor network animation
Updated the network animation to simplify the visual effects, removing unnecessary spinning and movement. The animation now focuses on indicating the flow of information between nodes.
[skip gpt_engineer]
2024-12-15 12:58:01 +00:00
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