Commit graph

16 commits

Author SHA1 Message Date
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.
Some checks failed
Run pre-commit / Run pre-commit (push) Has been cancelled
2025-05-28 22:03:08 -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.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 21:57:48 -04:00
93f459d615 Add new cogs for Investments, Heist, and Business in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces three new cogs to the Unbelievaboat module, enhancing its functionality and expanding gameplay options. The new cogs are integrated into the setup process, allowing for improved user engagement and interaction.
2025-05-28 21:53:47 -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.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 21:50:28 -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.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 10:05:15 -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.
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 10:00:16 -04:00
61b4572756 Add custom failure messages for fines in Unbelievaboat based on job type
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces specific failure messages for the 'crime', 'rob', and 'slut' jobs when users are fined, enhancing user engagement and clarity. The fail rates for the 'slut' job have also been adjusted for better balance in gameplay.
2025-05-28 09:56:48 -04:00
97528fc9d3 Update cooldown durations for commands in Unbelievaboat to enhance gameplay balance and user experience
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 09:49:52 -04:00
18513957f2 Update crime description in default replies for clarity in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-28 09:46:41 -04:00
f7eade49a7 Update default replies in Unbelievaboat to enhance clarity and detail in crime descriptions
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit modifies the response for a specific crime in the Unbelievaboat module, adding more explicit details to improve user engagement. The change aims to provide a clearer narrative for players, enhancing the overall gameplay experience.
2025-05-28 09:46:23 -04:00
2a296544ac Refactor default replies in Unbelievaboat to improve formatting and add new 'slut' responses
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit updates the default replies in the Unbelievaboat module by correcting formatting inconsistencies and introducing a new set of responses for the 'slut' job. The changes enhance user interaction and maintain consistency across response strings, contributing to a more engaging gameplay experience.
2025-05-28 09:44:05 -04:00
3d38a4004a Add cooldown tracking for 'slut' command in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces a new cooldown entry for the 'slut' command, enhancing the command's functionality within the existing cooldown management system. Additionally, it includes formatting improvements for various response strings to ensure consistency and clarity in user interactions.
2025-05-28 09:23:37 -04:00
2971d0d4ae Add 'slut' job functionality to SettingsMixin in Unbelievaboat
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit expands the job system by adding the 'slut' job, including cooldown management and payout structures. The cooldowns are integrated into the existing framework, allowing for a new high-reward operation. Additionally, the command description has been updated for clarity, and the embed messages have been adjusted to reflect the new job's payouts and fail rates, enhancing user interaction and gameplay experience.
2025-05-28 09:21:39 -04:00
3fdd10fb8d Add 'slut' command to Unbelievaboat cog for high-risk, high-reward currency acquisition
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
This commit introduces the 'slut' command, allowing users to engage in a high-reward operation with a specific cooldown and fail rate. The command features custom responses and integrates with existing wallet and bank systems, enhancing the gameplay experience while maintaining balance in the game's economy. Additionally, it includes new payout structures and response formatting for improved user interaction.
2025-05-28 09:17:44 -04:00
c05d8de172 Add 'slt' command to Unbelievaboat cog for stealthy currency acquisition
This commit introduces a new command, 'slt', which allows users to engage in a stealth operation to earn currency with a lower risk of failure compared to traditional crime commands. The command features custom responses and integrates with existing wallet and bank systems, ensuring a seamless user experience while maintaining the game's economy balance.
2025-05-28 08:49:56 -04:00
7da3f0ab66 Add the economy boat cog
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
2025-05-23 02:17:01 -04:00