Marco

Results 10 issues of Marco

**Version 8.72** - [ ] Implemented the You cannot use objects that fast. message if the player use an object more than 2 times per second. **Version 9.05** - [...

**Note 1:** For the advancement of the project it is necessary to make some additions, such as the new monsters that were added to the game. The forgotten server was...

- Previously, players were not being removed from the room upon killing the boss, as the relevant script was confined to rlmap only. This update ensures its functionality across any...

Implemented the functionality to include days in the getTimeInWords function, providing more precise time representation in the message outputs. ![image](https://github.com/opentibiabr/canary/assets/26801045/ceca0dfb-ab8a-4e92-9814-5dad07425670)

This pull request introduces a series of significant improvements and optimizations to the canary datapack. The changes include: - Addition of new promotion NPC: A new promotion NPC has been...

1. Now there will be no more errors when using empty flasks on incorrect fields. 2. The empty flasks will be sent to the store inbox instead of the backpack....

This pull request proposes a significant optimization in the experience calculation formula for the game Tibia. The new implementation brings several advantages in terms of performance and accuracy of the...

### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...

bug
priority: medium

# Description 1. Fixes a minor issue where, when emptying the balloons, they were transformed into 255 instead of being reset to 1. 2. Adjusts the usage of the "bathtub"...

# Description Optimized the experience gain and loss calculations in the `onGainExperience` and `onLoseExperience` functions, adjusting the application of bonuses like stamina, VIP, and boosted creatures. This ensures more efficient...