• 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 --->
(Mighty) Lua Event Manager

(Mighty) Lua Event Manager 02/11/2024

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
0.9.1
- Just removing some dead code
0.9.0
- Create single command events without writing code. Single command events allow entering a single slash command to be run when the event fires.
- Added toggle button on event editor/viewer for showing event code.
- Added `/lua run lem safemode` option to start LEM without enabling events.
0.8.2
- Make event lists sortable by name and maybe by on/off
0.8.1
- Fix table serializer in case its ever used differently in the future
0.8.0
- Add LEM TLO, see README for full details
- /echo ${LEM}
- /echo ${LEM.Event[event1].Enabled}
- /echo ${LEM.React[react1].Enabled}
0.7.2
- Unregister mq event when importing over an existing event
0.7.1
- Switch back to persistence.lua for saving settings files
0.7.0
- Remove persistence.lua and use mq.pickle
- Handle rounding errors on base64 encode/decode
- Try a fix for stale event code after failed registrations
0.6.3
- Print require stacktrace when event fails to load
0.6.2
- Remove "'s Corpse" from name when reading/writing character config
Top