Commit Graph

411 Commits

Author SHA1 Message Date
Spit cb49ff182c remove some tooltip source lines 2026-08-14 13:31:17 +03:00
Spit e783939c9e use variable for tooltip maximum size 2026-08-14 13:28:10 +03:00
roby-brok 1ad4c1e2a6 Tooltip: don't crash on tooltips longer than 30 lines
AddSourceLine's line buffer is pre-built for exactly 30 entries, so any
item tooltip that exceeds that dies with

  Core\Tooltip.lua:56: attempt to index field '?' (a nil value)

on every hover, and the source line is never added. Easy to hit on
servers with long set lists in the tooltip plus a tooltip-extending
addon (StatCompare and friends) -- a 6-piece set block alone adds ~10
lines. Grow the buffer on demand instead; the clear/rebuild loops
already iterate whatever size the table has.
2026-08-14 13:28:10 +03:00
roby-brok b0f7f3bf44 toc: drop seven Core entries whose files no longer exist
Core\Sets.lua, Factions.lua, WorldEvents.lua, PvP.lua, Crafting.lua,
WorldBoss.lua and Dungeons.lua are listed in the toc but are not in the
repo (their content lives under Database\ since the overhaul), so every
login prints seven "Error loading" lines -- invisible with
scriptErrors=0, but there for anyone with Lua errors enabled.
2026-08-14 10:10:14 +01:00
Spit efa0ecf9e5 add missing priest sets
Closes #37
2026-08-07 15:23:47 +03:00
Spit 2a6394b95f lower container frame strata 2026-08-06 16:04:00 +03:00
Spit e3e3959ad2 lower strata of the default frame and minimap button 2026-08-05 20:08:20 +03:00
Spit 407f159816 new container indicator for menu items 2026-08-05 15:44:33 +03:00
Spit c9ef4b8396 update dark moon aces, dmr last boss, dire maul enchants 2026-08-05 10:41:06 +03:00
Spit ce0bf63726 new container indicator 2026-08-05 10:39:43 +03:00
Spit fe5a26eab4 correct navigation buttons in upper kara 2026-07-27 20:15:28 +03:00
Spit c1464f1fe9 typo 2026-07-27 20:15:28 +03:00
Spit 4cf32377a5 dont hide quicklooks and navigation buttons 2026-07-27 20:10:53 +03:00
Spit 74c7506e63 cleanup atlas buttons table 2026-07-27 20:08:17 +03:00
Spit 2c34773280 add missing spells 2026-07-24 13:28:26 +03:00
Spit cc2e0a030c fix Arcanum Baton spell 2026-07-23 02:18:36 +03:00
Spit 77ecc9f77e add rift tear enchant 2026-07-22 17:38:30 +03:00
Spit 44bf432995 Update Hewdrop-2.0.lua 2026-07-20 15:16:53 +03:00
Spit d5b33ca8e7 Update AtlasLoot.toc 2026-07-20 15:05:02 +03:00
Spit ec51ded298 add pvp misc 2026-07-20 14:54:46 +03:00
Spit dd9d339bee typo 2026-07-20 14:36:17 +03:00
Spit 6d157ff736 blue pvp sets 2026-07-20 14:25:58 +03:00
Spit c74a5f85d8 update how category text is shown 2026-07-20 13:37:05 +03:00
Spit aed9661e69 rework menus 2026-07-20 10:02:44 +03:00
Spit 498a8c3bdc Update Instances.lua 2026-07-16 12:04:24 +03:00
Spit dba815a33f fix ubrs and lbrs back pages 2026-07-16 11:42:52 +03:00
Spit bcf1ccb9e6 dont insert duplicates in search results 2026-07-16 11:41:02 +03:00
Spit d518686548 move Spells.lua to Database folder 2026-07-09 11:56:52 +03:00
Spit b301b6b24e support quantity display for items 2026-07-09 11:50:39 +03:00
Spit f522eed87d add container frames to soem ubrs bosses 2026-07-09 11:14:57 +03:00
Spit df8639aba1 formatting 2026-07-02 08:57:26 +03:00
Spit 836409583a format if statements 2026-07-02 08:48:32 +03:00
Spit 37d86fc689 remove query server button 2026-06-21 14:23:13 +03:00
razzeee b17651ebbd feat: add AQ40 priest Regalia of the Oracle
Adds items 33016-33020 (Crown, Shoulderpads, Robes, Leggings, Sandals) to AQ40Priest display and compact tables.
2026-04-07 10:05:46 +02:00
Spit 00b0fe4362 add timbermaw hold sets to sets menu 2026-04-06 19:52:33 +03:00
Spit a6f2a73143 fix mc missing from dungeosn menu 2026-04-05 11:09:18 +03:00
Spit 01a0faa699 fix subtext and remove pointless comments 2026-04-05 11:07:13 +03:00
Kyriakos Sidiropoulos 5191f7a190 feat (Instances.lua): add 'Perfect Obsidian Shard' and 'Bursting Mana Shard' to the Moam loot-table 2026-04-05 02:49:21 +02:00
Kyriakos Sidiropoulos 4f5d590609 chore (.gitignore) 2026-04-05 02:48:44 +02:00
Spit f4e95e04f2 dont call redundant function 2026-04-02 09:24:56 +03:00
Spit 4f33dbd200 fix frame levels 2026-04-02 09:24:21 +03:00
Spit 922718bd3f timbermaw hold 2026-04-02 09:22:37 +03:00
Spit 86eb5b98d2 update locale.en 2026-03-29 21:30:30 +03:00
Spit c9fa298c71 update survival 2026-03-29 20:23:40 +03:00
Spit 792e9701af update tooltip strings 2026-03-26 11:24:48 +03:00
Spit ef036ddaed new rep 2026-03-26 11:09:55 +03:00
ggb00 0dcdfa876b Fixed 2 Bags 2026-03-25 18:48:49 -04:00
ggb00 ec2df4cbb1 Consistency fixes 2026-03-25 14:24:15 -04:00
Spit 8bcc1a4606 bump version 2026-03-25 16:03:56 +03:00
Spit 95bf04b197 update BWL Atlas buttons 2026-03-25 15:59:50 +03:00