Skip to content

Releases: jsebold666/TazUO

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)

v3.17.0

04 Jan 19:09
f636b9a
Compare
Choose a tag to compare

Small Changes

  • Added paperdoll gump to customizable gump system
  • Faster load time for script system

Bug fixes

  • Crash on UI Update fix

v3.16.2

31 Dec 20:53
dc7b795
Compare
Choose a tag to compare

A few more bug fixes

v3.16.1

31 Dec 17:21
3a69ac9
Compare
Choose a tag to compare

Bug fix for last release

v3.16.0

31 Dec 16:40
61fa75e
Compare
Choose a tag to compare

Large changes

  • New script system, see the wiki for more details

Small changes

  • Input fields in modern options menu can be scrolled with arrow keys all the way over (Before text was just cut off)
  • Better focus control with the modern options menu (Won't pull focus quite so much from input boxes, etc)
  • Added player position offset option in TazUO->Misc
  • Simple auto loot improvements
  • Added quick drop item via Ctrl

Bug fixes

  • Fix for health indicator percentage
  • Tooltip centering fixed
  • Some crash fixes
  • Fixed two modern options gump bugs

v3.15.0

07 Dec 02:56
747fdc1
Compare
Choose a tag to compare

Larger changes

  • Ability to customize some gumps via json files
  • Create your own gumps using XML
  • Xbox controller support!

Minor changes

  • Mouse interaction for overhead text can be disabled

Bug fixes

  • Missing scroll bar on skill gump
  • Fix tag in tooltips

v3.14.0

28 Nov 17:10
c29765b
Compare
Choose a tag to compare

Larger changes

  • New options menu

Minor changes

  • No max width on item count text for smaller scaling
  • Auto loot shift-click will no long work if you have shift for context menu or split stacks.
  • Skill progress bars will save their position if you move them
  • Skill progress bars will now show one at a time instead of all at once
  • Spell indicator freezing will unfreeze after cast time and max duration
  • Added -paperdoll command to open the opposite paperdoll you typically use
  • Added an auto resync option under Options->TazUO->Misc
  • Added both option to auto close gumps range or dead
  • Added shift + double click to advanced shop gump to buy/sell all of that item
  • Ctrl + Printscreen to screenshot the gump you're hovering over
  • Added use one health bar for last attack option

Bug fixes

  • Small null ref bug fix
  • PNG art loading fix

v3.13.0

17 Nov 18:06
b5d694e
Compare
Choose a tag to compare

Minor changes

  • Added an option under TazUO -> Misc to auto close healthbars that are anchored in addition to non anchored (Auto close on death, etc)
  • Added optional freeze on cast for spell indicator system
  • Save server side gump positions
  • Update to CUO changes
  • Added more equipment slots to original paperdoll

Bug fixes

  • Fixed unintentional item stacking
  • Potential small modified list bug

v3.12.0

15 Nov 02:32
19bcf00
Compare
Choose a tag to compare

Minor Changes

"Exclude self" added to nameplate options
Added override profile option for only characters on the same server

#Bug fixes
Potential bug fix for paperdoll null ref crash
Bug fix for spell indicator loading

v3.11.0

12 Nov 13:45
0632947
Compare
Choose a tag to compare

3.11.0

Major changes

  • Customizable journal tabs
  • Added advanced name plate options

Minor changes

  • Bug fixes for race change gump
  • Implement basic highlight-on-use for counter bar
  • Fix gump "pic-in-pic"
  • Infobar bug fixes
  • Modern paperdoll will save anchored status now
  • Added option for cooldown bars to use the last moved bar position instead of only setting it in options
  • Moved TTF font options to their own category

What's Changed

Full Changelog: v3.10.1...v3.11.0