Skip to content

Releases: bittiez/TazUO

v3.23.0

10 Apr 15:38
08440bd
Compare
Choose a tag to compare

Minor changes

  • Nameplate improvements to show poison/paralyzed status
  • Target indicator from original client
  • Advanced skill gump improvements

Latest Build

10 Apr 15:45
192b1f9
Compare
Choose a tag to compare
Latest Build Pre-release
Pre-release

These are built automatically on the Main branch. It is recomended to use the latest release if you are not sure what this is.

v3.22.0

04 Mar 20:44
05e2944
Compare
Choose a tag to compare

Small changes

  • Fix spellbook icons
  • Tmap and SOS can be added as a marker to the world map now
  • Fix text position with new nameplates
  • Add option to disable alt click auto follow

v3.21.4

25 Feb 23:52
7189a0a
Compare
Choose a tag to compare

Changes

  • Various bug fixes
  • Removed gump closing animation. Too many unforeseen issues with it.

v3.21.3

22 Feb 22:48
b92c111
Compare
Choose a tag to compare
  • Gump animation bug fix
  • Gump animations disabled for server-side gumps

v3.21.2

21 Feb 06:09
004adfb
Compare
Choose a tag to compare

This is a bugfix release for 3.21 that was causing crashes.

v3.21.0

20 Feb 19:48
54727de
Compare
Choose a tag to compare

Small changes

  • Converted nameplates to TTF fonts
  • Middle mouse button on world map will toggle freeview instead of only enabling

Fixes

  • Several small bug fixes
  • Fix for spell visual range cursor not working with highlight cursor enabled
  • World map gump lock now works(alt + click lock icon)
  • Fixed missing scroll bar on modern options gump
  • Fix a bug with tooltip text being black
  • Controller being tracked even when game window was not in focus
  • Fixed a bug with controller buttons and macros

v3.20.0

01 Feb 10:15
dad78d7
Compare
Choose a tag to compare

Small Changes

  • Frozen status wont cancel autofollow
  • Ability to load spell definitions from external json file
  • Added modern options gump theme UI file
  • Added saveposition tag to xml gumps
  • Multiple journals open support
  • No more overriding external images folder every update

Bug fixes

  • Bug fix from CUO for buffs

v3.19.0

12 Jan 12:54
29e8c93
Compare
Choose a tag to compare

Small changes

  • SOS Gump ID configurable in settings
  • Added macro option to execute a client-side command
  • Added a command doesn't exist message
  • Added follow option to world map
  • Added option to override party member hues

Bug fixes

  • Fixed a file creation error on fresh installations

v3.18.0

08 Jan 20:31
2d6dd75
Compare
Choose a tag to compare

Small changes

  • Language file for easier client translating
  • Script system will load entirely in a separate thread to not slow the main game loading down

Bug fixes

  • Potential bug fix with font rendering

Other

  • Added cliloc message event to event sink(for Scripts system)