Releases: Mytherin/Tibialyzer
Releases · Mytherin/Tibialyzer
Tibialyzer 1.4.3.2-beta
- Fix issue with prey experience bonus.
Tibialyzer 1.4.3
Minor Changes
- Read health/mana/experience directly from known Tibia 11 addresses
- Add "Select Tibia Process" button
- Properly clean up event handlers after HUDs are closed
- Fix log messages from current prey not registering properly.
- Updated Database to include the new creatures/items/outfits from the Winter Update
Tibialyzer 1.4.3.1-beta
- Fix log messages from current prey not registering properly.
Tibialyzer 1.4.3-beta
Minor Changes
- Read health/mana/experience directly from known Tibia 11 addresses
- Add "Select Tibia Process" button
- Properly clean up event handlers after HUDs are closed
Tibialyzer 1.4.2
Major Changes
- Added partial support for Tibia 11 client (server log scanning and health/mana/experience HUDs)
- Added dedicated Tasks tracking (Image)
- Added Outfiter support, and the outfiter@ command (Image)
- With the outfiter@ command, you can view tibia.wikia outfiter pages.
- Added the
house@[world]
andhouse@[city]@[world]
commands, that allow you to search for houses (Free Houses, Specific House)
Minor Changes
- Modify interface to be more consistent and clearer
- Add functionality for automatically downloading new memory addresses
- Rework Database tab so it is easier for users to choose which items to pick up
- Add setting to only close notification on double click, rather than single click, to prevent accidental misclicks from closing notifications
- Add
Automatic Screenshot On Low Life
option - You can now specify the item value for taking screenshots of rare item drops separately from popups
- Add support for downloading memory addresses of old Tibia versions (on the Advanced tab)
- Add support for executing arbitrary SQL queries (on the Advanced tab)
- Summary HUD now shows how close you are to leveling up
Fixes
- Make saving user settings more robust to prevent them from becoming corrupted
- Properly count critical hits as damage
- Don't count mana gained as experience
- Fix crash when using the map
- (Hopefully) fix crash with popups
- Replace minimize to tray with regular minimize to prevent AutoHotkey from breaking
Tibialyzer 1.4.2-beta
Major Changes
- Added limited support for Tibia 11 client (server log scanning and health/mana/experience HUDs)
- Added dedicated Tasks tracking (Image)
- Added Outfiter support, and the outfiter@ command (Image)
- With the outfiter@ command, you can view tibia.wikia outfiter pages.
- Added the
house@[world]
andhouse@[city]@[world]
commands, that allow you to search for houses (Free Houses, Specific House)
Minor Changes
- Modify interface to be more consistent and clearer
- Add functionality for automatically downloading new memory addresses
- You can now close notifications with double click, rather than single click
- Rework Database tab so it is easier for users to choose which items to pick up
- Add setting to only close notification on double click, rather than single click
- Add
Automatic Screenshot On Low Life
- You can now specify the item value for taking screenshots of rare item drops separately from popups
- Add support for downloading memory addresses of old Tibia versions (on the Advanced tab)
- Add support for executing arbitrary SQL queries (on the Advanced tab)
Fixes
- Make saving user settings more robust to prevent them from becoming corrupted
- Properly count critical hits as damage
- Don't count mana gained as experience
- Fix crash when using the map
- (Hopefully) fix crash with popups
- Replace minimize to tray with regular minimize to prevent AutoHotkey from breaking
Tibialyzer 1.4.1-beta
Major Changes
- Added limited support for Tibia 11 client (server log scanning only; no HUDs currently)
- Added dedicated Tasks tracking (Image)
- Added Outfiter support, and the outfiter@ command (Image)
Minor Changes
- Modify interface to be more consistent and clearer
- Make saving user settings more robust to prevent them from being corrupted
- Add functionality for automatically downloading new memory addresses
- Add functionality for automatically detecting which character you are playing
- Rework Database tab so it is easier for users to choose which items to pick up
- Add setting to only close notification on double click, rather than single click
Fixes
- Properly count critical hits as damage
- Don't count mana gained as experience
Tibialyzer 1.3.0
Major Changes
- Added
achievement@[name]
command, allowing users to view achievement information (image) - Added popups on achievements (image)
- Added
player@[playername]
command, allowing users to view player information in-game (image) - Added Chrome Flash Client support
Minor Changes
- Added "Update Memory Address" button to the main tab for easy memory address updating
- Added "Update Database" button to the main tab for easy database updating
- Updated database with new information on the creatures/items added during the Summer update
- Add capacity and gold/cap ratio to
item@
view - Add exp/hour to
loot@
view - Add comma separators to large gold/exp values displayed in
loot@
andsummary@
views - Allow user to select custom images in hud@portrait view
- Added average gold and profit mouseover to summary@ form
- Added "Enable Window Capture" to allow users to capture notifications and HUD elements with OBS
- Performance improvements relating to timers
- Add "Skip Duplicate Commands" option in addition to "Skip Duplicate Loot" for the flash client
Fixes
- Fix integer overflow when reading experience from memory
- Fix issue with excessive CPU usage
- Fix PopupContainer so it can be captured by OBS Window Capture
- Fix accidently counting mana gain as experience gain
- "Fix" screenshots on flash client (take a screenshot of the screen Tibialyzers resides on rather than taking no screenshot at all)
Tibialyzer 1.2.2-beta
Changes
- Added "Update Memory Address" button to the main tab for easy memory address updating
- Added Chrome Flash Client support
- Add capacity and gold/cap ratio to
item@
view - Add exp/hour to
loot@
view - Add comma separators to large gold/exp values displayed in
loot@
andsummary@
views - Allow user to select custom images in hud@portrait view
- Added average gold and profit mouseover to summary@ form
- Added exp/hour view to loot@
- Added "Enable Window Capture" to allow users to capture notifications and HUD elements with OBS
- Performance improvements relating to timers
- Add "Skip Duplicate Commands" option in addition to "Skip Duplicate Loot" for the flash client
Fixes
- Fix integer overflow when reading experience from memory
- Fix issue with excessive CPU usage
- Fix PopupContainer so it can be captured by OBS Window Capture
- "Fix" screenshots on flash client (take a screenshot of the screen Tibialyzers resides on rather than taking no screenshot at all)
Tibialyzer 1.2.1
New Features
- Added Health List GUI, allowing you to track the life of other players (Screenshot) [C Client Only]
- Added Portrait GUI (WIP) [C Client Only]
- Added automatic tracking of used ammunition [C Client Only]
New Commands
addwaste@[item]@[count]
allows you to manually register waste,count
can also be negative to remove used itemsaddloot@[item]@[count]
allows you to manually register loot found
Other Stuff
- Memory Addresses are now loaded from the new "MemoryAddresses.txt" file rather than from the Settings, allowing users to easily add in own addresses.
Minor Fixes
- Fix crash when using HUD without a running Tibia process
- Ignore period at the end of loot messages (for certain OTs)
- Added option for hiding text on HUD bars