Implement user-specific interaction checks in ShopView, PurchaseView, and InventoryView to prevent unauthorized access. Update timeout handling to provide clearer feedback messages upon inactivity. Refactor button layout for better organization and imp…
run_precommit.yaml #65 -Commit
dab195c57f
pushed by
valerie
Update UI imports in shop module to include Item component for enhanced functionality in user interactions.
run_precommit.yaml #61 -Commit
68d8c85c23
pushed by
valerie
Enhance ShopManager and PurchaseView to improve user feedback with interactive embeds for error messages and purchase confirmations. Implement validation for item quantities and stock availability, ensuring clearer communication of issues and successfu…
run_precommit.yaml #60 -Commit
cc86a2f697
pushed by
valerie
Refactor Shop cog to enhance user experience by implementing interactive embeds for inventory and shop commands. Improve error handling with descriptive embeds for various scenarios, including empty inventories and invalid parameters. Add cancel button…
run_precommit.yaml #59 -Commit
5cc572ca7a
pushed by
valerie
Refactor Shop cog to improve exception handling during shop loading and enhance user experience by implementing a state flag in the Parser class. Update role validation logic to ensure it only runs outside of initialization, streamlining item parsing a…
run_precommit.yaml #58 -Commit
9b7be4987f
pushed by
valerie
Enhance Shop cog by adding logging for exceptions during default shop loading and introducing a flag in the Parser class to differentiate initialization state. Update role validation logic to only execute outside of initialization, improving error hand…
run_precommit.yaml #57 -Commit
421946e316
pushed by
valerie
Refactor Shop cog to utilize modern UI components for inventory and purchase interactions. Replace menu-based displays with interactive views for better user experience. Update item redemption process to handle pending items with improved confirmation …
run_precommit.yaml #56 -Commit
c9f172c451
pushed by
valerie
Refactor Shop cog initialization and enhance item purchase logic. Introduce an `initialize` method to load default shops from CSV if none exist, and improve stock management during purchases by adding checks for item availability and updating inventory…
run_precommit.yaml #55 -Commit
a63232fb2a
pushed by
valerie
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.
run_precommit.yaml #53 -Commit
694b91b69d
pushed by
valerie
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 spacin…
run_precommit.yaml #52 -Commit
4c99430d95
pushed by
valerie
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 …
run_precommit.yaml #51 -Commit
6c5f48fcd7
pushed by
valerie
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.
run_precommit.yaml #50 -Commit
6d9ac89123
pushed by
valerie
Format JSON structure in rubyapi/info.json for improved readability by adding line breaks and indentation to the author and tags fields.
run_precommit.yaml #49 -Commit
fc0b4341d6
pushed by
valerie
Enhance RubyAPI cog with new features for user verification and compatibility management. Introduce cooldown settings for verifications, reward credits for successful verifications, and auto-verification for new members. Update commands to manage compa…
run_precommit.yaml #48 -Commit
6efbd0d291
pushed by
valerie
Refactor RubyAPI cog to support global configuration. Update commands to manage API key, interaction URL, and verification URL globally instead of per guild. Implement cog-wide checks to restrict command usage to bot team members only, enhancing securi…
run_precommit.yaml #47 -Commit
0b8483511b
pushed by
valerie
Add API key management and session handling to RubyAPI cog. Implement commands to set the API key and verify users, enhancing interaction with external API. Introduce error handling for API requests and ensure proper session closure on cog unload.
run_precommit.yaml #46 -Commit
5a5814bed2
pushed by
valerie
Refactor ExtendedAudio cog to improve channel name management and status update handling. Implement functionality to store and reset original channel names, enhance status format configuration with additional variables, and introduce cleanup tasks on c…
run_precommit.yaml #45 -Commit
09726661f3
pushed by
valerie
Implement channel name management in ExtendedAudio cog. Add functionality to store and reset original channel names when enabling/disabling voice channel status updates. Enhance status format configuration with additional variables and validation. Intr…
run_precommit.yaml #44 -Commit
bddbd49106
pushed by
valerie
Enhance profile card layout in default.py by refining the circular image implementation and improving background fitting. Adjust corner rounding for a more cohesive design and ensure better alignment of elements for an overall polished appearance.
run_precommit.yaml #42 -Commit
e1e43d6df5
pushed by
valerie
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 mor…
run_precommit.yaml #41 -Commit
bac65f6511
pushed by
valerie
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.
run_precommit.yaml #39 -Commit
06025296bb
pushed by
valerie
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…
run_precommit.yaml #38 -Commit
d5e3a00996
pushed by
valerie
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.
run_precommit.yaml #37 -Commit
130fbc015b
pushed by
valerie