BanditTech
e9a5b87596
add Zazz edit suggestion
...
changes the reference to the original trade frame
2 years ago
Anthony Narkevicius
81161edff3
Merge pull request #2 from Ascension-Addons/main
...
Upstream merge
2 years ago
Xan-Asc
2fe75e4472
Bugfix: BulkQuery->QueryTicker spammed errors if items list was empty ( #13 )
2 years ago
Xan-Asc
a23e8cdb4f
Will query the server for any uncached recipe items during login ( #12 )
2 years ago
andrew6180
b69cfb3877
LibSharedMedia: Ascension Fonts Upgrade
2 years ago
Anthony Narkevicius
ba48ff95ba
fix error with destroy window in combat ( #10 )
...
* Fix GetAll scan functionality
* fix error with destroy window in combat
2 years ago
Xan-Asc
1da9c62e6b
Bulk cancel ( #11 )
...
* Added Bulk Cancel for 100 items
* Bugfix: filter out tradeskills that don't craft
* Remove excess prints
2 years ago
BanditTech
0438a2a40a
Merge branch 'main' of https://github.com/BanditTech/TradeSkillMaster
3 years ago
BanditTech
e11f2abcc4
fix error with destroy window in combat
3 years ago
Xan-Asc
66cded94ba
UpdateTradeSkills now supports more than 2 trades ( #9 )
3 years ago
Xan-Asc
a3a68bbfd2
Accounting tracks item count ( #7 )
...
Fixes issue #6
3 years ago
Anthony Narkevicius
40b48c714f
Fix GetAll scan functionality ( #5 )
3 years ago
Anthony Narkevicius
54109e88c9
Merge pull request #1 from BanditTech/BanditTech-patch-1
...
Fix GetAll scan functionality
3 years ago
Anthony Narkevicius
0a42bfd3e9
Fix GetAll scan functionality
3 years ago
RealityWinner
99da4fce66
Update Items.lua ( #4 )
...
Add "Realm Bound" to IsSoulbound check
3 years ago
Xan-Asc
bd20d5d614
Correctly detect smelting recipes ( #3 )
...
* Bugfix: Smelting was not being properly detected
* Bugfix: missed a variable cleanup
3 years ago
Andrew6810
aa1617f4db
TSM/Crafting: Fix nil cost / total cost string
3 years ago
Andrew6810
888ba57ef3
TSM/ItemTracker: undo accidental revert
3 years ago
Andrew
d67f83c657
TSM/*: Rename saved variables to not conflict with other backports ( #2 )
3 years ago
Xan-Asc
42dbe9d526
Enchanting fixes, reverted Crafting module to previous version that s… ( #1 )
...
* Enchanting fixes, reverted Crafting module to previous version that supports Ascension specific crafts and Vellums.
* Updated enchanting names from DB
* Added the remaining Ascension specific recipes
* Replace SpellNames2IDs.lua with UnitCastingSpellID
* Bugfix: Ascension uses exact quality QueryAuctionItems, TSM was designed for quality or higher
* Bugfix: Properly get list of Professions via index
* Replaced factionrealm with realm
Ascension does not have strict faction seperation
* GetTradeSkillCooldown -> SpellHasBaseCooldown
GetTradeSkillCooldown only tells you if a spell is on CD, not if it has a CD
Data is from DB, which isn't populated fully yet.
* Implement backported API GetSpellBaseCooldown
* bugfix: hasCD is nil if no cd, not 0
3 years ago
Andrew6810
d6aaac97af
Sync with https://github.com/andrew6180/TradeSkillMaster
3 years ago
Andrew6810
f3e579cb57
init
4 years ago
Andrew
b79f4bd588
Initial commit
4 years ago