diff options
Diffstat (limited to 'Wintergrasp_temp/TODO.txt')
| -rw-r--r-- | Wintergrasp_temp/TODO.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Wintergrasp_temp/TODO.txt b/Wintergrasp_temp/TODO.txt new file mode 100644 index 00000000000..16e1681c378 --- /dev/null +++ b/Wintergrasp_temp/TODO.txt @@ -0,0 +1,16 @@ +TODO (add new things to sort out here) : +* Core: + - Move spawns to database : NPCs / GOs (DB part mostly done, core needs to be adjusted) + - Fix teleport spells for vehicles/drivers + - Clean up code to use phases-system / spells instead of hardcoded spawn/despawn functionality + - Remove hardcoded entities from headerfile + - Spawn horde/alliance spiritguides spawn/change depending on holder + - Clean up some minor hacks + +* DB: + - Template updates for npcs and GOs (few missing) + - Npc 30488 (Travis Day) needs vendor data + - Get official texts for horde in db + - Spawn NPC/GO in their correct phase + +COMPLETED (move completed things from the above list here) : |
