tag v1.0.1
ce78be6c57e21d49345fe882ef873cae349b908b
Adirelle <adirelle@gmail.com>
2014-10-27 23:25:43 +0100

Better randonmess, Druids' flying form and minor improvments.


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

Adirelle:
	- Translations updated.
	- Added the druids' flying form.
	It is still available when using the Glyph of the Stag.
	Fixes GH-4.
	- Slightly reworked random selection to reuse the tables.
	- Fixed a typo in modifier tests.
Luke Mewburn:
	- Improve random selection.
	Maintain a context per mount mode containing the current speed and array
	of spell IDs for that speed.
	Select a random ID from the list.
	
	Results in a more random selection of mounts when a lot of mounts are favorites.
	
	The previous behavior was biased towards the last few favorite mounts per
	mode/speed.
Talyrius:
	- Place bindings in the "ADDONS" category
