2008-05-19 |
smariot | Don't append the progress fraction if only one ithem...
|
commit | commitdiff | tree |
2008-05-19 |
smariot | Going to try using PLAYER_ENTERING_WORLD to re-anchor...
|
commit | commitdiff | tree |
2008-05-19 |
smariot | Fixed a crash with path resetting, zone node lists...
|
commit | commitdiff | tree |
2008-05-19 |
smariot | Added a work around for my broken routing code, until...
|
commit | commitdiff | tree |
2008-05-19 |
smariot | Watched quests not in the route should still have their...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added a small gap between the watched objectives and...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added hooks for AddObjectiveWatch and RemoveObjectiveWatch...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Watched quests are added to the tracker regardless...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Made quest tracker movable.
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added support for UberQuest's tracked Quests.
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added a comment about '/qh submit' when nagging if...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added /qh share and /qh solo to settings menu.
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Moved /qh solo after /qh share on the slash command...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Added the changelog, slash commands, and submitting...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Created a new slash command, /qh submit, to display...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Made text viewer darker and reset the scroll bar position...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Some bug fixes.
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Set filter_zone before calling Known, otherwise once...
|
commit | commitdiff | tree |
2008-05-18 |
smariot | Fixed an assertion error.
|
commit | commitdiff | tree |
2008-05-18 |
smariot | I still have no idea what went wrong with routing.
|
commit | commitdiff | tree |
2008-05-17 |
smariot | For objectives filtered by zone, will now consider...
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Don't have minimap_dodad jump ahead to objectives that...
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Meddled with routing some more.
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Fixed a small oopsy with indenting in objective tips.
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Fixed a few bugs regarding target locations.
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Will keep objective progress for the player around...
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Got progress variables backwards.
|
commit | commitdiff | tree |
2008-05-17 |
smariot | Tracker should now honor quests watched by the original...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Update the original tracker after we reshow it.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Hide text viewer if Esc is pressed.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Started adding changes to the change log, and changed...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Consider whether or not QuestHelper is hidden before...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Account for the tracker's scale when checking if the...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Added textviewer.lua to the list of files to be checked...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Added a small button to minimize the quest tracker.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Added colour for the progress of objectives in the...
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Fixed a problem invoking TrackerScale as a slash command.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Raised text viewer over the world map frame.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Had wrong file ignored.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Hiding quest helper now hides the quest tracker.
|
commit | commitdiff | tree |
2008-05-16 |
smariot | Added options for quest tracker to settings menu.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Made some changes to the help text.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Missed committing textviewer.lua.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Displays help using the same code used to display the...
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Displays the change log in-game when upgraded.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Protected tracker against missing quest objectives.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Added usage of colour and levels for names in the quest...
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Ignore failed quests.
|
commit | commitdiff | tree |
2008-05-15 |
smariot | Moved creation of minimap dodad from routing.lua to...
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Made map_overlay a child of WorldMapButton so that...
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Added 'tscale' command to scale the tracker.
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Gave the functions in objtip.lua a tooltip parameter.
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Fixed some problems with the release.
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Preparing for 0.46 release.
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Right clicking on a quest name in the tracker will...
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Changed monster/item tooltips to use indenting for...
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Routes use a semi-greedy crossover; they also no longer...
|
commit | commitdiff | tree |
2008-05-14 |
smariot | Fixed the problem with the COPPER, SILVER, and GOLD...
|
commit | commitdiff | tree |
2008-05-13 |
smariot | Did some more work on routing.
|
commit | commitdiff | tree |
2008-05-12 |
smariot | If the play is in an instance, have yieldIfNeeded behave...
|
commit | commitdiff | tree |
2008-05-12 |
smariot | Tried reimplementing routing.lua using genetic algorithms.
|
commit | commitdiff | tree |
2008-05-12 |
smariot | Explicitly passed nil to SetBackdrop, it wasn't happy...
|
commit | commitdiff | tree |
2008-05-12 |
smariot | Important update regarding the mathematical constant pi.
|
commit | commitdiff | tree |
2008-05-10 |
smariot | /qh find didn't print the localized 'NO_RESULTS' string...
|
commit | commitdiff | tree |
2008-05-10 |
smariot | ReleaseTable should be much faster now.
|
commit | commitdiff | tree |
2008-05-10 |
smariot | Moved updating of objective.filter_blocked into the...
|
commit | commitdiff | tree |
2008-05-09 |
smariot | Merge branch 'master' of git+ssh://questhelper@192...
|
commit | commitdiff | tree |
2008-05-09 |
smariot | Each file adds its name and version to QuestHelper_Files...
|
commit | commitdiff | tree |
2008-05-09 |
smariot | Fixed trying to release a non-existent variable.
|
commit | commitdiff | tree |
2008-05-09 |
smariot | Monster factions were strings rather than numbers,...
|
commit | commitdiff | tree |
2008-05-08 |
smariot | Objectives can now mark the objectives they're use...
|
commit | commitdiff | tree |
2008-05-08 |
smariot | Added 'quest' key to all quest objectives.
|
commit | commitdiff | tree |
2008-05-08 |
smariot | Fixed more references to WorldMapDetailFrame. I'm pretty...
|
commit | commitdiff | tree |
2008-05-08 |
smariot | Added appending of objective information to the tooltips...
|
commit | commitdiff | tree |
2008-05-07 |
smariot | Changed two more references from WorldMapDetailFrame...
|
commit | commitdiff | tree |
2008-05-07 |
smariot | Added that replacement quest tracker I always wanted.
|
commit | commitdiff | tree |
2008-05-07 |
smariot | Preparing for 0.45 release.
|
commit | commitdiff | tree |
2008-05-07 |
smariot | Added TomTom to menu button. If both TomTom and Cartographer...
|
commit | commitdiff | tree |
2008-05-06 |
smariot | Added support for TomTom.
|
commit | commitdiff | tree |
2008-05-06 |
smariot | I believe it was possible for an objective to be removed...
|
commit | commitdiff | tree |
2008-05-06 |
smariot | Fixed a bug where an objective could be added to the...
|
commit | commitdiff | tree |
2008-05-06 |
smariot | Merge branch 'master' of git+ssh://questhelper@192...
|
commit | commitdiff | tree |
2008-05-06 |
smariot | Fixed dependencies being altered while the routing...
|
commit | commitdiff | tree |
2008-05-06 |
smariot | Fixed objective sharing. Except I didn't really, because...
|
commit | commitdiff | tree |
2008-05-04 |
smariot | Used same work rate regardless of whether or not the...
|
commit | commitdiff | tree |
2008-05-01 |
smariot | Made build script comment out assert statements in...
|
commit | commitdiff | tree |
2008-05-01 |
smariot | Made map icons anchor to QuestHelper.map_overlay like...
|
commit | commitdiff | tree |
2008-05-01 |
smariot | Move SetLocaleFonts call, would try to use preferences...
|
commit | commitdiff | tree |
2008-04-27 |
smariot | Added changes made so far to changes.txt.
|
commit | commitdiff | tree |
2008-04-27 |
smariot | Added Fonts directory to created archives.
|
commit | commitdiff | tree |
2008-04-27 |
smariot | Changed compile script to not add more than five locations...
|
commit | commitdiff | tree |
2008-04-26 |
smariot | Added a globe icon for the locale menu.
|
commit | commitdiff | tree |
2008-04-26 |
smariot | Added readme.txt for font directory.
|
commit | commitdiff | tree |
2008-04-26 |
smariot | Made map button use QuestHelper's serif font, and added...
|
commit | commitdiff | tree |
2008-04-26 |
smariot | Added X-Website and X-Embeds to TOC.
|
commit | commitdiff | tree |
2008-04-26 |
smariot | Added performance scaling to menu.
|
commit | commitdiff | tree |
2008-04-25 |
smariot | Made build script append version to created archives.
|
commit | commitdiff | tree |
2008-04-25 |
smariot | Merge branch 'master' of git+ssh://questhelper@192...
|
commit | commitdiff | tree |
2008-04-25 |
smariot | Did a bunch of stuff to try to improve performance.
|
commit | commitdiff | tree |
2008-04-25 |
smariot | Made menus one point bigger.
|
commit | commitdiff | tree |