Roster:RoadMap
From WoWRosterWiKi
(Difference between revisions)
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
{{MainMenu|Roster}} | {{MainMenu|Roster}} | ||
− | Current release: [[Roster:ChangeLog#v2.0 | + | Current release: [[Roster:ChangeLog#v2.1.0|2.1.0]] |
[http://www.wowroster.net/the-team.html The WoWRoster.net Team] | [http://www.wowroster.net/the-team.html The WoWRoster.net Team] | ||
Line 9: | Line 9: | ||
==v2.1.0== | ==v2.1.0== | ||
===For Sure=== | ===For Sure=== | ||
− | * | + | * Updates for WotLK |
** Import and display glyphs | ** Import and display glyphs | ||
** Import and display hunter pet talents | ** Import and display hunter pet talents | ||
Line 15: | Line 15: | ||
*** Loyalty, pet talent points, stable, etc... | *** Loyalty, pet talent points, stable, etc... | ||
** Import and display companions and mounts | ** Import and display companions and mounts | ||
− | |||
− | |||
− | |||
− | |||
** Full quest data | ** Full quest data | ||
* Search Engine | * Search Engine | ||
Line 25: | Line 21: | ||
* 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 | ||
− | * | + | * New default theme |
+ | * Redesigned menu | ||
===If We Have Time=== | ===If We Have Time=== | ||
− | |||
− | |||
* Remove unused data from the database | * Remove unused data from the database | ||
+ | * Move memberslist listing and alt system into the core | ||
+ | * Player stats merge | ||
+ | ** Merge spell/melee critical strike rating | ||
+ | ** Merge spell/melee haste rating | ||
+ | ** Merge spell/melee hit rating | ||
+ | ** Merge spell/healing damage | ||
Latest revision as of 04:39, 19 June 2011
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
Current release: 2.1.0
v2.1.0
For Sure
- Updates 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
- Full quest data
- Search Engine
- Add Authentication
- Add roster pagination
- Don't let the DB layer kill Roster
- More improvements to LUA parsing and updating
- New default theme
- Redesigned menu
If We Have Time
- Remove unused data from the database
- Move memberslist listing and alt system into the core
- Player stats merge
- Merge spell/melee critical strike rating
- Merge spell/melee haste rating
- Merge spell/melee hit rating
- Merge spell/healing damage
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