Valerie valerie · she/her・they/them
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 22:03:11 -04:00
6d50c3279d Enhance business command in Unbelievaboat by adding detailed user feedback and error handling. This update ensures that users receive their current balance, business cost, and maximum balance information when attempting to start a business, improving clarity and user experience. Additionally, it introduces error handling for credit withdrawal failures, providing more informative responses in case of issues.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 21:57:52 -04:00
44e8bc79ee Enhance user feedback in Business, Heist, and Investments cogs by including command prefixes in error messages. This update improves clarity for users by guiding them on how to access available options directly from the error responses.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 21:53:51 -04:00
93f459d615 Add new cogs for Investments, Heist, and Business in Unbelievaboat
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 21:50:43 -04:00
6805dbec1b Adjust fail rate for the 'rob' job in Unbelievaboat to improve gameplay balance. The fail rate has been modified from 70% to 60%, enhancing user experience and engagement.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 10:05:18 -04:00
f7e19c8ff0 Add a wide array of new failure messages for the 'slut' job in Unbelievaboat, enhancing narrative depth and user engagement. This update significantly expands the variety of responses when users are fined, contributing to a more immersive gameplay experience.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 10:00:20 -04:00
892eb6b935 Add extensive failure messages for the 'slut' job in Unbelievaboat to enhance user engagement and narrative depth. This update significantly expands the variety of responses when users are fined, contributing to a more immersive gameplay experience.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:56:51 -04:00
61b4572756 Add custom failure messages for fines in Unbelievaboat based on job type
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:49:56 -04:00
97528fc9d3 Update cooldown durations for commands in Unbelievaboat to enhance gameplay balance and user experience
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:46:45 -04:00
18513957f2 Update crime description in default replies for clarity in Unbelievaboat
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:46:28 -04:00
f7eade49a7 Update default replies in Unbelievaboat to enhance clarity and detail in crime descriptions
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:44:08 -04:00
2a296544ac Refactor default replies in Unbelievaboat to improve formatting and add new 'slut' responses
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:23:41 -04:00
3d38a4004a Add cooldown tracking for 'slut' command in Unbelievaboat
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:21:42 -04:00
2971d0d4ae Add 'slut' job functionality to SettingsMixin in Unbelievaboat
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 09:17:48 -04:00
3fdd10fb8d Add 'slut' command to Unbelievaboat cog for high-risk, high-reward currency acquisition
c05d8de172 Add 'slt' command to Unbelievaboat cog for stealthy currency acquisition
Compare 2 commits »
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:49:49 -04:00
1d2223c439 Fix indentation issues in ExtendedAudio cog to ensure proper execution flow in message handling logic. This change improves code readability and maintains functionality without altering existing behavior.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:46:40 -04:00
939ad36809 Fix formatting inconsistencies in ExtendedAudio cog by removing unnecessary whitespace in the duration display and message handling logic. This cleanup enhances code readability without altering functionality.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:32:03 -04:00
d8c4007781 Refactor ExtendedAudio cog to improve track information presentation by removing the create_progress_bar method and updating duration display logic. The progress bar is no longer displayed, but duration formatting is preserved for clarity.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:28:39 -04:00
1d5b7783dd Remove create_progress_bar method from ExtendedAudio cog and update duration display logic to simplify track information presentation. The progress bar is no longer shown, but duration formatting remains intact.
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:24:10 -04:00
640a9cf7af Add option to toggle auto-deletion of play command messages in ExtendedAudio cog
valerie pushed to main at ruby/Ruby-Cogs 2025-05-28 02:21:13 -04:00
c517b95f7c Add global configuration option to toggle audioset notify command and update command handling in ExtendedAudio cog