495 Commits

Author SHA1 Message Date
Szyler 098f5ac045 testing with ZG mace heroic jeklik's Crusher 2021-08-16 18:36:12 +02:00
Szyler 17e05511e6 working function with PH values 2021-08-16 18:20:19 +02:00
Szyler 9c98a900cf example database 2021-08-16 14:52:26 +02:00
Szyler 7ebdf85025 Adding base function 2021-08-16 14:46:03 +02:00
Szyler fb22d20160 Changelog for 1.7 and 1.8 2021-07-15 12:31:09 +02:00
Szyler 7daa5deb88 Merge branch 'new-Ascension-items' 2021-07-15 12:28:00 +02:00
Szyler 4f8b3f4312 1.8.1 changelog 2021-07-15 12:27:55 +02:00
Szyler 9585cfbca8 Merge commit '5ccfdf2e5c43deb5560624a4be12c7c9542cdcb1' 2021-07-15 12:24:30 +02:00
Szyler 44a31bd8ec Merge branch 'Redirect-to-discord' 2021-07-15 12:24:26 +02:00
Szyler e6a86b9d23 Merge branch 'feature/Custom-Item-Filter-0.01.1' 2021-07-15 12:24:20 +02:00
Szyler 5eaa546c4a Moved Undaunted Might to Maulgar 2021-07-15 12:23:33 +02:00
Szyler 5ccfdf2e5c Ihctactics's crafting edit for new enchants 2021-07-13 11:51:24 +02:00
Szyler 8f0e1c99c2 Renamed atlasloot.net to discord 2021-07-10 13:44:00 +02:00
Szyler 6217e2871d Crushing Wave, Undaunted Might, Faith, t5 Glaive Vials, Mag glaive 2021-07-10 13:37:25 +02:00
higurush 2a8143c226 add armour to filter keys 2021-07-06 23:38:40 +02:00
higurush 7260a22700 fix armor penetration fitler 2021-07-06 23:36:26 +02:00
Szyler d1e02be739 Merge branch 'feature/Custom-Item-Filter-0.01' 2021-06-25 01:02:22 +02:00
Szyler 80ec2c9f15 Merge commit '6ab66f9fec8b7866c047d07df171b0586f91583c' 2021-06-25 01:02:05 +02:00
Szyler 0698fcbbb9 Merge branch 'proper-m0-item-temp' 2021-06-25 01:01:30 +02:00
Szyler 690b91e95c Merge pull request #17 from Szyler/bugfix/PreventBreakOnFailedLootTable
Prevent AtlasLoot from breaking on non-existant loot table
2021-06-16 13:20:30 +02:00
Szyler 763264c71f Merge pull request #18 from Szyler/feature/Custom-Item-Filter-0.01
Feature/custom item filter 0.01
2021-06-16 13:20:21 +02:00
Szyler e8ee61783e Fix normal mode SSC to not be mythic 2021-06-09 19:10:01 +02:00
Szyler f876b6a980 Mount Pet Key 2021-06-09 19:08:04 +02:00
higurush 30ed539a47 Added slash commad for filter examples 2021-06-05 23:23:15 +02:00
higurush 954e7e4dd9 Fixed Item Info Filter partial matching
Fixed an issue where item info filter was partially matching.
2021-06-05 23:10:08 +02:00
higurush 6b9d73e604 Fix Stat Filter Key Matching
Fixed an issues where stat filter key was partially matching the filter key. Now it matches for the exact key defined in the filter tables.
2021-06-05 23:01:38 +02:00
higurush 3951b0a176 Added general socket filter
Added a filter that lets the user search by total number of sockets. Sockets have only been filtered by specific color.
2021-06-05 23:00:21 +02:00
higurush 79dd5b0801 Extend Not found error message
-operator search outside for loot
-on not found message print some more useful info
-Added slash command that displays all used item filter keys
2021-06-05 22:59:09 +02:00
Szyler b4419d2154 schematic fix and starts a quest 2021-06-05 16:33:14 +02:00
Szyler cc9e7db347 Working temp fix of mythc0 items 2021-06-05 16:29:07 +02:00
higurush 97efb5e480 Disable Equipable Gear on Item Level Search
out of scope for now
2021-06-05 16:25:03 +02:00
higurush 6ab66f9fec Prevent AtlasLoot from breaking on non-existant loot table
When a loot table does not exists, and AtlasLoot tries to fetch it, the whole thing breaks. This change will prevent that and also writes out for the client on which table is missing, for example: "AtlasLoot Error! KaraAttumenHEROIC not listed in loot table registry, please report this message to the AtlasLoot forums at http://www.atlasloot.net/"
2021-06-05 16:16:32 +02:00
Szyler d362df1b8d Merge branch 'master' into Staging 2021-06-05 15:58:19 +02:00
Szyler 9ae9c8a9e1 Merge commit '9707b4ae7abc54e5b2ff53a978c01ac515330fa6' 2021-06-05 15:58:00 +02:00
higurush 0612f2388c Add iLvL Filter
Added item level filter
Reorder and Refactor of some methods and variables
2021-06-05 15:13:08 +02:00
higurush 13693de045 Add Item Level Filter for single Filter
- Can only filter for iLvl by searching only for iLvl, eg: "ilvl<10"
- memo TODOs
2021-06-04 02:50:38 +02:00
higurush 29982384f0 Add Base Item Info Filter Tables and Functions 2021-06-04 02:49:34 +02:00
higurush 80d18456b4 Rename IsStatsMatch for reusability 2021-06-04 02:48:20 +02:00
higurush 7d6f5b0b4a Add Stat Filter 2021-06-04 00:55:20 +02:00
Szyler 9707b4ae7a 1.6.1 Changelog 2021-05-13 16:16:04 +02:00
Szyler e5eeb887f6 Merge branch 'Ascended-tables-2' 2021-05-13 16:14:21 +02:00
Szyler 83cc035217 Merge branch 'Ascended-tables-2' into Staging 2021-05-12 23:27:08 +02:00
Szyler a327146762 Merge branch 'master' into Staging 2021-05-12 23:27:06 +02:00
Szyler b243e22862 Fixed mag and gruul itemids for heroic flex 2021-05-12 23:26:46 +02:00
Szyler 885a17778e Merge branch 'Ascended-tables-2' 2021-04-29 17:57:30 +02:00
Szyler d06fcc1958 1.6 changelog 2021-04-29 17:51:29 +02:00
Szyler ef060edb6b tier 5 2021-04-29 17:34:13 +02:00
Szyler 980127c469 T4 sets 2021-04-29 17:15:13 +02:00
Szyler afb3519813 Tier 1-3 2021-04-29 17:02:30 +02:00
Szyler 1f383eaa3f fixes 2021-04-29 16:38:08 +02:00