• 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.12

[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

[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
Back
Top