tag v5.4.7.0_beta2
a723150b0962394b0534ebbbb40ed17fbf44a687
Justin Snelgrove <jj@stormlord.ca>
2014-04-23 18:12:09 -0400

v5.4.7.0_beta2: Second beta. Fixes, tidying, and minor new features.


--------------------

Justin Snelgrove:
	- Modify versions, changelog for v5.4.7.0_beta2.
	- xrpui_editor: Special-case Default's color.
	Default now has a golden color in the profile selection menu to notify
	it being rather special.
	- xrp: Add support for overwriting Default.
	Default can now be overwritten by copy or rename, as long as "Default
	(Old)" doesn't exist. In the overwrite, Default is backed up to "Default
	(Old)" (which can be restored to Default easily in another special case).
	- xrpui_tooltip: Truncate fields more gracefully.
	This truncates based on spaces and will, optionally, wrap one line
	first.
	- xrpui: add chatnames menu.
	This allows toggling on/off the categories of chat messages. It's ugly
	as sin and barely works, but at least I'll replace it with a real
	interface options panel soon enough.
	- xrpui: Add "Currently" override popup/menu item.
	This allows temporarily overriding the "Currently" status line in the
	same manner as the IC/OOC status toggle.
	- xrpui_editor/xrp: Implement copy-from-Default.
	Check boxes are added to all fields (next to labels) in the editor to
	automatically copy those values from the Default profile if the boxes
	are checked. This defaults to true, but can be toggled on a per-field,
	per-profile basis.
	- xrp/xrpui: Handle other RP addons better.
	XRP will now noisly complain if there's another RP addon loaded before
	it. The UI minimap icon now defaults to a question mark icon, rather
	than a confusing empty circle.
	- xrpui_editor: Add more warnings.
	Profile copies and renames will now not silently fail when the profile
	fails to rename or copy: they now noisily fail.
	- xrpui_viewer: Parse VA to remove version numbers.
	This trims down the sheer length this can reach, allowing more room to
	not start overlapping the receiving/received information.
	- xrpui_viewer: Implement mouseover tooltips.
	Long values (if characters * 6 > box width -- rough estimate on
	character width) will now produce mouseover tooltips consisting of the
	full, unabridged contents.
