Logo
Explore Help
Register Sign in
ruby/Ruby-Cogs
1
0
Fork
You've already forked Ruby-Cogs
0
Code Issues Pull requests Projects Releases Packages Wiki Activity Actions
All workflows publish_crowdin.yml run_precommit.yaml
Actor
All actors valerie
Status
All status success failure waiting running
Update InventoryView to modify close button's custom ID for better clarity and organization. Remove redundant close button instantiation and streamline button handling in the UI.
run_precommit.yaml #66 -Commit e8dfad8f3d pushed by valerie
main
2025-05-26 01:37:35 -04:00
0s
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
main
2025-05-26 00:55:41 -04:00
0s
Enhance role validation in ItemManager by adding support for role mentions. Update hierarchy_check method to correctly handle role mentions and streamline role name checks, improving user interaction and validation logic.
run_precommit.yaml #64 -Commit 35e0ac182d pushed by valerie
main
2025-05-26 00:46:44 -04:00
0s
Refactor Shop and UI components to improve timeout handling for interactive views. Update timeout duration to 3 minutes and implement message replies for user feedback upon timeout in ShopView, PurchaseView, and InventoryView.
run_precommit.yaml #63 -Commit 85de2c70c1 pushed by valerie
main
2025-05-26 00:09:08 -04:00
0s
Refactor button layout in ShopView, PurchaseView, and InventoryView to explicitly assign rows for better organization. Update cancel and close buttons to new rows for improved UI structure.
run_precommit.yaml #62 -Commit 3ee6707cc5 pushed by valerie
main
2025-05-25 23:58:27 -04:00
0s
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
main
2025-05-25 23:52:19 -04:00
0s
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
main
2025-05-25 23:48:10 -04:00
0s
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
main
2025-05-25 23:42:25 -04:00
0s
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
main
2025-05-25 23:40:28 -04:00
0s
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
main
2025-05-25 23:26:50 -04:00
0s
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
main
2025-05-25 23:18:09 -04:00
0s
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
main
2025-05-25 23:11:44 -04:00
0s
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.
run_precommit.yaml #54 -Commit 196505342a pushed by valerie
main
2025-05-25 23:02:02 -04:00
0s
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
main
2025-05-25 22:13:40 -04:00
0s
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
main
2025-05-25 22:05:41 -04:00
0s
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
main
2025-05-25 21:58:40 -04:00
0s
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
main
2025-05-25 21:53:52 -04:00
0s
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
main
2025-05-25 21:24:25 -04:00
0s
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
main
2025-05-25 04:42:21 -04:00
0s
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
main
2025-05-25 04:40:00 -04:00
0s
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
main
2025-05-25 04:29:16 -04:00
0s
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
main
2025-05-25 04:18:57 -04:00
0s
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
main
2025-05-25 03:54:07 -04:00
0s
Refactor ExtendedAudio commands to improve naming consistency and clarity. Rename 'audioset' to 'extendedaudioset' and update related command examples for better user guidance on configuring voice channel status updates and status format.
run_precommit.yaml #43 -Commit 8d79407cb4 pushed by valerie
main
2025-05-24 07:44:19 -04:00
0s
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
main
2025-05-24 07:39:50 -04:00
0s
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
main
2025-05-24 07:37:05 -04:00
0s
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.
run_precommit.yaml #40 -Commit 4ba66209b8 pushed by valerie
main
2025-05-24 07:33:01 -04:00
0s
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
main
2025-05-24 07:28:48 -04:00
0s
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
main
2025-05-24 07:25:07 -04:00
0s
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
main
2025-05-24 07:15:15 -04:00
0s
First Previous ... 2 3 4 5 6 Next Last
Powered by Forgejo Version: 10.0.3 Page: 60ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API