File Details
1.0.0-beta
- B
- Jan 27, 2012
- 176.96 KB
- 10
- 4.3.0
- Retail
File Name
moto-tracker-1.0.0-beta.zip
Supported Versions
- 4.3.0
tag 1.0.0-beta
1776a8c13c4eacff5357695b15ddaed1908aa7d4
Peter Eliasson <warackta@gmail.com>
2012-01-11 15:03:29 +0100
Taggin as 1.0.0-beta
--------------------
Peter Eliasson:
- Removed v from version string in .toc file It is still a beta, and the v would trigger packaging as a release if uploaded to curse.com
- Actually, let's bumb the version to 1.0.0-beta. :)
- Do not want to react to our own messages...
- Upped the version to 0.0.2a!
- Sync for characters should be working now.
- Made another usefull function into a global method
- Made a function into a method as it will be usefull in other places.
- More sync, setting up handlers, adding libs, etc.
- Changed local version of table.insert to use the same naming-pattern as the rest of the local function.
- Set button to disabled if sync is disabled
- Forgot to change get and set to target the correct setting
- Missed a comma.
- Starting to add basic sync
- Made a local function a method instead.
- Added auto-update of own spec
- Added mainspec and offspec dropdowns
- New line
- Finished the class/spec/role list
- Seperated static values
- Changed name of the label containing the ats of a main
- Added call to update guild roster on selection of a char, this way updates are frequent when browsing, few when idle.
- Changed the auto-query of the gild roster to happen less often, allowing us to "save" the update to instantly update on event trigger
- Added a yellow color for the online tag in the list and alt labe if the player is afk
- Added inverting to the sorting
- Removed experimental code that did not work.
- Added a few extra sort options
- Starting to add a main/offspec value to the main area.
- Removed a bug that prevented the frame from showing at all...
- Moving some comments around
- Only show frame if it is not shown...
- Added sorting for alts aswell
- Replaced the disabled editbox for mains with a label instead, and added online ocloring of alts
- Cleares textare focus when autocomplete occurs
- Trim spaces of alts string list
- Added auto-completion to main name field.
- Forgot to change one call to the old function to use the method.
- Removed some print statements used for debugging
- Generate tree function added as a method, so it actually be called from other places...
- Moved som functions around, more cleanup. Trying to force tree to redraw when alt/main is changed.
- Some cleanup/renaming of functions
- Bug fixes with the main/alt and searchString is now reset when tab is re-shown
- Added alt/main relation field to the main panel.
- Typo.
- Forgot an end
- Hopefully finaly fix for the remove no longer memebers function. GetNumGuildMemebers() is not allways retruning the correct amount.
- Yet another fix for the remove no longer memebers function...
- Clear up
- Removed old code
- Major cleanup of tree generation code
- Added online status to the list of memebers.
- Removed un-used tab
- Yet another bug fix, and moved frame closing code into the addon object
- Fixed another bug with the removeNoLongerGuildMemebers function.
- Removed too much...
- Added slash command to show mainFrame
- Unsets our mainFrame when it is closed
- Hopefully fixed a bug that would reset the DB
- Added private note value
- Set a timer to request GuildRoster as often as we are allowed to if window is open (every 10 sec)
- Removed requests to GuildRoster, we do not need that as we track all events that can affect it.
- More refresh improvements
- Imporoved refresh code, added edit officer note.
- Added "hide offline" and refresh requests o the roster list, abillity to edit guild not to main panel
- Started adding info to the main panel, added some more default values on startup
- Tab files needs the global MOTOTracker vars.
- Backslash instead of slash for paths...
- And added the new folder...
- GUI folder and file structure for easier overview
- Using the proper args for the event handlers in the gui.
- Starting to set up the info/main panel of the TreeGroup.
- Minor cleanup, comments
- Added a search function for the roster info.
- Added checkbox for displaying only level 85s
- Sorting is now selectable via two dropdown menus.
- Added secondary sorting condition
- Added a sortable tree layout to the mainAltTracker tab of ui that groupes alts under main,
- Added new line
- Added a GUI file for the GUI and added it in the .toc.
- More tracking of memebers, removing memebrs that left on start up.
- Started adding tracking for guild roster changes.
- Added reset DB and restore defaults to the options page.
- No reason not to use self in a method.
- Defaults and options are set by functions, for future enable/disable suport
- Clean up code
- Some reorganization in main file, starting to think of a way to store data in DB
- Removing "test" value and made sure loadmessage is checked against char
- Adding default values settings.
- Added options, using the ace3 lib
- Added embeds
- Actually adding the locale...
- Adding Ace3 to .toc file and added locale for english
- Adding Ace3
- Newlines at end of files, some readme content.
- We are at patch 4.3 and changed file name of .lua file
- Added basic files
- Readme... YEY!

