Change Log:
--------------------
version 1.3.2:
- Fixed restoring last used addon, if addon settings were opened manually.
- API bump for Clockwork City.
version 1.3.1:
- API bump for Horns of the Reach.
version 1.3.0:
- The Lua memory limit warning is no longer in use with launch of Morrowind => The current usage will be shown, only.
version 1.2.9:
- Localization. Thanks to @lexo1000 for french translation.
version 1.2.8:
- Fixed isue with LAM2 rev23: Last page not shown.
version 1.2.7:
- ESO 2.7 'Homestead' ready.
version 1.2.6:
- API 100017 'One Tamriel' ready.
version 1.2.5:
- API bump 100016: ESO 2.5 (Shadow of the Hist) ready.
- Make use of Is64BitClient if available
version 1.2.4:
- Fixed bug when using the shortcut the first time for a new character. Reported by @QuadroTony.
version 1.2.3:
- ESO 2.4 (Dark Brotherhood) support
- Show client CPU architecture
version 1.2.2:
- Just API update to 100014
version 1.2.1:
- Just API update to 100013
version 1.2.0:
- Orsinium ready: Updated LibMainMenu-2.0
- Open last used addon, even if opening game menu without key-bind.
version 1.1.1:
- Temporary fix for LAM2 for refreshing selected settings page on opening. Including associated slash-commands.
version 1.1.0:
- Updated APIVersion to 100012
version 1.0.2:
- Update to LibStub r4
version 1.0.1
- API: VOTANS_MENU_SETTINGS
- Dynamic refresh of Lua memory usage (1s)
version 1.0.0
- initial
Description:
--------------------
Description
This add-on is for the add-ons themself.
It introduces the following to toggle directly to the add-on settings menu of LAM2:
main menu button
key-bind
slash-command (/addonsettings)
It remembers and opens the last used add-on settings page even after /reloadui or relog, if using the button or key-bind.
Assuming you want to change the settings of the add-on, opened last time, anyway and do not need to seek it again.
Inspired by the main menu button of FCO ItemSaver from Beartram. This is a generic version of it.
On the settings page of this add-on itself you can:
Turn on/off the main menu button
See the current Lua memory usage. The warning-symbol is shown at 4x start usage.
See the versions of libraries coming along with the add-ons you currently use. May a useful additional information, if you report bugs due to add-on conflicts.
show client CPU architecture (x32 or x64)
To Do
- none
--------------------
version 1.3.2:
- Fixed restoring last used addon, if addon settings were opened manually.
- API bump for Clockwork City.
version 1.3.1:
- API bump for Horns of the Reach.
version 1.3.0:
- The Lua memory limit warning is no longer in use with launch of Morrowind => The current usage will be shown, only.
version 1.2.9:
- Localization. Thanks to @lexo1000 for french translation.
version 1.2.8:
- Fixed isue with LAM2 rev23: Last page not shown.
version 1.2.7:
- ESO 2.7 'Homestead' ready.
version 1.2.6:
- API 100017 'One Tamriel' ready.
version 1.2.5:
- API bump 100016: ESO 2.5 (Shadow of the Hist) ready.
- Make use of Is64BitClient if available
version 1.2.4:
- Fixed bug when using the shortcut the first time for a new character. Reported by @QuadroTony.
version 1.2.3:
- ESO 2.4 (Dark Brotherhood) support
- Show client CPU architecture
version 1.2.2:
- Just API update to 100014
version 1.2.1:
- Just API update to 100013
version 1.2.0:
- Orsinium ready: Updated LibMainMenu-2.0
- Open last used addon, even if opening game menu without key-bind.
version 1.1.1:
- Temporary fix for LAM2 for refreshing selected settings page on opening. Including associated slash-commands.
version 1.1.0:
- Updated APIVersion to 100012
version 1.0.2:
- Update to LibStub r4
version 1.0.1
- API: VOTANS_MENU_SETTINGS
- Dynamic refresh of Lua memory usage (1s)
version 1.0.0
- initial
Description:
--------------------
Description
This add-on is for the add-ons themself.
It introduces the following to toggle directly to the add-on settings menu of LAM2:
main menu button
key-bind
slash-command (/addonsettings)
It remembers and opens the last used add-on settings page even after /reloadui or relog, if using the button or key-bind.
Assuming you want to change the settings of the add-on, opened last time, anyway and do not need to seek it again.
Inspired by the main menu button of FCO ItemSaver from Beartram. This is a generic version of it.
On the settings page of this add-on itself you can:
Turn on/off the main menu button
See the current Lua memory usage. The warning-symbol is shown at 4x start usage.
See the versions of libraries coming along with the add-ons you currently use. May a useful additional information, if you report bugs due to add-on conflicts.
show client CPU architecture (x32 or x64)
To Do
- none