Commit graph

14 commits

Author SHA1 Message Date
9c5924418d Enhance leaderboard display in Leaderboard cog by adding a warning about potential inaccuracies, modernizing embed titles and descriptions, and improving user stats presentation. Update footer details for clarity and adjust formatting for better user experience.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-26 20:51:46 -04:00
2e402ff7cf Define profile picture size and positions in default.py to improve layout consistency and enhance image composition for user profiles.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-26 20:37:52 -04:00
d335fc3d49 Add circle position definitions for animated profiles in default.py to enhance image composition functionality.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-26 20:35:12 -04:00
196505342a Update GuildSettings to show economy balance by default and enhance profile card generation in default.py with larger fonts, improved spacing, and adjusted layout for better visual clarity.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-25 22:13:35 -04:00
694b91b69d Refine profile card generation in default.py by adjusting layout dimensions for improved spacing, reducing font sizes, and enhancing the stats area design. Update the progress bar and XP text positioning for better visual clarity and overall aesthetics.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-25 22:05:36 -04:00
4c99430d95 Update profile card generation in default.py by changing default text color to white, refining layout dimensions for better proportions, and enhancing visual elements such as the stats area and progress bar. Implement improved text shadowing and spacing for a more polished appearance.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-25 21:58:36 -04:00
6c5f48fcd7 Refine profile card generation in default.py by adjusting stats area dimensions, enhancing the glass effect with darker opacity, and improving the progress bar design for better visual clarity. Implement a final image composition step to ensure layers are correctly rendered.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-25 21:53:47 -04:00
6d9ac89123 Enhance profile card generation in default.py by setting default colors to ruby red, improving the stats area with a modern glass effect, and refining the level bar design with gradients and rounded corners for a more visually appealing layout.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-25 21:24:04 -04:00
bac65f6511 Refactor stats layer in default.py for improved visual presentation. Update stats area dimensions, enhance glass effect properties, and adjust font sizes for better readability. Streamline layout for stats icons and reposition profile picture for a more polished card design.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-24 07:32:57 -04:00
4ba66209b8 Refactor profile card generation in default.py. Enhance profile picture handling by creating a circular image and centering it within the card layout. Improve background fitting and corner rounding for a polished visual presentation.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-24 07:28:42 -04:00
06025296bb Enhance glass effect implementation in imgtools.py and default.py. Ensure images are in RGBA mode before applying effects, and update the glass effect application in the stats layer to use the glass background as a mask for improved visual consistency.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-24 07:25:02 -04:00
d5e3a00996 Refactor profile stats layer for enhanced visual presentation. Update stats area dimensions, improve glass effect opacity and blur, and increase font sizes for better readability. Adjust layout for stats icons and add XP text below the progress bar for clearer user feedback.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-24 07:15:11 -04:00
130fbc015b Add glass effect to profile stats layer and improve layout. Introduce create_glass_effect function for modern styling, update stats drawing with icons, and enhance XP progress bar. Refactor profile image handling for better visual presentation.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-24 07:00:13 -04:00
477974d53c Upload 2 Cogs & Update README
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-23 01:30:53 -04:00