Eduardo Dantas
Eduardo Dantas
[Enhancement] - Added boolean value to enable or disable greeting, ungreeting and trade npc callback
This will allow us to control which npcs will have, by default, the greet, ungreet and trade callbacks enabled, if false, the npc will not use the callback and will...
Npcs will now speak in the default channel instead of speaking in the npc channel when occurs the walkaway or the creature disappears
Quests that need to be developed where NPC's or scripts are present incompletely or nonexistently. https://tibia.fandom.com/wiki/Quests https://tibia.fandom.com/wiki/Quests/Version **_Newbie Islands Quests:_** - [ ] • [Bear Room Quest](https://tibia.fandom.com/wiki/Bear_Room_Quest/Spoiler) - [ ]...
Convert from getNumber to the correct data types for syncronization with canary https://github.com/opentibiabr/canary/pull/383
Refactor other code and remove all boosts (added feature of c++ 11/17/20) Refactored IOMap::loadMap function and added otbm parse from rme This pull request needs to be very well tested,...
Resolves #439 Resolves #402 Need tests Credits for the fix to @gesior
Resolves #43 The intention is to solve the creature speed problem on bestiary. And improve the way speed is stored so that we don't need to put the double speed...