• 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.17] - 2024-05-19​


Bug Fixes🐛


- Rogue 744/745 ignore Kiliki
(b26febe) ~Lisie
- Rogue 1.5 step 756-760 invis flag
Was missing invis flag on a few of these steps. Added them in.
(93ea246) ~Lisie
- Added prechecks in bard 1.5
Added pre-checks for each of the dragon crystals before attempting to go farm them.
(94e388a) ~Lisie
- Beast pre 1.5 step ~60
Will now use an enviromental Mixing Bowl rather than buying one and using it in inventory.
(85bdbab) ~Lisie

Features⛲


- Version bump to v0.3.17
(e373419) ~Lisie
- Added dz_check to paladin 2.0 step ~200
(7dc1d7b) ~Lisie
- Added functions to check what dynamic zone we have
Checks dynamic zone against item.zone, this is for paladin 2.0 step 200 to insure Gersh gives the correct zone.
(def7305) ~Lisie
- Added checks for secondary_loot to farm_radius
(73b54f1) ~Lisie
- Added secondary_loot field to all tables
Will be used in farm_radius events to have a secondary loot item for the step without hindering progress if farming for that item is not complete.
(3dd6781) ~Lisie
- Added check to gate between zone
If you are already in your bound zone it will not attempt to gate you.
(3bbd35c) ~Lisie

[0.3.16] - 2024-05-17​


Bug Fixes🐛


- Added level to speed skill check
This will only check the level required for the AA speed skill, it will not check the character actually has the AA purchased.
(b77914b) ~Lisie
- Rogue gamble will look for trigger instead of chips.
(e25190c) ~Lisie
- Added check before starting farm loop to insure location is correct.
(d0df9b4) ~Lisie

Features⛲


- Version bump v0.3.16
(c5b6980) ~Lisie

[0.3.15] - 2024-05-17​


Bug Fixes🐛


- Beastlord 1.5 Full Outline crash
Row misalignments
(a38b00e) ~Lisie

Features⛲


- Version bump 0.3.15
(bc293ca) ~Lisie

[0.3.14] - 2024-05-15​


Bug Fixes🐛


- Crash in DamageUntil function.
Didnt properly escape %
(c699aa9) ~Lisie

Features⛲


- Version bump v0.3.14
(ac991cc) ~Lisie

[0.3.13] - 2024-05-13​


Bug Fixes🐛


- Rogue gambling function being called improperly
Call was to rogue_gamble, function was rog_gamble.
(cdabd7f) ~Lisie
- Fixed typo in campGroup function.
This would cause a crash if the user was grouped in several steps.
(1f717f7) ~Lisie
- Bst pre-15 travel in step 33.
Step 33 will not trigger gating again after traveling to the nexus.
(e27f50d) ~Lisie

Features⛲


- Version bump v0.3.13
(af0e587) ~Lisie

[0.3.12] - 2024-05-09​


Bug Fixes🐛


- Check if we are in the desired zone before gating.
(51c89b8) ~Lisie
- Will once again save when changing class automation.
(a26256e) ~Lisie
- Fixed crash on full outline when step is unknown.
(0009353) ~Lisie
- Crash in find_best_bag_slot when item is not a bag.
(62ab957) ~Lisie

Features⛲


- Version bump 0.3.12
(ec6341a) ~Lisie

[0.3.11] - 2024-05-08​


Bug Fixes 🐛


- Shaman 1.0 fixes
(d1c8eeb) ~Lisie
- Distance
(d43d54e) ~Lisie
- Shaman 1.0 save fix.
(8ec7e7d) ~Lisie
- Generate all parameters at execution time.
(16fd38d) ~Lisie
- Fixed crash after completing a tradeskill combine.
(a1a8e18) ~Lisie
- Combine container not emptying after placed in its slot.
(4963df5) ~Lisie
- Replaced printf with logger.
(60d8995) ~Lisie
- Sham 1.0 fix
(39eae2b) ~Lisie
- Fulloutline Shaman 1.0 and clr pre-1.5 crashes
(4b1f5da) ~Lisie

Features ⛲


- Version bump v0.3.11
(ed12b76) ~Lisie

[0.3.10] - 2024-05-08​


Bug Fixes 🐛


- Adjusted outline steps to match new shaman1.0
(8b5490e) ~Lisie
Fix moved log message up
(96ecc47) ~Lisie

Features ⛲


- Version bump v0.3.10
(e25a8fc) ~Lisie
- Added distance check from loc into general_search
(a6835f8) ~Lisie
- Rewrote Shaman 1.0 database
(789e1e2) ~Lisie

[0.3.9] - 2024-05-07​


Bug Fixes 🐛


- Increased delay after using invis skill
(e5fb881) ~Lisie
- Typo on NPC name
(76e49db) ~Lisie
- Fixed bug in save function.
(8670e35) ~Lisie
- Removed unused function.
(2506994) ~Lisie
- Revert some changes to navUnpause
(4df7da7) ~Lisie
- Fixed params on removeInvis call
(08b43ea) ~Lisie
- Moved require for load them up with other requires
(a110049) ~Lisie
- Removed unneeded file.
(2109d9a) ~Lisie
- Use readGroupSelection rather than directly calling variables
Improves code readability.
(2348fbf) ~Lisie

Features ⛲


- Version bump to v0.3.9
(e56efcf) ~Lisie
- Magician Pre-1.5 Complete.
(fbf3d45) ~Lisie
- Magician Pre 1.5 outline
(00d85e8) ~Lisie
- Moved hashes into this file instead of a seperate one
(d9df084) ~Lisie

Testing 🧪


- Mage pre1.5 work (85%)
(4fd3e07) ~Lisie

[0.3.8] - 2024-05-06​


Bug Fixes 🐛


- Calling xtargetcheck from Combine_Do
Was missing a parameter on the function call
(cbabad0) ~Lisie
- Added gotostep values for pal2 #116-#121
(7ad3eb7) ~Lisie
- Set default distance value to prevent crash at line 360.
(7b95a39) ~Lisie
- Corrected rgmercs.mac startup command
(642c1ad) ~Lisie
- Removed unneeded actions.npc_talk_all function
(8af340b) ~Lisie

Features ⛲


- Version bump v0.3.8
(31bf01e) ~Lisie

[0.3.7] - 2024-05-06​


Bug Fixes 🐛


- Used functions on param returns that have variables called in params
This should fix the issue with tradeskill combines failing.

Prep work for passing group choice and group selected member variables as parameters.
(8f68ac1) ~Lisie
- Changed grouptalk params from npc, phrase to item
(98c90d6) ~Lisie
- Removed debug print statement
(866608d) ~Lisie
- Added step handler to file
(c2dcf43) ~Lisie

Features ⛲


- Version bump to v0.3.7
(bbdf6ab) ~Lisie
- Added params to zone_travel for testing
(d067de6) ~Lisie
- Read/set StartRun
(b5964a6) ~Lisie
- Added several more methods
ReadTaskRunning()
setTaskRunning()
readPaused()
setPaused()
readStopAtSave()
setStopAtSave()
(fbe5635) ~Lisie
- Added readLocation and setLocation
(305897b) ~Lisie

Testing 🧪


- Preperation work for using choice and selected group as params
(c54bf9d) ~Lisie
Back
Top