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.3.32] - 2024-06-02
Bug Fixes
- Removed - 1 from setting step on bad id
(4efafd0) ~LisieIf count == 1 then goto item.gotostep instead
- Removed debug print strings
(43f4ecb) ~Lisie
- Changes for ranger speed skill
(d0ec1cb) ~Lisie
- Check distance to enviromental combine container before traveling
(3bf7ce3) ~Lisie
Features
- Version bump to v0.3.32 -- Added Monk Pre 1.5
(ff967eb) ~Lisie
- Monk Pre 1.5
(a6f639f) ~Lisie
- Added Monk Pre-1.5
(225c9ce) ~Lisie
- Work on Monk pre-1.5 and rng 1.5
(3de354f) ~Lisie
- Added ability to target self in order for non-npc speech triggers
(dd677b2) ~Lisie
- Updated settings for v0.3.31 to use proper ranger speed skill
(8dcd847) ~Lisie
[0.3.31] - 2024-06-02
Bug Fixes
- Cleric2.0 and pre1.5 fixes
(dd825a3) ~LisieCleric pre-15 step 24 failing to set step
Cleric 2.0 step 87-89 failing to loot Soulshard of Zordak
Features
- Version bump to v0.3.31
(ec1373f) ~Lisie
[0.3.30] - 2024-06-02
Bug Fixes
- Used /itemnotify # instead of finding slot info
(860dbeb) ~LisieFor when itemID is set
- Bard 1.5 tradeskill combines should resume properly.
(cdb7096) ~LisieSteps 156-211
- Lowered level of ranger low damage skill (again)
(d5c5380) ~Lisie
Features
- Version bump v0.3.30
(72e53e2) ~Lisie
- Added check to insure all characters are in the current zone
(56dee17) ~LisieChecks if everyone is in zone before dealing with xtarget list, invis, or speed.
- Added check for DS before attempting to damage npc to % health
(b1f2821) ~LisieRemove any damage shields before engaging a mob that we do not want to kill.
- Added averaging for velocity for more stable ETA/Velocity in display
(22a3a7b) ~LisieVelocity averaged over ~20 seconds.
[0.3.29] - 2024-06-02
Bug Fixes
- Updated version to v0.3.29
(8d2dfcd) ~LisieTypo in version led to issue with launching script.
[0.3.27] - 2024-06-01
Bug Fixes
- Added step to hand Child's Tear to Lord Rak`Ashiir
(c28ffcd) ~Lisie
Features
- Version bump to v0.3.27
(3623cbf) ~Lisie
[0.3.26] - 2024-06-01
Bug Fixes
- Driver will target door even if not the lockpicker
(3800271) ~LisieThis is in order to check if the door has opened or not.
- Fixed Cleric gating on the way to ssra after reaching the grey
(46723ac) ~Lisie
- Added search by item ID and step skip check to wait_cursor
(c445d9a) ~LisieItemID check for dealing with situations of duplicately named items.
- Changed ranger spell for low damage. FIxed missing () and log message
(0c2dc33) ~Lisie
- Check if container is quiver before trying to place item in it.
(1f1726d) ~Lisie
- Changed War 1.5 to purchase Gemming Mold in Katta instead of Rivervale
(79ace05) ~LisieFaction reasons whee
Features
- Version bump to v0.3.26
(2710e33) ~Lisie
- Updated navmesh hashes
(124abb3) ~Lisie
- Added xtarget ignore functionality to ignore certain targets
(7e50c77) ~Lisie
- Added handling for ignoring xtarget mobs of certain name.
(64e81e4) ~Lisie
- Added function calls for restore_weapons and wait_cursor
(055b10b) ~Lisie
- Added wait_cursor function
(8a70016) ~LisieWaits until a certain item is present on the cursor.
[0.3.21] - 2024-05-28
Bug Fixes
- Added log/status to remove weapons, added delay to looting routine.
(138ffd7) ~LisieDelay added to allow time for item to move from SList to PList
- Insure group member is in the zone before accesing member data
(e9f9ed4) ~Lisie
- Going backwards in steps will properly mark the following steps as completed in the outline
(2e44d32) ~Lisie
Features
- Version bump v0.3.21
(0278ab6) ~Lisie
- Added more trash forages to list
(a4fdc4d) ~Lisie
- Added REMOVE_WEAPONS direct call.
(b887324) ~Lisie