• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
  • Unfortunately, yes, there is a suspension wave happening around the new tlp launch. :'( Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.
Epic Laziness

Work in Progress Epic Laziness v0.3.17

[0.3.6] - 2024-05-05​


Bug Fixes 🐛


- Added distance checks before navigating.
(60a12db) ~Lisie
- Added checks for prayer beads before moving on. Pal 2.0
(aec59ba) ~Lisie
- Added group size check to Rogue 2.0 before LDON raid
(5067f62) ~Lisie

Features ⛲


- Version bump to v0.3.6
(34c5c4c) ~Lisie
- Split run_epic to init_epic and run_epic
(90956ae) ~Lisie
- Added step change handler
(3154656) ~Lisie

[0.3.5] - 2024-05-05​


Bug Fixes 🐛


- Fixed stopping when tradeskill requirements are met.
(8a1c9cd) ~Lisie
- If step is nil make step 0
(a921edd) ~Lisie
- Changed command to start RGMercs.mac to be correct.
(26fc52a) ~Lisie

Features ⛲


- Version bump to v0.3.5
(7caac27) ~Lisie

〰️Commits​


Fixed call to ignore_mob

was calling group_size_check
(f687e34) ~Lisie

[0.3.4] - 2024-05-05​


Bug Fixes 🐛


- Improved pause function name to be more clear
(a849eef) ~Lisie
- Nil check mq.TLO.Me.Xtarget() before checking value
(6fbf8cd) ~Lisie
- Variable name cleanup and removal of unused variables
(75ede77) ~Lisie
- Set/Get status calls : vs .
(2402a2a) ~Lisie
- Consts for speed buff AANums
(4fbd260) ~Lisie
- Ipairs
(d444690) ~Lisie
- Ipairs
(02176b1) ~Lisie
- Dot notation for table
(130ad2f) ~Lisie
- Use ipairs instead of pairs
(945f3f0) ~Lisie
- Blank line cleanup
(d7a4bc2) ~Lisie
- Use .skill_to_num instead of ['skill_to_num']
(51cea62) ~Lisie
- Comparison cleanup and return if group < required #
(77c291d) ~Lisie
- Remove unnecessary comparisons
(0a4c779) ~Lisie
- Remove unncessary comparisons
(71ccf4d) ~Lisie
- Gamble_event using DESIRED_CHIPS instead of hard coded
(dd9da13) ~Lisie
- Set autosize sizes and choice as variables
(306f967) ~Lisie
- Changed construction of State
(b20f9e2) ~Lisie
- String.find -> string.match
(20dc493) ~Lisie
- Clean up requirements and some variable declerations
(12300f9) ~Lisie

Features ⛲


- V0.3.4
(5074e46) ~Lisie
- Version bump v0.3.3
(8fa8df5) ~Lisie
- Use MAX_DISTANCE instead of static number
(fe30961) ~Lisie
- Use setStatusText instead of direct setting
(3703294) ~Lisie
- Distance checks to use MAX_DISTANCE instead of static value
(da41161) ~Lisie
- Use setStatusText to set State.status
(954cae7) ~Lisie
- Add read/set status text function
(768ddb2) ~Lisie
- Improved readability and creation of some debug messages
(b02c1b0) ~Lisie
- Define FIRST_WINDOW_??, changed epic_list to table
(09dc5d0) ~Lisie
- Added semver library
(9e46a90) ~Lisie
- Added semver library for version check, made plugins a table
(a40c255) ~Lisie

[0.3.2] - 2024-05-04​


Bug Fixes 🐛


- Removed debug print messages
(3fab9ad) ~Lisie

Features ⛲


- Version bump to v0.3.2
(ec88013) ~Lisie

[0.3.1] - 2024-05-04​


Bug Fixes 🐛


- Made Task_Functions a global
(6be32cc) ~Lisie
- Commented additions for currentpathdistance
(60065d2) ~Lisie
- Various small changes
(752cbcd) ~Lisie

Features ⛲


- Version bump to v0.3.1
(6b9016a) ~Lisie
- Added desc to task_functions, made full outline use that field
(2e832ec) ~Lisie
- Added functions to State to accomodate table lookup change
(2421518) ~Lisie
- Replaced if/elseif tree with table lookup to call functions.
(41ba9e9) ~Lisie
- Added item to sendyes, removeinvis, picklock, and opendoorall
(19dad2b) ~Lisie
- Changed face_heading from heading to item.what
(bb2046a) ~Lisie
- Added item to pickup_key restore_item enviro_combine_do and auto_inv
(5e9de7b) ~Lisie
- Added item to sneak, changed status message on wait to item.wait
(fb68f75) ~Lisie

〰️Commits​


