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.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
Bug Fixes
- Added a loop to insure 'dire' mobs in Bard 1.5 despawn before reequiping weapons.
(933ea32) ~Lisie
- Fixed typo in loot functions causing crash when looting.
(45ba021) ~Lisie
- Excluded bard from "casting" check in Invis function
(65d0d73) ~Lisie
Features
- Updated version to 0.1.2
(7b23ca6) ~Lisie
Bug Fixes
- Changed near translocator message to super_verbose to reduce spam
(4ba935f) ~Lisie
- Typo upon begining quest/
(910f2c4) ~Lisie
- Set class automation scripts to use a Z radius of 100.
(e963a2a) ~Lisie
- Removed new line from response for versioning.
(1e8f5b2) ~Lisie
- Standardized tabbing for easier readability.
(f3dca69) ~Lisie
- Removed invis function, moved to travel functions.
(7ef5709) ~Lisie
Features
- Changed versioning to x.y.z format.
(3778cfa) ~Lisie
- Added logger functions.
(1d59b5c) ~LisieAdded a console window, as well as log levels and additional messages for debugging.
Added logging to file.
Testing
- Rogue 1.5 work.
(e7d6337) ~LisieStill not completed.
Commits
(6fe8a96) ~LisieFix
fix: removed unnecesary print statement.
(0748a1f) ~LisieFix
fix: Fixed typo referring to "Globe of Discordant Energy" as "Glove"
fix: Added checks in Shaman 1.0 quest to insure that Woe, Envy, and Marr's Promise are looted.
fix: Adjusted step numbers in Shaman 1.0 outline.
fix: Some renumbering of steps in Shaman 1.0 to accomodate the new verification steps. If continuing Shaman 1.0 please select the step you are on in the Outline tab.
test: Additional work on Rogue 1.5 and Paladin 1.5. (Not yet fully implemented)
(57dc126) ~LisieFix
fix: Fixed hunt mode farming using RGMercs Lua
(cf91dda) ~LisieFix
fix: Bug fix for crashes when running on a class that has not yet been implemented
(28d490e) ~LisieFixes
fix: Fixed typo causing a crash in farm routine when attempting to pause
feat: Initial work adding support for completing LDON adventures