uox3/docs/assets
Xoduz 1848a14772 Tooltip sorting
Tooltip entries for Characters/Items now have a sorting order associated with them, defined in code via a "sortOrder" parameter in the ToolTipEntry
For custom tooltips in scripts, sort order can be set via the temporary tag. Example:
	iUsed.SetTempTag( "tooltipSortOrder", 1 ); // sort tooltip after name (sortOrder 0), but before maker's mark (sortOrder 5).
This information and a list of the default hard-coded sort order can also be found in the updated UOX3 Documentation, under Features > Object Tooltips
2025-04-22 08:36:56 +08:00
..
css Rework of passive stat regeneration 2025-04-20 06:05:44 +08:00
images Tooltip sorting 2025-04-22 08:36:56 +08:00
js 0.99.4x 2021-09-20 21:35:17 +08:00
webfonts Numerous changes with focus on feature and stability parity across Windows, Linux and MacOS platforms 2020-09-07 18:09:55 +08:00