Changelog
- 2025-01-23 - Added recipes for containers under Tradeskills tab on Item page.
- 2024-10-10 - Updated database to quarm_2024-10-09-08_03, fixed column names on merchant inventories.
- 2024-09-16 - Updated merchant pages to show a buys/sells for amount.
- 2024-07-28 - Updated database to quarm_2024-07-28-04_24. This is the first db with the TAKP expansion flags. It tinkered with a lot, so please let me know if I broke anything attempting to meld it into the site!
- 2024-07-17 - Added a spawngroup page linked under the Spawn Groups tab on NPC pages to more clearly show some of the spawns.
- 2024-07-16 - Added roamboxes to map on mobs that spawn that way (i.e. Sarnak Courier)
- 2024-07-15 - Updated database to quarm_2024-07-15-06_05
- 2024-07-05 - Fixed percentage snare on spell effect ID 3 (mostly wizard snares) and made effect ID 168 show proper terminology (disciplines with melee mitigation, i.e. Aggressive)
- 2024-07-05 - Added some details on the item pages for keys about the locations of the doors they open.
- 2024-07-03 - Fixed the Raw display sections to actually display the raw data.
- 2024-06-05 - Added discord cards for spells, recipes, and factions. Fixed fear spell max levels. Enabled toggling columns on the Skill Caps page.
- 2024-05-29 - Updated database to quarm_2024-05-29-01_46
- 2024-05-06 - Added mouseover coordinates, changed paths to arrows, and added a warning about waypoint spawn to maps.
- 2024-05-05 - Linked those same quests to items - let's see what breaks
- 2024-05-03 - Added a basic semblance of quests to the factions page, more to come...
- 2024-04-15 - Updated database to quarm_2024-04-15-22_51
- 2024-04-07 - Added spell ResistDiff modifier next to resist type on individual spells.
- 2024-04-04 - Added a drops tab on zone pages, and changed the look of the site.
- 2024-03-26 - Reworked item drops.
- 2024-03-25 - Revamped item search form.
- 2024-03-06 - Attempted to add spawn timers on mobs in fast respawn zones.
- 2024-03-04 - Revamped npc search page.
- 2024-03-04 - Added a more mobile friendly header bar on smaller screens.
- 2024-03-03 - Made the characters page a little more friendly on mobile.
- 2024-03-02 - Updated ZEM page with percentages.
- 2024-02-28 - Added a button to NPCs that have scripts attached to them - under the map. Also, fixed special attacks always reading 'None.'
- 2024-02-24 - Added some expansion tags to recipes. The query is tied to the items themselves, since that's how the server looks at them. This is why the labels are next to the items.
- 2024-02-18 - Rewrote all of the spell effect parser. I won't call it correct (ever), but it's a lot closer. Thanks to all the lower level characters I pestered asking for values of their spells.
- 2024-02-18 - Bug fixes: Put procs on weapons correctly this time (maybe?). Put header back on Faction pages. Added Monk to Item Search dropdown. Thanks goes out to the gnome in Toxx who pointed these out at 3am - I didn't even know!
- 2024-02-16 - Added procs to NPC page, added fast respawn zones to ZEM page, added a bunch of stuff to Loot by Level page.
- 2024-02-15 - Added filters for Expansion and Class on NPCs page. Attempted to add zone and expansion to NPCs that are spawned via script via workaround (npc search and specific npc page only).
- 2024-02-15 - Made a note on zone pages if zone is reduced spawn time. Corrected some consider values on characters page.
- 2024-02-14 - Added bodytype search as Type under NPCs page.
- 2024-02-13 - Updated database to version quarm_2024-02-13-23_14
- 2024-02-13 - Updated a query to show the NPC that drops an item, even if there's no data on how the NPC spawns. Thanks to Gardalon for pointing this out.
- 2024-02-12 - Added level smoothing modifiers to Exp page.
- 2024-02-10 - Attempted to optimize a little more, and purchased a few more server resources.
- 2024-02-09 - Pre-rendered spell purchase lists to speed up load times on those pages at least.
- 2024-02-09 - Added grid lines to maps.
- 2024-02-07 - Converted site from SQLite to MySQL. Hopefully this will help alleviate some of the slowness issues.
- 2024-02-07 - Potentially corrected expansion icon on NPC pages. Started work on an API.
- 2024-01-31 - Updated NPC special attacks to be more in line with PQ Code instead of the EQEmu schema I originally based it on.
- 2024-01-30 - Refined the NPC query in zones and got closer to what may be correct for NPC expansions.
- 2024-01-29 - Put tabs on master search page, and put searched items into columns instead of long lists.
- 2024-01-28 - Made a changelog page and put some data in it.
- 2024-01-28 - Put rudimentary pathing data on NPC page. I'm still not sure I understand it, but there are cyan dotted lines that look pretty close!
- 2024-01-26 - Added sorting to NPC Search table.
- 2024-01-25 - Placed a 'raw' button on Zone, NPC, and Item pages so the SQL query and raw data can be seen.
- 2024-01-25 - Added click type to item card.
- 2024-01-24 - Added Spell purchase list.
- 2024-01-23 - Fixed weird table sorting on some pages.
- 2024-01-22 - Changed SQL query for NPC search to add Shadowed Men back in while still attempting to hide placeholders.
- 2024-01-22 - Added table sorting to ZEM, Zone, and NPC pages.
- 2024-01-20 - Added icon for item tint and for legacy item to heading on item page.
- 2024-01-20 - Added master search on home page