PR # [22](https://github.com/yb-f/epiclaziness/pull/22): Desc
(a1d665d) ~Lisie
PR # [21](https://github.com/yb-f/epiclaziness/pull/21): epic refactor
(cc95f71) ~Lisie

[0.2.14] - 2024-05-03​


Bug Fixes 🐛


- Stopped step from saving if script ends on that step due to failure.
(c0d8e30) ~Lisie
- War 2.0 numbering
(6be7a3e) ~Lisie
- Exit out of pause loop if we stop the script.
(5918884) ~Lisie
- Npc follow will now move back 1 step if not near npc
(9456c41) ~Lisie
- Added startdist to zone_travel
(791878e) ~Lisie
- Ground_spawn_farm will now end properly
(637e6fb) ~Lisie

Features ⛲


- Version bump to v0.2.14
(17847a4) ~Lisie
- Added status message and logger message when pressing stop.
(d594573) ~Lisie
- Completed Warrior 2.0
(d974a16) ~Lisie
- Enabled warrior 2.0
(cc0c2a6) ~Lisie
- Added outline for Warrior 2.0
(38a3d46) ~Lisie
- Made travel progress bar operate every .1 seconds instead of 1
(58fee96) ~Lisie
- Adding travel progress bar for zone_travel
(62668c5) ~Lisie
- Added outline description for GROUND_SPAWN_FARM
(d55f37f) ~Lisie

Testing 🧪


- War 2.0 work (95%)
(8fc25e9) ~Lisie

[0.2.13] - 2024-05-02​


Bug Fixes 🐛


- Typo in ingame check
(6bce98e) ~Lisie

Features ⛲


- Version bump 0.2.13
(955afea) ~Lisie
- Added 3 way checkbox handling in outline tab
(525508f) ~Lisie
- Added checkbox functionality to Outline tab.
Green square indicates the step will be performed as normal.
Yellow checked square indicates that you would like the script to stop upon reaching this step so you may perform it manually.
Red solid square means that this step has been completed already, or that you desire to skip to the next Outline step upon reaching this item.
(533a6fe) ~Lisie
- Added check to insure we are ingame, close if not.
(6edf37d) ~Lisie

Testing 🧪


- Created war2.0 outline table
(1c6d731) ~Lisie

[0.2.12] - 2024-05-02​


Bug Fixes 🐛


- Fixed use of travel speed skills when using a single tag along
(ab0c3cb) ~Lisie

Features ⛲


- Version bump to 0.2.12
(a6c6dde) ~Lisie
- Added outline for Paladin 2.0.
(69628f7) ~Lisie
- Final steps of Paladin 2.0 epic added.
(d8a7f38) ~Lisie
- Added Paladin 2.0
(102aba7) ~Lisie
- Set high value limit to 21 on Clear Xtarget box in settings.
(6f5c052) ~Lisie
- Added pet into match type.
(f77efd2) ~Lisie
- Added hash for qeynos2.navmesh
(e880cdb) ~Lisie

[0.2.11] - 2024-05-01​


Bug Fixes 🐛


- Commented out KA/MA in unignore.
(4b6caf8) ~Lisie
- Added tonumber conversion to item.what in farm while near
(1a7fb8f) ~Lisie
- Set stored location at start of travel loop
(2237008) ~Lisie

Features ⛲


- Version bump 0.2.11
(cd15410) ~Lisie
- Added outline description for unignore mob
(6ffe9d4) ~Lisie
- Added Unignore
(24c0b00) ~Lisie
- Update for Paladin 2.0 reqs
(12d41ff) ~Lisie
- Added NPC_FOLLOW_EVENT
(f191945) ~Lisie
- Added call to farm_while_near
(2b45740) ~Lisie
- Added outline description for drop adventure and farm while near
(fa3f30a) ~Lisie
- Added farm while near
(dd220f6) ~Lisie

Testing 🧪


- Paladin 2.0 work (90% complete)
(3844c4d) ~Lisie
- Paladin 2.0 work.
(93fecfa) ~Lisie

[0.2.10] - 2024-04-30​


Bug Fixes 🐛


- Item count added to combine_item fields
(f2af975) ~Lisie
- Rogue 1.5 step 148-151, removed 2nd handin
(d7f8275) ~Lisie
- Nil check on group_size_check
(2b73ad1) ~Lisie
- Changed method for ending LDON adventure on group
(8b1a63a) ~Lisie
- Added leaving adventure for party members so we can request new
(f20acf2) ~Lisie

Features ⛲


- Version bump 0.2.10
(1b4ee5b) ~Lisie
- Added drop_adventure function
(40a74a1) ~Lisie
- Updated quest requirements for Pal20, war15
(979f196) ~Lisie
- Added Drop Adventure call
(49a877a) ~Lisie
- Added detection for walking across teleporter.
(60ac887) ~Lisie
Back
Top