Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[0.1.11] - 2024-04-17
Bug Fixes
- Removed old outline/full outline drawing from main imgui function.
(580e7db) ~Lisie
- Fixed width of class automation drop down in settings tab
(45ef4ca) ~Lisie
- Version checking fix
(ac50ead) ~Lisie
Features
- Version bump to 0.1.11
(df8fbd3) ~Lisie
- Moved general tab drawing to draw_gui
(c3a93b6) ~Lisie
- Moved full outline tab drawwing to draw_gui
(d3cef53) ~Lisie
- Added step outline tab drawing to draw_gui
(239af62) ~Lisie
- Moved Console tab drawing to draw_gui
(e264637) ~Lisie
- Cosmetic changes in settings tab
(8bfdd6c) ~Lisie
- Added another text area in the General tab indicating a more broad view of your current step.
(7aca38a) ~Lisie
[0.1.10] - 2024-04-17
Bug Fixes
- Additional fix for Cleric 1.5
(52eb24f) ~Lisie
- Speculative fix for oddities with cleric1.5 Step 15-24. Typo in NPCs name.
(c803944) ~Lisie
- Shaman 1.0 will now stay on mesh when trying to reach Neh`Ashiir
(12b7858) ~LisieThere is a new mesh up at https://github.com/yb-f/meshes for City of Mist.
- Remove invis at the start of farm loop
(0aab432) ~Lisie
- Goto in loot step for glaron/tabien
(b16938e) ~Lisie
- Shaman 1.0 - The script will properly recognize Tabien and Glaron are up and move on after killing them.
(9b08290) ~Lisie#470
Features
- Version bump to 0.1.10
(f80bb45) ~Lisie
- Add storing of autosize sizeself at startup. Restore when finished with task.
(3d66514) ~Lisie
[0.1.9] - 2024-04-16
Bug Fixes
- Changes to Shaman 1.0 steps with Tabien and Glaron
(1207ef6) ~Lisie
Features
- Version bump to v0.1.9
(7fe0ae3) ~Lisie
[0.1.8] - 2024-04-16
Bug Fixes
- Random line fix
(ee41e2a) ~Lisie
- Added checks for autosize state on startup
(a3fc11f) ~Lisie
- Fix for hang on bard when using CAST_ALT function
(59250d4) ~Lisie
- Incluced creation of settings.speed in new config creation.
(c95e81d) ~Lisie#446
- Added loop to verify the experiment button has been clicked on enviromental tradeskill containers.
(8bb291d) ~Lisie#447
- Fixed outline numbering for changed quests.
(42fd6d0) ~LisieShaman 1.5 and Rogue 1.5 have had changes made to them which may make your previously stored steps slightly innacurate. If continuing one of these quests use the outline to verify the step you should actually be on.
- Fixed Plane of Sky steps in Shaman 1.5 using Agent of Change
(fe5ef38) ~LisieThis has not been heavily tested on my end. It may run into issues with the island bosses not being available and failing to spawn Sirran.
(#452)
- Added note indicating need to be in a guild to use guild portals.
(23c4939) ~LisieAdded to Paladin pre1.5 and Shadowknight pre1.5 for Plane of Hate.
Added to Shaman 1.5 for Plane of Sky.
(#452)
- Fix to make rogue sneak behind mobs before interacting with them in cases where faction may be needed
(2f5b4d6) ~LisieFix for message #451
- Added message to remind user to verify location of their food and drink so as to not consume quest items.
(a21cbdd) ~LisieIssue from post #451
- Added check to insure Shav the Cryptologist is up before continuing
(c8b8c0a) ~Lisie
- Added checks for pause and skipping of steps to relocate loops.
(906ee62) ~Lisie
- Added checks to relocate function to break out of loops and insure we have actually zoned.
(3994ed8) ~Lisie
- Corrected call to npc_kill_all function.
(e199068) ~Lisie
Features
- Version bump to 0.1.8
(218ddf3) ~Lisie
- Added Mq2autosize features into zone_travel
(4e0f464) ~LisieThe autosize features have not been tested as exstensively as I would have liked, so please let me know if you encounter any issues due to them.
Thank you a_moss_snake for inspiriation on the usage of autosize.
- Added functionality for mq2autosize to travelloop
(3f42232) ~Lisie
- Added return vlaues from open_door function
(0d3de2c) ~Lisie
- Added autosize checks to determine status of autosize plugin
(2645cf3) ~Lisie
- Added checks for autosize plugin.
(4b25c49) ~LisieThis is being added to help if you are becoming stuck while travelling.
It is not required for the script to run.
- Added sneak function.
(06777f5) ~LisiePart of fix for post #451
[0.1.7] - 2024-04-15
Features
- Version bump to 0.1.7
(9e887ef) ~Lisie
[0.1.6] - 2024-04-15
Bug Fixes
- Removed debug message
(986cd2a) ~Lisie
[0.1.6] - 2024-04-15
Bug Fixes
- Fixed changing loglevel
(4bfa159) ~Lisie
- Set MA for RGMercs Lua when running solo
(7ce3bde) ~Lisie
- Updated gate/invis potion requirements for completed classes and quests
(e181019) ~Lisie
Features
- Version bump to 0.1.6
(4dcc3a4) ~Lisie
- Warrior Pre-1.5 complete!
(3f50e52) ~Lisie
- Added tradeskill requirements for Warrior Pre 1.5
(41ccbca) ~Lisie
Testing
- Line cleanuip
(55ccae7) ~Lisie
[0.1.5] - 2024-04-15
Bug Fixes
- Version bump to 0.1.5
(36e14b0) ~Lisie
- Added setting for travel speed usage if not already present in settings files.
(a1371a8) ~Lisie
- Moved drawing settings tab to draw_gui functions.
(3785873) ~Lisie
Features
- Added travelspeed functions and checks
(e708d41) ~Lisie
- Added toggle for using travel speed buffs in settings tab.
(eaee0c0) ~Lisie
- Additional settings for travel speed
(93d5399) ~Lisie
- Added additional settings to accomodate speed skills.
(6196c63) ~Lisie
- Added AA based movement speed skills.
(068f065) ~LisieBard - Selo's Sonata
Druid - Communion of the Cheetah and Spirit of Eagles
Shaman - Communion of the Cheetah
Ranger - Spirit of Eagles
Only AA based abilities are added because it would cause annoying memming and unmemming issues to use spell based movement speed.
- Added versioning for config so we can update configuration changes.
(d894147) ~Lisie
- Added Circlet of Shadows to invis options for Necro and SK
(1a911df) ~Lisie
- Relocate will now search for an available method rather than requiring a static call.
(f5a9646) ~LisieWill currently search for Gate AA, Drunkard's Stein, Throne of Heroes AA, Origin AA, and Philter of Major Translocation. In that order.
- Rogue 1.5 outline completed.
(fc4ab19) ~Lisie
[0.1.4] - 2024-04-14
Features
- Rogue 1.5 complete!
(89963be) ~LisieAll steps for rogue 1.5 completed. This is a VERY long quest, with a lot of tradeskill requirements.
- Added status text for pickpocket action
(da90a6c) ~Lisie
- Version bump to 0.1.3
(2d1368e) ~Lisie
Commits
- Bump version to 0.1.4
(2486e70) ~Lisie
Bug Fixes
- Fixed capitilzation in variable declares on face_loc
(b868367) ~Lisie
- Improved functionality for navigation when encountering teleports.
(992b41e) ~Lisie
- Incorrect call to findnearestnpc in backstab function
(51223fa) ~Lisie
- Increased delay before looting.
(3106064) ~Lisie
- Made epic_choice globally visable
(8661650) ~Lisie
- Added chest type to matchfilters and kill
(4f3a483) ~LisieThis will allow chests to be searched for and beaten open.
- Included text on tradeskill requirements if they are unmet
(6a09625) ~Lisie
- Crash if tradeskill requirements were unmet on start.
(fd57496) ~Lisie
- Added scrollable regions to keep tabs visable in window
(0ee537b) ~Lisie
- Added ICONS to drawgui
(b723826) ~Lisie
- Added step to BST 1.5 to wait for Gryme the Crypt Guardian to spawn
(531d9f2) ~Lisie
- Fixed crash when creating Sheath of Darktidings in SHD 1.5
(2729b17) ~Lisie
- Fixed unescaped % in damage_until
(0ba741c) ~Lisie
- Rolled version back to 0.1.1 until I can improve version checking tomorrow.
(55323e2) ~Lisie
Features
- More LDON functionality.
(f9bd34b) ~Lisie
- Added class, epic, and step into debug messages
(07a7188) ~Lisie
- Moved renderoptiontoggle to draw_gui
(9546452) ~Lisie
- Added full outline tab
(94f8f04) ~LisieWhile running a quest the full outline tab will appear. This will allow you to see all steps of the quest.
Step numbers in the full outline are color coded.
Green is a step ahead of your current step.
White is your current step.
Red is a step behind your current step.
- Updated version checking function
(ef65fb8) ~Lisie
- Updated version to 0.1.2
(7b23ca6) ~Lisie
Testing
- Added goto in wait
(d234b85) ~Lisie
- Increased pauses when requesting an LDON adventure
(c34a641) ~Lisie
Bug Fixes
- Included text on tradeskill requirements if they are unmet
(6a09625) ~Lisie
- Crash if tradeskill requirements were unmet on start.
(fd57496) ~Lisie
- Added scrollable regions to keep tabs visable in window
(0ee537b) ~Lisie
- Added ICONS to drawgui
(b723826) ~Lisie
Features
- Moved renderoptiontoggle to draw_gui
(9546452) ~Lisie
- Added full outline tab
(94f8f04) ~LisieWhile running a quest the full outline tab will appear. This will allow you to see all steps of the quest.
Step numbers in the full outline are color coded.
Green is a step ahead of your current step.
White is your current step.
Red is a step behind your current step.
Testing
- Increased pauses when requesting an LDON adventure
(c34a641) ~Lisie
Bug Fixes
- Added step to BST 1.5 to wait for Gryme the Crypt Guardian to spawn
(531d9f2) ~Lisie
- Fixed crash when creating Sheath of Darktidings in SHD 1.5
(2729b17) ~Lisie
- Fixed unescaped % in damage_until
(0ba741c) ~Lisie
- Rolled version back to 0.1.1 until I can improve version checking tomorrow.
(55323e2) ~Lisie
Features
- Updated version checking function
(ef65fb8) ~Lisie