Skip to content

Commit 862a4a1

Browse files
committed
Update TODO
1 parent 7b43027 commit 862a4a1

File tree

1 file changed

+14
-15
lines changed
  • AtlasLootClassic/Documentation

1 file changed

+14
-15
lines changed
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# TODO for MoP Release
22
- [ ] PvP Module needs to be populated
3-
- [x] Mounts
4-
- [x] Sets
53
- [ ] S13 gear
64
- [ ] S14 gear
75
- [ ] S15 gear
6+
- [x] Mounts
7+
- [x] Sets
88
- [ ] Collections module needs to be populated
99
- [ ] Legendaries clean up, add gems and other stuff
1010
- [ ] JP and VP vendors
@@ -14,46 +14,45 @@
1414
- [ ] Brawler's Guild
1515
- [x] New tier sets
1616
- [x] World Drops
17-
- [ ] Cooking vendors?
18-
- [ ] World event changes
17+
- [x] World event changes
1918
- [x] New mounts
2019
- [x] New pets
2120
- [x] New heirlooms
2221
- [x] New tabards
2322
- ???
2423
- [ ] Finish Crafting module
25-
- [ ] Leatherworking
26-
- [x] Blacksmithing
2724
- [ ] Inscription
2825
- [ ] Redo all old glyphs under wrath/cata
2926
- [ ] Sets
27+
- [ ] Leatherworking
28+
- [x] Blacksmithing
3029
- [ ] Finish Dungeons and Raids module
3130
- [ ] Add Celestial Dungeon stuff to Dungeons and Raids
3231
- [ ] Make world bosses data more compact/usable
3332
- [ ] Add valor/justice/fragments currency drops
3433
- [ ] Add source data to Data module (last step, with script)
3534
- [x] Tier sets (from Collections module)
3635
- [ ] Clean up rest of Factions module
36+
- [ ] Add tokens data (Data/Token.lua)
37+
- [ ] Add vendor price data (Data/VendorPrice.lua)
38+
- [ ] Add Content phase data (Data/ContentPhase.lua)
39+
- [x] Add recipe data (Data/Recipe.lua)
3740
- [x] Add item sets data (Data/ItemSet.lua)
3841
- [x] T14
3942
- [x] T15
4043
- [x] T16
4144
- [x] PvP
4245
- [x] Item to set data (script)
43-
- [ ] Add tokens data (Data/Token.lua)
44-
- [ ] Add vendor price data (Data/VendorPrice.lua)
45-
- [x] Add recipe data (Data/Recipe.lua)
46-
- [ ] Add Content phase data (Data/ContentPhase.lua)
4746

4847
# Bugs and Other Problems
49-
- [x] Linking items to chat seems broken, NVM BLIZZARD PROBLEM
5048
- [ ] Finish update notifier
51-
- [x] Add any missing locale strings
5249
- [ ] Remove Model button and replace with link to Dungeon Journal
53-
- [ ] Need to fix profession data having wrong skill levels for orange/yellow/green/gray
54-
- [ ] Check recipes that don't exist to players, but in game files?
5550
- [ ] Update requirements (Data/Requirements.lua) needs rework
51+
- [ ] Investigate recipes that don't exist to players, but in game files?
52+
- [ ] Need to fix profession data having wrong skill levels for orange/yellow/green/gray
53+
- [x] Linking items to chat seems broken, NVM BLIZZARD PROBLEM
54+
- [x] Add any missing locale strings
5655

5756
# External Stuff
58-
- [x] Rename addon for MoP
5957
- [ ] Update CurseForge icon
58+
- [x] Rename addon for MoP

0 commit comments

Comments
 (0)