Roster:RoadMap
From WoWRosterWiKi
(Difference between revisions)
Line 20: | Line 20: | ||
** Merge spell/healing damage | ** Merge spell/healing damage | ||
** Full quest data | ** Full quest data | ||
− | * Add | + | * Search Engine |
+ | ** Add Authentication | ||
+ | ** Add better pagination | ||
* Don't let the DB layer kill Roster | * Don't let the DB layer kill Roster | ||
* More improvements to LUA parsing and updating | * More improvements to LUA parsing and updating | ||
Line 30: | Line 32: | ||
* Redesign menu | * Redesign menu | ||
* Remove unused data from the database | * Remove unused data from the database | ||
+ | |||
Revision as of 03:44, 18 November 2008
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
Current release: 2.0.1
v2.1.0
For Sure
- Full update for WotLK
- Import and display glyphs
- Import and display hunter pet talents
- Updates for new hunter stuff
- Loyalty, pet talent points, stable, etc...
- Import and display companions and mounts
- Merge spell/melee critical strike rating
- Merge spell/melee haste rating
- Merge spell/melee hit rating
- Merge spell/healing damage
- Full quest data
- Search Engine
- Add Authentication
- Add better pagination
- Don't let the DB layer kill Roster
- More improvements to LUA parsing and updating
- Move memberslist listing and alt system into the core
If We Have Time
- New default theme
- Redesign menu
- Remove unused data from the database
v2.0.2
- Death Knight spec icons and talent panes
- Important things zanix forgot to do
v2.0.1
- Compatibility fixes and updates for WotLK
- New talent tiers
- Fix the inevitable bugs from v2.0.0
v2.0.0
- Massive rebuild of current v1.7.3 code
- Use what you can, move it, comment it, update it
- Revamp AddOn Framework
- Includes installation/upgrade/uninstall routines, config api, menu api, search api, lua update hooks, addon accessible variables and functions
- Change/move most Roster functions and information modules into Roster Addons
- Access via "one file" index.php
- SEO friendly urls
- Redesigned Menu
- Simple multi-level auth system, AddOn extensible and changeable
- Full UTF-8 compatibility
- Multi-guild and no guild ability
- LUA parser enhancements and optimization
- LUA update library redone
- Template system, code/view separation
- Including massive html and css fixes
- Updates for data gathered in TBC
- Better integration ability via cmslink.lib.php
- All link functions are routed though this file
- Full item parsing
- Remote version checking for Roster and api for addons